Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,940.42)
Native
Value
$3,940.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.27312 | $3,095.09 |
$3,940.42 | |
VANA | ERC-20 | 30.848678 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225403 | 4 hours ago | | | 0 | 0.00053094567 | |
| 20910512 | a month ago | | | 0 | 0.00052539404 | |
| 20624196 | 3 months ago | | | 0 | 0.000058484571 | |
| 20518961 | 3 months ago | | | 0 | 0.00011327859 | |
| 20399632 | 4 months ago | | | 0 | 0.00014573624 | |
| 20295276 | 4 months ago | | | 0 | 0.000035606802 | |
| 20253865 | 4 months ago | | | 0 | 0.000081899886 | |
| 20151087 | 5 months ago | | | 0 | 0.000060866843 | |
| 20029893 | 5 months ago | | | 0 | 0.00050009214 | |
| 19797030 | 7 months ago | | | 0 | 0.00020830846 |
ABI
ABI objects
Getter at block 21226476
_liquidityFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
800000000000000000000000
_taxFee() view returns (uint256)
3
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() view returns (string)
NIRVANA
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
VANA
totalFees() view returns (uint256)
214718111894720931473574
totalSupply() view returns (uint256)
800000000000000000000000
uniswapV2Pair() view returns (address)
0xbe06f49563f9b893254ba3706231f30dd9c63749
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.