LiquidInvadersForge
Verified contract
Active on
Ethereum with 2,032 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
METL | ERC-20 | 686.17625 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- | |
INVADER | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19159214 | 10 months ago | | | 0 | 0.0021063097 | |
| 19159207 | 10 months ago | | | 0 | 0.0013482233 | |
| 19159140 | 10 months ago | | | 0 | 0.0012078037 | |
| 19158895 | 10 months ago | | | 0 | 0.0013869577 | |
| 19158400 | 10 months ago | | | 0 | 0.0014390360 | |
| 19155626 | 10 months ago | | | 0 | 0.0024113161 | |
| 19155582 | 10 months ago | | | 0 | 0.0038201130 | |
| 19155567 | 10 months ago | | | 0 | 0.0031993354 | |
| 19155260 | 10 months ago | | | 0 | 0.0035829365 | |
| 19153657 | 10 months ago | | | 0 | 0.0026205112 |
ABI
ABI objects
Getter at block 21269345
expiration() view returns (uint256)
1016115331
forgeAddress() view returns (address)
0x346e31dde260c6beea84186ad99878c1d8c7d90f
metlTokenAddress() view returns (address)
0xfcbe615def610e806bb64427574a2c5c1fb55510
minBlockToClaim() view returns (uint256)
222208
nftAddress() view returns (address)
0x2f3a9adc5301600cd9205ef7657cf0733ff71d04
nftRate() view returns (uint256)
1840117767537
owner() view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
paused() view returns (bool)
false
Read-only
CalculateEarnedMETL(address account, uint256 tokenId) view returns (uint256)
_nftTokenForges(uint256) view returns (address)
nftForgeBlocks(uint256) view returns (uint256)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
rewardClaimable(uint256 tokenId) view returns (bool)
State-modifying
Events ClaimEarnedMETL(uint256[] tokenIds)
ForgeNFT(uint256[] tokenIds)
WithdrawEarnedMETL()
WithdrawNFT(uint256[] tokenIds)
pause()
renounceOwnership()
setAddresses(address _nftAddress, address _forgeAddress, address _metlTokenAddress)
setRates(uint256 _nftRate, uint256 _minBlockToClaim, uint256 _expiration)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.