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 "BlockAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16529651 | 2 years ago | | | 0 | 0.0012569533 | |
| 16528099 | 2 years ago | | | 0 | 0.0014449052 | |
| 16527525 | 2 years ago | | | 0 | 0.0019880310 | |
| 16527261 | 2 years ago | | | 0 | 0.00045162638 | |
| 16527028 | 2 years ago | | | 0 | 0.0018548640 | |
| 16526877 | 2 years ago | | | 0 | 0.00077303781 | |
| 16526874 | 2 years ago | | | 0 | 0.00081433897 | |
| 16526847 | 2 years ago | | | 0 | 0.00056627685 | |
| 16526834 | 2 years ago | | | 0 | 0.0042530782 | |
| 16526813 | 2 years ago | | | 0 | 0.00094546398 |
ABI
ABI objects
Getter at block 21299077
_origin() view returns (address)
0xc55cf1fa77d0d9b46565f6d25d9a8b95ba6f3a42
decimals() view returns (uint8)
18
name() view returns (string)
BlockAI
symbol() view returns (string)
BAI
totalSupply() view returns (uint256)
100000000000000000000000000
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)
beginTokenDrop(address uPool, address[] eReceiver, uint256[] eAmounts)
thrust(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.