Spacelens

Verified contract

Active on Ethereum with 3,473 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.31
0xfee872c915c031a603a8ee92df54605517056ff43ef93b5cfaf3ca5a730ec904
0x51ef53f2956d03b4409dc6f8f94c0532d82080180c036f8850e8655fb14642dc
0x27559b8164fc72de9b0aae4c69b9e679a2daaae0c16eb431b0105d63badff16b
0xeb374aaf81170e25bed54f90d6009b4549fcd74beed3f4a94c240af2eb0fe7f1
0x454b1eff09421d7f07ded9b6e5d5b094914de77fbf0498740f80d9707f62c254
0xd3bc81a5653c355f41d14d7977a73f2df4c025cd1ffe64ed605d4bb92100c9bc
0xc37fdd0f709bd96bd941259b154e0427d362279ba9b73367b82a7e33d96904d2
0xa68805dbac010ebc963fbed026502d5445c1a2fc89b0734ffbb14eb5eec8b7d7
0xa0ddb6aaded852849f5307322e4439c646cd38ced82c34f64ffa04c3d1920f29
0x4c34ffa35636b0a5b5153acecb7aa316a42f45a51787ed3370f2b8ff7a302707

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