Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.12)
Native
Value
$3.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,123.52 |
$3.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18216801 | a year ago | | | 0 | 0.00018835947 | |
| 17816216 | a year ago | | | 0 | 0.0012470081 | |
| 17816108 | a year ago | | | 0 | 0.0016850446 | |
| 17816107 | a year ago | | | 0 | 0.0017884766 | |
| 17816105 | a year ago | | | 0 | 0.0017988279 | |
| 17816092 | a year ago | | | 0 | 0.0017910291 | |
| 17816092 | a year ago | | | 0 | 0.0018375501 | |
| 17816086 | a year ago | | | 0 | 0.0014525602 | |
| 17816071 | a year ago | | | 0 | 0.0011818702 | |
| 17816046 | a year ago | | | 0 | 0.0010756574 |
ABI
ABI objects
Getter at block 21228280
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
_maximumSwap() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
hasTransferDelay() view returns (bool)
false
name() pure returns (string)
Based APE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BAPE
totalSupply() pure returns (uint256)
1000000000000000000
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)
openTrading() payable
removeLimits()
renounceOwnership()
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()
receive()
This contract contains no error objects.