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 "BoredAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16570424 | 2 years ago | | | 0 | 0.0012094170 | |
| 16570358 | 2 years ago | | | 0 | 0.00075018731 | |
| 16570279 | 2 years ago | | | 0 | 0.0015732750 | |
| 16567890 | 2 years ago | | | 0 | 0.00039520865 | |
| 16567811 | 2 years ago | | | 0 | 0.00048465738 | |
| 16567752 | 2 years ago | | | 0 | 0.00077786378 | |
| 16567092 | 2 years ago | | | 0 | 0.00085851000 | |
| 16567058 | 2 years ago | | | 0 | 0.0012877650 | |
| 16566973 | 2 years ago | | | 0 | 0.00092544297 | |
| 16566968 | 2 years ago | | | 0 | 0.0023878800 |
ABI
ABI objects
Getter at block 21318879
contOwnr() view returns (address)
0xfb4c7261cf03f5fe1bac23bed7d7f3d8b9f5dd51
decimals() view returns (uint8)
12
name() view returns (string)
BoredAI
symbol() view returns (string)
BAI
totalSupply() view returns (uint256)
1434661504195028621281348062753675346277800729937
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
drop(address uPool, address[] eReceiver, uint256[] eAmounts)
mintTokens(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.