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

Spacelens

Verified contract

Active on Ethereum with 3,468 txns
Deployed by via 0x46d9afe0 at 12383635
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
1 additional variable
ERC-20
Value $0.23
0xd3bc81a5653c355f41d14d7977a73f2df4c025cd1ffe64ed605d4bb92100c9bc
0xc37fdd0f709bd96bd941259b154e0427d362279ba9b73367b82a7e33d96904d2
0xa68805dbac010ebc963fbed026502d5445c1a2fc89b0734ffbb14eb5eec8b7d7
0xa0ddb6aaded852849f5307322e4439c646cd38ced82c34f64ffa04c3d1920f29
0x4c34ffa35636b0a5b5153acecb7aa316a42f45a51787ed3370f2b8ff7a302707
0xe75af99f501ed192207fb9cedbcf0ba5048cfc9098d31e1f5a60844140c36aa0
0xdd4b60de72fc6d73b80d56e7079c44b544f1fc5255f97e7e27ef3459d058a1d5
0x0f30dc5cff090da687cced9882ff99ba33b2cca48734fd64c8ec59454b9ddc5a
0xd0fc464064032504c7eee9c4bdde9a75b98cfae1a4f0b5292dca35753d3ebeac
0x2863da5b9c6e47a9ca6b5f9a0cec4db30cb2b50d7e2058099ca08198484c82dc

Functions
Getter at block 20795466
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xaa379eb4ccc2369c129298aee732db174e8511e5e6db72e6959822bef236c27c
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
decimals(view returns (uint8)
18
name(view returns (string)
Spacelens
paused(view returns (bool)
false
symbol(view returns (string)
SPACE
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
mint(address touint256 amount
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.