FundaesForge
Verified contract
Active on
Ethereum with 308 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 |
---|---|---|---|---|---|
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- | |
FUNS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17454765 | a year ago | | | 0 | 0.0040441412 | |
| 16731182 | 2 years ago | | | 0 | 0.0040918259 | |
| 16490694 | 2 years ago | | | 0 | 0.00092730745 | |
| 16490693 | 2 years ago | | | 0 | 0.00096907032 | |
| 16490690 | 2 years ago | | | 0 | 0.00094936005 | |
| 16490688 | 2 years ago | | | 0 | 0.00095659495 | |
| 16490674 | 2 years ago | | | 0 | 0.0010382080 | |
| 16388439 | 2 years ago | | | 0 | 0.0022189644 | |
| 16384150 | 2 years ago | | | 0 | 0.0069042238 | |
| 16374666 | 2 years ago | | | 0 | 0.00099215592 |
ABI
ABI objects
Getter at block 21169930
expiration() view returns (uint256)
1015735523
forgeAddress() view returns (address)
0x346e31dde260c6beea84186ad99878c1d8c7d90f
metlTokenAddress() view returns (address)
0xfcbe615def610e806bb64427574a2c5c1fb55510
minBlockToClaim() view returns (uint256)
180204
nftAddress() view returns (address)
0xc78cd8ab5a99e295d31da3230319ebc2f285514d
nftRate() view returns (uint256)
0
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.