All your base are belong to us
Verified contract
Active on
Ethereum with 9 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 "All your base are belong to us"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19100718 | 10 months ago | | | 0 | 0.00051707532 | |
| 19100700 | 10 months ago | | | 0 | 0.00046943329 | |
| 19100699 | 10 months ago | | | 0 | 0.00047421682 | |
| 19100688 | 10 months ago | | | 0 | 0.00043402207 | |
| 19100680 | 10 months ago | | | 0 | 0.00045988819 | |
| 19100675 | 10 months ago | | | 0 | 0.00067688444 | |
| 19100669 | 10 months ago | | | 0 | 0.00071341531 | |
| 19100640 | 10 months ago | | | 0 | 0.00060624267 | |
| 19100557 | 10 months ago | | | 0 | 0.00053857092 |
ABI
ABI objects
Getter at block 21294913
decimals() view returns (uint8)
12
name() view returns (string)
All your base are belong to us
pairAddress() view returns (address)
0x3d54087c09f3faa3ac057f3e0b92434f8353984f
symbol() view returns (string)
BASE
totalSupply() view returns (uint256)
3283637151000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
startTrading()
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 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.