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 "AIBASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1981162 | a year ago | | | 0 | 0.00011825501 | |
| 1980996 | a year ago | | | 0 | 0.000069484503 | |
| 1980760 | a year ago | | | 0 | 0.000069520503 | |
| 1980687 | a year ago | | | 0 | 0.000069502503 | |
| 1980648 | a year ago | | | 0 | 0.000069466504 | |
| 1980632 | a year ago | | | 0 | 0.00011825501 | |
| 1980579 | a year ago | | | 0 | 0.000069502504 | |
| 1980570 | a year ago | | | 0 | 0.00017560251 | |
| 1980238 | a year ago | | | 0 | 0.000069520504 | |
| 1980073 | a year ago | | | 0 | 0.00011825501 |
ABI
ABI objects
Getter at block 22871102
decimals() view returns (uint8)
18
name() view returns (string)
AIBASE
owner() view returns (address)
0x4660d8de263fa9a38329983329c3525c763f06e9
symbol() view returns (string)
AIBASE
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacks(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
donate(uint256 amount)
renounceOwnership()
setBlacks(address[] addrs, bool isBlack)
setD(address _d)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.