Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xecb2…4c37
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APE | ERC-20 | 6.493197M | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22762220 | 3 hours ago | | | 0 | 2.3303836e-7 | |
| 22762209 | 3 hours ago | | | 0 | 2.3303836e-7 | |
| 22762196 | 3 hours ago | | | 0 | 0.000000404885365808 | |
| 22742180 | 14 hours ago | | | 0 | 0.000000404643516050 | |
| 22727707 | a day ago | | | 0 | 0.000000039008087298 | |
| 22727640 | a day ago | | | 0 | 0.000000039100366462 | |
| 22727579 | a day ago | | | 0 | 0.000000066293512064 | |
| 22727510 | a day ago | | | 0 | 0.0000074790992 | |
| 22683507 | 2 days ago | | | 0 | 0.000000404885365808 | |
| 22682964 | 2 days ago | | | 0 | 0.000000404611029700 |
ABI
ABI objects
Getter at block 22768276
_maxTaxSwap() view returns (uint256)
15000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
APE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
APE
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
configureBot(address bot, bool isBot)
configureExcludeFromFee(address adr, bool isExcluded)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
resetTax(uint256 _newTax)
setTaxWallet(address taxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
withdrawToken()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address admin, address taxWallet)
receive()
This contract contains no error objects.