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

EightEightEight

Verified contract

Active on Ethereum with 16,036 txns
Deployed by via 0x438d514d at 13192354
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11.85
ERC-20
--
0x780868203a3af60f51b244244319d72576c0b081641d15624fda6fae638db768
0x07dd63a667ae6fb384657172ed882c1faa00e5a6388eeb5b570e04f3e812ca4d
0xc119003071b5753f7c351f4cb52043239f67fbc1b64fc7afb0755834cbd5a138
0xb8f5bce660d47646b8f6017e1144b49ec147bd71248e27625c8cf2d3e7019a05
0x100e7b292e78f2b65b9382a31aa0587a6fee26d06a815f077057f93cd3592f8a
0x599c9f100a0dcc218663174ea1b90b587eec9e647900780fe455fb5f3ac1972e
0x2eca65ef6e070e37eeb7d8ca0ff8f4df543bbdcc1ec3bd6bbf8c4be6b4add2f9
0xce58ec6e1359aeb14e46248c4242f4a6ce5afa82cc93ba6631575406dac5c2a9
0x6bd4d6afd500c343416d72ef0e6967c41caeb44f1e6c6edfa9eb0c5c71b340df
0x49288203a3f87bc532f6d0df44fd68e735daf2f072090d930109f61759a2ab07

Functions
Getter at block 20793091
owner(view returns (address)
0x31712e09c24efe4d30d9c89b09dae15283932c50
saleIsActive(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSaleState(bool newState
transferOwnership(address newOwner
withdraw(
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 uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.