This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21213421, which is 12 minutes old. We're running behind the tip but working to resolve the issue.

SixthReseau: Mystery Box

Verified contract

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

No balances found for "SixthReseau: Mystery Box"

0x548ea6b1e26a18596b61b7c3d9482eec8ad1c846e2baf19069c3d48073cddb7a
0xdefc4de17c9939a3dd29d0acb8ae76e1ff0844178e123f02e8fac00ec879aca4
0xc95cef8d3bef50e32daa85a5cad0220617cd319ad210905383427cdaa80c0246
0x20254b963222883a963c3cb427405a64eb88f4c223107416caa5f5c51bc8de3d
0x9b432deb0b2fd0294fedde4cdf5cd348752c7d8fd5e5f8361b2f23ea6836e1b2
0x3c02eb3c0d3d7bc6263ac0a61cd5058c04e8c7c01dab50c72825bef70957f5bd
0x97de90deda90a1fb04f3f7f48a2be0964d6fcd10ab0309f2ff0374a4377332b4
0x86de8cae30a5b91f744f662830b554e24e4c0573d3c02ea36c02db8e5b6cf425
0x52699aea9b8b4e1a1351e348c6a5d7ea22fdd8b7674ea444a56fe33be20b7097
0xe560f642f24c9bd1dccd3e44b9700d8ecdafbf9c8451868b96a1ca083ddc2a66

Functions
Getter at block 21213420
migrationActive(view returns (bool)
false
migrationContract(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
SixthReseau: Mystery Box
owner(view returns (address)
0x48b858899ab554ec433f3d8c15ef7447afbf2e5a
srli(view returns (address)
0xbea3026f13a9d944f87fea6be910e23a2e0fcc58
symbol(view returns (string)
SRMB
tokenUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmbgYuFnAjS9VYdP32HpqGepuG5qjPeyDBCdQDNLnVe1sP/
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenIdview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
migrateToken(address _account
mint(address _to
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSRLI(address _srli
setTokenUri(string newUri
toggleMigration(
transferOwnership(address newOwner
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(string _tokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.