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 "Baby Anon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23587356 | 2 hours ago | | | 0 | 9.5471802e-7 | |
| 23580141 | 6 hours ago | | | 0 | 0.0000030811085 | |
| 23579121 | 6 hours ago | | | 0 | 6.5070121e-7 | |
| 23577319 | 7 hours ago | | | 0 | 5.5846979e-7 | |
| 23576938 | 7 hours ago | | | 0 | 4.8588051e-7 | |
| 23575670 | 8 hours ago | | | 0 | 4.8499344e-7 | |
| 23574301 | 9 hours ago | | | 0 | 9.7025034e-7 | |
| 23573547 | 9 hours ago | | | 0 | 0.0000056733496 | |
| 23572914 | 10 hours ago | | | 0 | 4.9127683e-7 | |
| 23569897 | 11 hours ago | | | 0 | 4.8512016e-7 |
ABI
ABI objects
Getter at block 23590075
castHash() view returns (string)
0x1dbec444ce383c2cf1ded6f5eeec823646673b3d
decimals() view returns (uint8)
18
deployer() view returns (address)
0xeefd5d8497c38e1c37d2eb16b0c6adc87371b291
fid() view returns (uint256)
888817
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/ccdfe251-ce78-42af-0957-d982bf2e6700/original
name() view returns (string)
Baby Anon
symbol() view returns (string)
BABYANON
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)