Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BaseApe"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17457979 | 5 months ago | | | 0 | 0.0000011687340 | |
| 17457891 | 5 months ago | | | 0 | 0.0000010572148 | |
| 17457442 | 5 months ago | | | 0 | 8.4541547e-7 | |
| 17457378 | 5 months ago | | | 0 | 8.3862231e-7 | |
| 17457363 | 5 months ago | | | 0 | 8.5499055e-7 | |
| 17457261 | 5 months ago | | | 0 | 8.6538207e-7 | |
| 17457198 | 5 months ago | | | 0 | 8.9223383e-7 | |
| 17456910 | 5 months ago | | | 0 | 9.2113395e-7 | |
| 17456665 | 5 months ago | | | 0 | 9.9900245e-7 | |
| 17456647 | 5 months ago | | | 0 | 9.9027969e-7 |
ABI
ABI objects
Getter at block 23878970
_ots() view returns (bytes32)
0xb618313711c88907f43264f7980263ad67d5562ad8a3215e776cd36d4d4ab5a9
_totalSupply() view returns (uint256)
130000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BaseApe
symbol() view returns (string)
APE
totalSupply() view returns (uint256)
130000000000000000000000000
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)
dada(address a)
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.