check_address_type
Verify whether a blockchain address is a contract, EOA, or known entity on supported EVM networks.
Instructions
Determine if an address is a contract, EOA, or known entity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address to check | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |