Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LAVA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19576369 | 8 months ago | | | 0 | 0.0037097558 | |
| 19214421 | 9 months ago | | | 0 | 0.0025652523 | |
| 19214279 | 9 months ago | | | 0 | 0.0022338396 | |
| 19214263 | 9 months ago | | | 0 | 0.0014176740 | |
| 19214252 | 9 months ago | | | 0 | 0.0013961538 | |
| 19214210 | 9 months ago | | | 0 | 0.0017020370 | |
| 19214208 | 9 months ago | | | 2 | 0.098351925 |
ABI
ABI objects
Getter at block 21219695
_reduceBuyTaxAt() view returns (uint256)
2
_reduceSellTaxAt() view returns (uint256)
2
decimals() view returns (uint8)
9
name() view returns (string)
LAVA
owner() view returns (address)
0xf360d9684a6fbbb1d51627d91e0eea742eb5298f
symbol() view returns (string)
LAVA
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
startTrading() payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Airdrop(address indexed to, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.