Spume

Verified contract

Active on Ethereum with 12,857 txns
Deployed by via 0xe1f7e6d5 at 15324185
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $1.39
0xa27c0077bb49efc5d3ead5f83e8d22838ad9d40344a5b94ba5200b85619c2a10
0xaa9afe7528114e12b0b84d0094ca2823ceec3fbc921441e2186619c8f968e3da
0x3fbb52fce4d20fc8f8b9f3f8a3a6601a1df0bbec721848359aba36d17e73e871
0x59a34df89f9f2c490d75048483c605638263bd5854823ec3a231161f54fca5b7
0x8efbb51f5b153671f0907ab3a6e30481936a9f5312cfd4b9f7ac4490ebed565f
0xc08be41fe708d56d5a0ffe9e4708dc87c0c7d26ac82bf8472787b1aadce0606c
0xdbb1b8c0fe918e189e585cafe39186156b782d787752344f0a01f117b990306e
0x2d9fcff2d37abf5b04ac3c57e54f8d21b5204977934f3cf0c4ffdc2fa2d355c3
0x824e302e5496c75031dd9845957be65f58880473881424f36db524928c941726
0x7b82e742a2ed8f26c168e767b799f43a5aaab6866294908c679ab5448a07258b

Functions
Getter at block 21245773
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
decimals(view returns (uint8)
18
name(view returns (string)
Spume
symbol(view returns (string)
SPUME
totalSupply(view returns (uint256)
100000000000000000000000000
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(returns (uint256)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(uint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.