EightEightEight

Verified contract

Active on Ethereum with 16,042 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 $22.64
ERC-20
--
0xb7ddc89e9e741151db763fb719c3334bcdb5570ba111c1a310aa972bafa99ae3
0x66824234b7131ebd5068e53b7751c8a16da0d72fcd18cc3e10ad48436839368b
0xabc9765c4fa2c0e4ceb2c0b2389ae477442525e41724a16df7054db058cc5f1d
0x64a03f34b71be5ceab6275353f9f9530e2d378fff3609c5c6b46d4c5b340f5b1
0x8494ce6c5575e31eec81ff48d459c9a15d6ae85125cde524629fd7ca275e5cec
0xdafaeb1f8c55117c1201d289e3898242cf288d61bc7f09dee806637ddc6029a3
0x780868203a3af60f51b244244319d72576c0b081641d15624fda6fae638db768
0x07dd63a667ae6fb384657172ed882c1faa00e5a6388eeb5b570e04f3e812ca4d
0xc119003071b5753f7c351f4cb52043239f67fbc1b64fc7afb0755834cbd5a138
0xb8f5bce660d47646b8f6017e1144b49ec147bd71248e27625c8cf2d3e7019a05

Functions
Getter at block 21262651
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.