This contract is being backfilled. You may encounter incomplete storage history.

Zerion DNA 1.0

Verified contract

Active on Ethereum
Deployed by via 0x15da36a5 at 14762570
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#8)
ERC-721
--
ERC-20
--
0x4b0801838979ff648203517d2b8aa9a66e92c774eb044cf03051fadab5b12ede
0xcad041eb1d7af84ccd8ce755f209355f4bec372b82b633feba63a908b1f47fe3
0x607d7b32fe26fa29786a1f40c0e68cb20318def62557e4a6c98b351139a7ccc2
0x1de00f43dcc5c292800db716a03aded1e3b5914bedfdcdedb8095e58d7bfde3c
0x0fb8def9e9fd8a9da2f5fbf5005e6ff725b4a8bd39464f64087b466248fc9e77
0x6836a8633938c46ee8de32300355f6e95b9f43b8ea45fc4a941c6dd3873c1e2d
0x9c2f617f4d954b301611a3bd91803187afeb0d9feec53aa6af2b94e17d4261eb
0xe63d87caf5a15f7f158c4f684ad0baf021c0224fe1c7cd528a41808c25807eca
0x13c4014cf233176f9f8cf7dcbd9f2e3dbce4c88196a99887b0729544be8e350d
0x3da9234a2c216947e76ee1f6ed083236e1db2488d30bdf08773194cd81f2266f

Functions
Getter at block 20792545
contractURI(view returns (string)
ipfs://QmXVCjKjUvoRQEsbMtrzG5nPTAGUX8FECjVkYcNWTBA2AU
name(view returns (string)
Zerion DNA 1.0
owner(view returns (address)
0x96ebc0797ded0248a71eeca231505182179ee6fd
paused(view returns (bool)
false
symbol(view returns (string)
DNA
totalSupply(view returns (uint256)
412086
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.