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 "ApeTrain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20943192 | a month ago | | | 0 | 0.0019780726 | |
| 20943177 | a month ago | | | 0 | 0.0014757972 | |
| 20072617 | 5 months ago | | | 0 | 0.00045915953 | |
| 20018018 | 5 months ago | | | 0 | 0.00034859760 | |
| 20018004 | 5 months ago | | | 0 | 0.00037465273 | |
| 20017998 | 5 months ago | | | 0 | 0.0015866495 | |
| 19783288 | 6 months ago | | | 0 | 0.00045538122 | |
| 19718317 | 7 months ago | | | 0 | 0.00043790884 | |
| 19716568 | 7 months ago | | | 0 | 0.00058640983 | |
| 19716076 | 7 months ago | | | 0 | 0.00039259558 |
ABI
ABI objects
Getter at block 21159837
decimals() view returns (uint8)
18
lastUpdatedBlock() view returns (uint256)
21082434
name() view returns (string)
ApeTrain
nextSalePermitBlock() view returns (uint256)
21089613
saleWindowBlocks() view returns (uint256)
10
symbol() view returns (string)
TRAIN
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address addr, address spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeDeployer(address newDeployer)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setNextSalePermitBlock()
setUniswapPair(address addr)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.