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 "Ape In"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17112904 | 2 years ago | | | 0 | 0.0017719640 | |
| 17112866 | 2 years ago | | | 0 | 0.0019654468 | |
| 17112854 | 2 years ago | | | 0 | 0.0018036637 | |
| 17112854 | 2 years ago | | | 0 | 0.0019434247 | |
| 17112853 | 2 years ago | | | 0 | 0.0016653058 | |
| 17112853 | 2 years ago | | | 0 | 0.0018112015 | |
| 17112851 | 2 years ago | | | 0 | 0.0018230139 | |
| 17112841 | 2 years ago | | | 0 | 0.0022711590 | |
| 17112834 | 2 years ago | | | 0 | 0.0016456969 |
ABI
ABI objects
Getter at block 21266586
decimals() view returns (uint8)
18
name() view returns (string)
Ape In
owner() view returns (address)
0xcfd0815a1c6752222dd672821533cdb913f3b25f
symbol() view returns (string)
AP
totalSupply() view returns (uint256)
330000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Execute(address _tokenAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.