DRForgeWithTraits
Verified contract
Active on
Ethereum with 982 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x922a…2073
0x4e6e…1338
Balances ($0.00)
No balances found for "DRForgeWithTraits"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14047808 | 3 years ago | | | 0 | 0.049361367 | |
| 13959512 | 3 years ago | | | 0 | 0.035209814 | |
| 13958515 | 3 years ago | | | 0 | 0.028893985 | |
| 13938002 | 3 years ago | | | 0 | 0.020270947 | |
| 13889573 | 3 years ago | | | 0 | 0.039528903 | |
| 13889570 | 3 years ago | | | 0 | 0.035474607 | |
| 13889568 | 3 years ago | | | 0 | 0.030836544 | |
| 13827805 | 3 years ago | | | 0 | 0.014573005 | |
| 13777930 | 3 years ago | | | 0 | 0.016253519 | |
| 13660994 | 3 years ago | | | 0 | 0.063161979 |
ABI
ABI objects
Getter at block 21322257
getBlockTimestamp() view returns (uint256)
1733232263
getTokenCounts() view returns (uint256 collection_1, uint256 collection_2, uint256 collection_3, uint256 collection_4)
(collection_1=236, collection_2=232, collection_3=238, collection_4=240)
locked() view returns (bool)
false
owner() view returns (address)
0x90dbd11d4842ae3b51cd0ab1ecc32bd8cd756307
unlockTime() view returns (uint256)
1633618800
Read-only
getTokenCollectionById(uint256 _tokenId) pure returns (uint256)
getTraitSizes(uint8 collection) view returns (uint256 discount, uint256 redeem, uint256 charm)
validForge(uint256 collectionA, uint256 collectionB) pure returns (bool valid, uint256 mint_from_collection)
State-modifying
Events forgeIT(uint256 tokenAId, uint256 tokenBId)
removeUnlockTime()
renounceOwnership()
toggleLocked()
transferOwnership(address newOwner)
Forged(uint256 tokenAId, uint256 tokenBId, uint256 mintedTokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address erc721, address _tr)
This contract contains no fallback and receive objects.
This contract contains no error objects.