Spume

Verified contract

Active on Ethereum with 12,844 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.71
0x4a3ec22743e62fa4bebab50ab250c947fba78e754fc6e956a458e227507cb1ca
0xc3d40b9c1af92c22192639140414a63affdccc89ac965361ca107c1daff70bec
0x8032af9961423ff0a4458d3bbf7baefb065ee663867aafb3911ac70c4b3500a5
0xc10940861be89bfc4731e03d07a54cb9ffb13d6b3ae064929af455540f61f40e
0x72bb3db98abd522a2fb0987ee4ea61ed96aee0792527f28076f08517f574aa7b
0x4581bc8562027a5ceb5118db135ca7979d96a375820338fa0ca4e69246739656
0x200eb07218b3b9cf2b791f79b9fba19843671f5ef9a698c5bd43846635db3d18
0xbdadbce22a8b4048bdf419b165e99b5a83efce0452ea11108228444a8171afc8
0x5784fb4eff1415dc5e40f6499554d091b199aed8cbc664455911378bf3b82115
0x55666ced1289ab1e725feda94e8cd44d7ab386ada4fe6c5ba31c2d8751c3c56e

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