Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WAPPLE | ERC-20 | 2.425222M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19909636 | 6 months ago | | | 0 | 0.00018987675 | |
| 18381768 | a year ago | | | 0 | 0.00026911196 | |
| 18123104 | a year ago | | | 0 | 0.00084772223 | |
| 18122833 | a year ago | | | 0 | 0.00073997174 | |
| 18122826 | a year ago | | | 0 | 0.00069852739 | |
| 18122825 | a year ago | | | 0 | 0.00038455323 | |
| 18122823 | a year ago | | | 0 | 0.00068116587 | |
| 18122821 | a year ago | | | 0 | 0.00061030453 | |
| 18122819 | a year ago | | | 0 | 0.00067206802 | |
| 18122819 | a year ago | | | 0 | 0.00076624911 |
ABI
ABI objects
Getter at block 21327594
_maxTaxSwap() view returns (uint256)
2902761000000000
_maxTxAmount() view returns (uint256)
420690000000000000
_maxWalletSize() view returns (uint256)
420690000000000000
_taxSwapThreshold() view returns (uint256)
2902761000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
WAPPLE
owner() view returns (address)
0xe2479a861d2ebf1add1ca9cd04612d3deb7b6d1d
symbol() pure returns (string)
WAPPLE
totalSupply() pure returns (uint256)
420690000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addWapple(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
clearWapple()
delWapple(address[] notbot)
openLimits()
openTrading()
renounceOwnership()
setFee(uint256 _newFee)
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.