addresses skillA
addresses is agent-read markdown (skill) from starchild-ai-agent/official-skills: Smart contract address for well known protocols on Monad. The addresses include testnet and mainnet smart contract addresses..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
**CRITICAL** ⚠️ Always verify addresses using the explorer before interacting with smart contracts. Never hallucinate a smart contract address, wrong addresses can lead to loss of funds. | Network | Explorer | |---|---| | Monad Mainnet | monadscan.com | | Monad Testnet | testnet.monadscan.com | Make sure you have zero doubts about which network the user is asking the address for whether mainnet or testnet, if you are unsure then ask the user. Do not provide mainnet address when a testnet address was asked for. ## How to verify if a smart contract has code on a network. If Foundry toolkit is installed. ### Monad Mainnet ```bash # Check bytecode exists cast code [smart_contract_address] --rpc-url https://rpc.monad.xyz ``` ### Monad Testnet ```bash # Check bytecode exists cast code [smart_contract_address] --rpc-url https://testnet-rpc.monad.xyz ``` If Foundry toolkit is not installed you can call "eth_getCode" RPC method on the respective RPC endpoint for the network with the smart contract address and verify using the response. ## Canonical contracts (on Monad mainnet) | Name | Address | |------|---------| | Wrapped MON | 0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A | …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/addresses@git:20260601.a11e43dmdr add starchild-ai-agent/official-skills/addresses@sha256:a4a6d6fd90517c45Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_n4fjd65spl3xadnd)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (6982 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_n4fjd65spl3xadnd GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/addresses GET https://markdownregistry.com/api/v1/blob/a4a6d6fd90517c45e9d04dfc4ae618dcfbeb5518c9b8b32fce1517abcd5c0e80
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.