Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$AVOCADO | ERC-20 | 18.133631M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12116930 | 8 months ago | | | 0 | 0.0000055820327 | |
| 12116900 | 8 months ago | | | 0 | 0.0000055820327 | |
| 12116891 | 8 months ago | | | 0 | 0.0000055820327 | |
| 12116885 | 8 months ago | | | 0 | 0.00023267500 | |
| 12116884 | 8 months ago | | | 0 | 0.0000013672284 | |
| 12116881 | 8 months ago | | | 0 | 0.0000055820327 | |
| 12116881 | 8 months ago | | | 0 | 0.0000055820327 | |
| 12116881 | 8 months ago | | | 0 | 0.0000055820327 | |
| 12116881 | 8 months ago | | | 0 | 0.0000055820327 | |
| 12116881 | 8 months ago | | | 0 | 0.0000055820327 |
ABI
ABI objects
Getter at block 23123742
_maxBuyTxAmount() view returns (uint256)
30000000000000000000000000
_maxSellTxAmount() view returns (uint256)
30000000000000000000000000
_maxWalletToken() view returns (uint256)
30000000000000000000000000
buybackFeeBuy() view returns (uint256)
0
buybackFeeSell() view returns (uint256)
22
decimals() pure returns (uint8)
18
devFeeBuy() view returns (uint256)
1
devFeeSell() view returns (uint256)
24
getOwner() view returns (address)
0xac7744186e184f998ea684f8b90adabad04a4c6e
inGREEDTime() view returns (bool)
false
liquidityFeeBuy() view returns (uint256)
2
liquidityFeeSell() view returns (uint256)
0
marketingFeeBuy() view returns (uint256)
5
marketingFeeSell() view returns (uint256)
25
name() pure returns (string)
Avocadose741
pair() view returns (address)
0x10f2f48e6ed32b07d2176802f735a5a1117cfc8e
reflectionFeeBuy() view returns (uint256)
2
reflectionFeeSell() view returns (uint256)
28
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
4500000000000000000000000
symbol() pure returns (string)
$AVOCADO
totalFeeBuy() view returns (uint256)
1
totalFeeSell() view returns (uint256)
99
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address _address, bool _value)
disableGREED()
enableGREED(uint256 _seconds)
renounceOwnership()
setBuyFees(uint256 _liquidityFeeBuy, uint256 _buybackFeeBuy, uint256 _reflectionFeeBuy, uint256 _marketingFeeBuy, uint256 _devFeeBuy, uint256 _feeDenominator)
setBuyTxLimitInPercent(uint256 maxBuyTxPercent)
setMaxWalletPercent(uint256 maxWallPercent)
setSellFees(uint256 _liquidityFeeSell, uint256 _buybackFeeSell, uint256 _reflectionFeeSell, uint256 _marketingFeeSell, uint256 _devFeeSell, uint256 _feeDenominator)
setSellTxLimitInPercent(uint256 maxSellTxPercent)
tradingStatus(bool _status)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.