Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($227.67)
Native
Value
$227.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.061809 | $3,683.40 |
$227.67 | |
Ape | ERC-20 | 1.100135K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16446817 | 2 years ago | | | 0 | 0.0033391417 | |
| 16446793 | 2 years ago | | | 0 | 0.0034230821 | |
| 16446783 | 2 years ago | | | 0 | 0.0033056979 | |
| 16446776 | 2 years ago | | | 0 | 0.0030651725 | |
| 16446758 | 2 years ago | | | 0 | 0.0032075352 | |
| 16446753 | 2 years ago | | | 0 | 0.0032096449 | |
| 16446747 | 2 years ago | | | 0 | 0.0038904678 | |
| 16446741 | 2 years ago | | | 0 | 0.0030375119 | |
| 16446737 | 2 years ago | | | 0 | 0.0033720044 | |
| 16446732 | 2 years ago | | | 0 | 0.0031037672 |
ABI
ABI objects
Getter at block 21378100
decimals() pure returns (uint8)
9
name() pure returns (string)
Ape
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Ape
totalSupply() pure returns (uint256)
1000000000000000
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)
blacklistBot(address _address)
liftMaxTx()
manualsend()
manualswap()
openTrading()
reduceTax(uint256 _newTax)
removeFromBlacklist(address notbot)
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _add1)
receive()
This contract contains no error objects.