← Back to search
40
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
finance llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

llms.txt Content

# Etherscan ## Docs - [Get Address ERC20 Token Holding](https://docs.etherscan.io/api-reference/endpoint/addresstokenbalance.md): Retrieves the current ERC-20 token balance for a specified address. - [Get Address ERC721 Token Holding](https://docs.etherscan.io/api-reference/endpoint/addresstokennftbalance.md): Retrieves the ERC-721 tokens and their quantities owned by a specific address. - [Get Address ERC721 Token Inventory by Contract](https://docs.etherscan.io/api-reference/endpoint/addresstokennftinventory.md): Retrieves the number of ERC-721 token IDs owned by a specific address for each NFT collection. - [ERC1155 Token Transfers Advanced Filter](https://docs.etherscan.io/api-reference/endpoint/advanced-filter-token1155tx.md): Retrieves ERC1155 token transfers with advanced from and to address filtering. - [ERC721 Token Transfers Advanced Filter](https://docs.etherscan.io/api-reference/endpoint/advanced-filter-tokennfttx.md): Retrieves ERC721 token transfers with advanced from and to address filtering. - [ERC20 Token Transfers Advanced Filter](https://docs.etherscan.io/api-reference/endpoint/advanced-filter-tokentx.md): Retrieves ERC20 token transfers with advanced from and to address filtering. - [Normal Transactions Advanced Filter](https://docs.etherscan.io/api-reference/endpoint/advanced-filter-txlist.md): Retrieves Normal Transactions with advanced from and to address filtering. - [Internal Transactions Advanced Filter](https://docs.etherscan.io/api-reference/endpoint/advanced-filter-txlistinternal.md): Retrieves Internal Transactions with advanced from and to address filtering. - [Get Native Balance for an Address](https://docs.etherscan.io/api-reference/endpoint/balance.md): Retrieves the native token balance held by a specific address. - [Get Historical Native Balance for an Address](https://docs.etherscan.io/api-reference/endpoint/balancehistory.md): Retrieves the balance of a specified address at a given block height. - [Get Native Balance for Multi