Emotons

Verified contract

Active on Ethereum with 626 txns
Deployed by via 0x0daf118b at 14977013
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Emotons"

0xf75756bad3f4c6096825c75e9bde3da29baeb1fb963a095ceac9551f912a99df
0xd6a16e59aacde44dcde77b47d69f2222cc35cad18c12ace58cb9ac2d029cab13
0xd55b2dc9689d5415f2356a28e0b8cc5164f5db3e348fa050d8a7ef379c540416
0x2acc4c0539199a8585df96534c51f1ba23e770bac68602d991e8dd21ec7e0c9a
0xc065e7996ba16e93e6d53c42336752061726519b29119aa0b53fb0386baddbb3
0x44fa5260c92a69c3d8bc6005ef58184c3a0b1f58d575224cf332d1b4c9605e26
0xc7ac7548b9af22f5a65f1dd50b544a66768e0603133e3b458356aa7fa871d755
0x9203e320a5ce54419e6d8ead34c02481a76f5e1cc796ac4634f81e20a3e645e7
0x06f4a4dd82aaca8bd3bb184b3a54787aabf6e17ec72955151a6ff84f15c87105
0x0360ddf0cf3ff395cf4c6d9d8455842d537db983c9e8b30cddec9ba1241858d2

Functions
Getter at block 21317857
_ipfsCid(view returns (string)
QmWCwDSekiMrWTKPSe7wksvfJvNHkWoPgiLKCHxkN4m6Nc
_ipfsGateway(view returns (string)
https://ipfs.infura.io/ipfs/
_price(view returns (uint256)
30000000000000000
_requestId(view returns (uint256)
10066960400595273023466536243216248443493734615440673661257343227899550208486
_root(view returns (bytes32)
0xc09e71437e93b9e86637685a086e905cc3680be87d4b02fc83f82d98c4afda22
_secretIpfsCid(view returns (string)
QmTNQoVcFVHWoCKPWN56sVTqfPVmcsLe3xeZijHXXnYrqb
_secretLockKey(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_secretToken(view returns (uint256)
1000
owner(view returns (address)
0xd79e1024837249ecb5c83d28b33a9ecf3236d4ea
Read-only
_randomWords(uint256view returns (uint256)
_vouchersTracker(uint256view returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isClaimed(uint256 indexview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
burnPlaceholder(uint256 placeholderId
finalize(uint256 supplyuint256 provenanceuint32 gasLimit
mintPlaceholder(uint256 placeholderId
mintPreSale(bytes32 leafbytes32[] proofpayable 
mintPrivate(address[] recipientsuint256[] amounts
mintPublic(uint256 amountpayable 
mintSale(bytes32 leafbytes32[] proofuint256 amountpayable 
mintSecret(string ipfsCid
rawFulfillRandomWords(uint256 requestIduint256[] randomWords
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCurrentPhase(uint8 phase
setIpfsCid(string ipfsCid
setIpfsGateway(string ipfsGateway
setPrice(uint256 price
setRoot(bytes32 root
setSecretLockKey(bytes32 secretLockKeyuint256 secretToken
transferOwnership(address newOwner
withdraw(address to
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(uint64 subscriptionId
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OnlyCoordinatorCanFulfill(address haveaddress want