Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AMPLE | ERC-20 | 50.357815K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19243564 | 9 months ago | | | 0 | 0.00086953386 | |
| 19243544 | 9 months ago | | | 0 | 0.00040696579 | |
| 19243531 | 9 months ago | | | 0 | 0.00087613117 | |
| 19243425 | 9 months ago | | | 0 | 0.0013955430 | |
| 19243395 | 9 months ago | | | 0 | 0.00088895198 | |
| 19243389 | 9 months ago | | | 0 | 0.00085197685 | |
| 19243354 | 9 months ago | | | 0 | 0.0010121439 | |
| 19243354 | 9 months ago | | | 0 | 0.0010121439 | |
| 19243332 | 9 months ago | | | 0 | 0.00089251252 | |
| 19243318 | 9 months ago | | | 0 | 0.00053138211 |
ABI
ABI objects
Getter at block 21100282
TradingOpen() view returns (bool)
true
_ampleWallet() view returns (address)
0x1d460083f450a9f9379ebef3b41a307a6b2715fd
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapAmpleThreshHold() view returns (uint256)
1000000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000000000
ampleFeeEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Ample
pair() view returns (address)
0x6d591c25ded957c482dbe79a810581ea12a93bff
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
AMPLE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createAmpleTrade()
enableAmpleTrade()
removeAmpleLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawAmpleBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ampleWallet)
receive()
This contract contains no error objects.