Floor Is Lava!
Verified contract
Active on
Ethereum with 640 txns
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 "Floor Is Lava!"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20394457 | 4 months ago | | | 0 | 0.00011980670 | |
| 20204791 | 5 months ago | | | 0 | 0.00037840736 | |
| 19949756 | 6 months ago | | | 0 | 0.00018266090 | |
| 19949094 | 6 months ago | | | 0 | 0.00021772689 | |
| 19949003 | 6 months ago | | | 0 | 0.00011035436 | |
| 19949002 | 6 months ago | | | 0 | 0.00019268501 | |
| 19758470 | 7 months ago | | | 0 | 0.00026783571 | |
| 19757586 | 7 months ago | | | 0 | 0.00020409435 | |
| 19473539 | 8 months ago | | | 0 | 0.0012319035 | |
| 19106993 | 10 months ago | | | 0 | 0.00059106411 |
ABI
ABI objects
Getter at block 21311626
burnFee() view returns (uint8)
10
decimals() view returns (uint8)
18
maxWallet() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Floor Is Lava!
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MAGMA
totalSupply() view returns (uint256)
489666809859634426259036004
uniswapV2Pair() view returns (address)
0x4d92773b74a7b646434d5cec397d3734891d2836
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.