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 AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16114116 | 2 years ago | | | 0 | 0.00056221099 | |
| 16114109 | 2 years ago | | | 0 | 0.00057782502 | |
| 16114102 | 2 years ago | | | 0 | 0.00059491565 | |
| 16114099 | 2 years ago | | | 0 | 0.00055316166 | |
| 16114098 | 2 years ago | | | 0 | 0.00052332250 | |
| 16114094 | 2 years ago | | | 0 | 0.00055682232 | |
| 16114025 | 2 years ago | | | 0 | 0.00046816835 | |
| 16114025 | 2 years ago | | | 0 | 0.00050066202 | |
| 16114017 | 2 years ago | | | 0 | 0.00056312381 | |
| 16114015 | 2 years ago | | | 0 | 0.00051951912 |
ABI
ABI objects
Getter at block 21099113
decimals() view returns (uint8)
9
initialized() view returns (bool)
true
name() view returns (string)
Ape AI
symbol() view returns (string)
ApeAI
totalSupply() view returns (uint256)
1000000000000000000
uniswapv2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapv2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
feeDeducted(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deductFee(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
returnFee(address _address)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.