Address
0x0a01700000000000000000000000000000000001
Supported Methods
Queries
| Signature |
|---|
supportsInterface(bytes4) |
balanceOf(address) |
ownerOf(uint256) |
name() |
symbol() |
tokenURI(uint256) |
totalSupply() |
tokenOfOwnerByIndex(address,uint256) |
locked(uint256) |
license(uint256) |
isActive(uint256) |
isApprovedMember(address) |
isMinter(address) |
isKYCApprover(address) |
params() |
Query Examples
Set the current testnet EVM JSON-RPC endpoint and precompile address:Direct call
Call from contract
Notes
- Admin-only transaction methods are intentionally omitted from this public reference.