Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($176.02)
Native
Value
$13.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004 | $3,341.22 |
$13.36 | |
AVENT | ERC-20 | 330.033848K | $0.000493 |
$162.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258775 | 5 hours ago | | | 0 | 0.00051724373 | |
| 21257760 | 8 hours ago | | | 0 | 0.00064391301 | |
| 21257275 | 10 hours ago | | | 0 | 0.00054573623 | |
| 21251897 | a day ago | | | 0 | 0.0013544852 | |
| 21244107 | 2 days ago | | | 0 | 0.0010122643 | |
| 21242796 | 2 days ago | | | 0 | 0.00059108407 | |
| 21241647 | 3 days ago | | | 0 | 0.00046698474 | |
| 21239477 | 3 days ago | | | 0 | 0.0010335462 | |
| 21238889 | 3 days ago | | | 0 | 0.00074334749 | |
| 21238763 | 3 days ago | | | 0 | 0.00078663157 |
ABI
ABI objects
Getter at block 21260137
FEE_DIVISOR() view returns (uint256)
1000
buyDevFee() view returns (uint256)
50
decimals() view returns (uint8)
18
maxBuyAmount() view returns (uint256)
1000000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Aventa
owner() view returns (address)
0x3b068f4fa718ed1f21d291f4c20ab1c80909a5d3
sellDevFee() view returns (uint256)
50
swapEnabled() view returns (bool)
true
symbol() view returns (string)
AVENT
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb664b3d6963b8b59e180c649260e91c9027f42ac
Read-only
_excludedFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address wallet) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bots(address[] accounts, bool bl)
buyFee(uint256 _buyDevFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFees(address[] accounts, bool exclude)
excludeMaxTx(address[] accounts, bool exclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
rescueETH()
rescueForeignTokens(address tkn)
sellFee(uint256 _sellDevFee)
sendFees()
setDevWallet(address devWallet)
setMaxBuyAmount(uint256 _maxBuyAmount)
setMaxSellAmount(uint256 _maxSellAmount)
setMaxWalletAmount(uint256 _maxWalletAmount)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 swapTokensAtAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unclog()
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()
fallback()
receive()
This contract contains no error objects.