DIAGenesisMinter
Verified contract
Active on
Ethereum with 224 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 "DIAGenesisMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13197579 | 3 years ago | | | 0 | 0.013431665 | |
| 13184924 | 3 years ago | | | 0 | 0.014707116 | |
| 13184896 | 3 years ago | | | 0 | 0.026373773 | |
| 13184896 | 3 years ago | | | 0 | 0.035721744 | |
| 13184879 | 3 years ago | | | 0 | 0.051084220 | |
| 13184845 | 3 years ago | | | 0 | 0.068796277 | |
| 13184841 | 3 years ago | | | 0 | 0.034592912 | |
| 13184837 | 3 years ago | | | 0 | 0.059142981 | |
| 13184836 | 3 years ago | | | 0 | 0.064162424 | |
| 13184819 | 3 years ago | | | 0 | 0.026864264 |
ABI
ABI objects
Getter at block 21281752
owner() view returns (address)
0xaee6edb4c02d4bd1f7161fdfe0af18af425cbcd1
Read-only
genesisNFTs(uint256) view returns (address)
postGenesisNFTs(uint256) view returns (address)
State-modifying
Events addNFT(address _addr)
genesisMint()
postGenesisMint(uint256 NFTIndex)
renounceOwnership()
transferOwnership(address newOwner)
updateNFT(address _addr, bool _isGenesis)
updateSeed(uint256 newSeed)
MintedDataNFT(address DIADataNFT, address owner, uint256 numMinted, uint256 newRank, bool isGenesis)
NewNFT(address NFTAddr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdatedNFT(address NFTAddr, bool isGenesis)
constructor(uint256 _seed)
This contract contains no fallback and receive objects.
This contract contains no error objects.