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

Spheroid SPACE

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x63f2a090 at 6949439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xadde58b60da8168ef06323cf426f24aed21270313282271f901c71aa36d29857
0xc66f7f67d63aa989f38d687bdd0fa1e2fe04754568496571b159f91d823180c0
0xe40e8c712dab9827d7c78e09bd573f43d753aba1dab82b0750128d975eb904ef
0xd8191185286bc2477d0e068064cb618d8018375f83748eb5493f3595d4b4b6c9
0xd2630d2726654589f4ab2619e1b5d70bd11c607a61e1327bad50dd619d051d70
0xd752947311ff5900a22fd6b457ba8b57e0faf05a32b7aa71cd0c39c8bdd386ff
0x043d77436c3335e2fa76ab47124ccf82ea9e9e75e205665d89c646ddacd34567
0x91e7caedcff381d10243e60a7fddbb9db1a0eda5b5679e32b1c22cef3a502190
0xa500342a478f6bfba78e59f32458f91d6411a9829f5e6a3c2d88b4b817b27097
0x69e564e4dbfe4c7482db95a6eea033ff167f05f43548b65d32509d9bf3263b40

Functions
Getter at block 20795979
 
admin(view returns (address)
 
implementation(view returns (address)
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
clock(view returns (uint48)
20795979
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Spheroid SPACE, version=1, chainId=1, verifyingContract=0x7b00ae36c7485b678fe945c2dd9349eb5baf7b6b, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
Spheroid SPACE
paused(view returns (bool)
false
symbol(view returns (string)
SPACE
totalSupply(view returns (uint256)
94772
Read-only
balanceOf(address ownerview returns (uint256)
delegates(address accountview returns (address)
getApproved(uint256 tokenIdview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
nonces(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
grantRole(bytes32 roleaddress account
initialize(
pause(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
unpause(
withdraw(uint256 tokenIduint256 expiresuint8 vbytes32 rbytes32 s
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousVotesuint256 newVotes
EIP712DomainChanged(
Initialized(uint64 version
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _implementationbytes _data
Fallback and receive
fallback(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
CheckpointUnorderedInsertion(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC5805FutureLookup(uint256 timepointuint48 clock
ERC6372InconsistentClock(
ERC721EnumerableForbiddenBatchMint(
ERC721IncorrectOwner(address senderuint256 tokenIdaddress owner
ERC721InsufficientApproval(address operatoruint256 tokenId
ERC721InvalidApprover(address approver
ERC721InvalidOperator(address operator
ERC721InvalidOwner(address owner
ERC721InvalidReceiver(address receiver
ERC721InvalidSender(address sender
ERC721NonexistentToken(uint256 tokenId
ERC721OutOfBoundsIndex(address owneruint256 index
EnforcedPause(
ExpectedPause(
InvalidAccountNonce(address accountuint256 currentNonce
InvalidInitialization(
NotInitializing(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
VotesExpiredSignature(uint256 expiry