TokenDNAStorage
Verified contract
Active on
Ethereum with 22 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 "TokenDNAStorage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16184113 | 2 years ago | | | 0 | 0.0010097196 | |
| 16179060 | 2 years ago | | | 0 | 0.0025511364 | |
| 16179059 | 2 years ago | | | 0 | 0.031969016 | |
| 16179058 | 2 years ago | | | 0 | 0.032348732 | |
| 16179057 | 2 years ago | | | 0 | 0.032878616 | |
| 16179056 | 2 years ago | | | 0 | 0.033185391 | |
| 16179055 | 2 years ago | | | 0 | 0.033945416 | |
| 16179054 | 2 years ago | | | 0 | 0.033772603 | |
| 16179053 | 2 years ago | | | 0 | 0.033517944 | |
| 16179052 | 2 years ago | | | 0 | 0.032967792 |
ABI
ABI objects
Getter at block 21168397
MAX_SUPPLY() view returns (uint256)
10010
locked() view returns (bool)
true
owner() view returns (address)
0xc3cb6db817d3aa91f7051dd4ce5299e291e2a75e
resolved() view returns (uint256)
0
Read-only
_DNABuckets(uint256) view returns (address pointer, uint256 pieces)
getDNABucket(uint256 idx, uint256 dnaPosition) view returns (uint256 total_buckets, struct TokenDNAStorageDNABucket bucket, bytes dna)
getTokenDNA(uint256 tokenId, uint256 entropy) view returns (bytes16)
State-modifying
Events lock()
renounceOwnership()
setDNABucket(int256 idx, bytes newDNA)
transferOwnership(address newOwner)
DNAResolved(uint256 indexed fromTokenId, uint256 indexed toTokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidCodeAtRange(uint256 _size, uint256 _start, uint256 _end)
WriteError()