Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "All Your Base"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19388925 | 3 months ago | | | 0 | 2.5906714e-7 | |
| 19388886 | 3 months ago | | | 0 | 2.3776660e-7 | |
| 19388862 | 3 months ago | | | 0 | 2.3993385e-7 | |
| 19388726 | 3 months ago | | | 0 | 2.5875612e-7 | |
| 19388721 | 3 months ago | | | 0 | 2.5964385e-7 | |
| 19388498 | 3 months ago | | | 0 | 2.6292297e-7 | |
| 19388456 | 3 months ago | | | 0 | 2.6663036e-7 | |
| 19388433 | 3 months ago | | | 0 | 2.6845346e-7 | |
| 19388414 | 3 months ago | | | 0 | 2.7074661e-7 | |
| 19388328 | 3 months ago | | | 0 | 2.7441341e-7 |
ABI
ABI objects
Getter at block 23846480
_ots() view returns (bytes32)
0x209216c59b53f52dff2f0e687f14425021ddb6e7809c2ea32ef0a6e710a915f2
_totalSupply() view returns (uint256)
8300000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
All Your Base
symbol() view returns (string)
AYB
totalSupply() view returns (uint256)
8300000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.