Anonymized Intelligence
Verified contract
Active on
Base with 848 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Anonymized Intelligence"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23174074 | 2 hours ago | | | 0 | 0.0000032660271 | |
| 23174011 | 2 hours ago | | | 0 | 0.0000033337850 | |
| 23159773 | 10 hours ago | | | 0 | 0.0000027462873 | |
| 23158106 | 11 hours ago | | | 0 | 0.0000025620178 | |
| 23154910 | 13 hours ago | | | 0 | 0.0000013302193 | |
| 23150219 | 16 hours ago | | | 0 | 0.0000015676036 | |
| 23136439 | a day ago | | | 0 | 0.0000015570691 | |
| 23133825 | a day ago | | | 0 | 0.0000015202834 | |
| 23128472 | a day ago | | | 0 | 7.9153172e-7 | |
| 23127695 | a day ago | | | 0 | 8.3359034e-7 |
ABI
ABI objects
Getter at block 23178207
castHash() view returns (string)
0x8a853f433b954051ef8016542404f75f9f75b613
decimals() view returns (uint8)
18
deployer() view returns (address)
0x008dfede2ef0e61578c3bba84a7ed4b9d25795c3
fid() view returns (uint256)
883713
image() view returns (string)
https://img.uno.fun/MXTmLV3Em81FBCoLI1ME8ClwVzlqouj7dnLDLduoYrQ/rs:fit:800:600:0/g:sm/Z3M6Ly91bm8taW1hZ2VzLXYwLzAxSkRSRUtRQzdCM0tDVFpEMTIwVlMwUDdCLnBuZw
name() view returns (string)
Anonymized Intelligence
symbol() view returns (string)
AI
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 maxSupply_, address deployer_, uint256 fid_, string image_, string castHash_)
This contract contains no fallback and receive objects.
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)