Streamr

Verified contract

Active on Ethereum
Deployed by via 0x03c6e34b at 12819337
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,770.14
ERC-20
Value $1,587.96
0xefa8cf9153e4e149a55daf984c9c421f028b17d201990c759089e760887078dd
0x3cd62f82b6a57931b5db9ec880c444a03929ef91a4e26a0fc7c6313d5e4e5546
0x554865c99b85bc77ecc8d93dfdbd959a7b01ec231d59678bf534dff9bf841cd7
0xff898013ffd0d66fcb77ed1c10215c7371a2b8f02f9c7a584e32ba746bb4556e
0x690dc7e201a2de32b62bae43e25ea65e18c6b398566de878fca0c52e55c889a3
0x992b128a2122bf84573454c6d4fdcf8f3743ac6691bf74cb2c0f5033172a1a3a
0xfc5adb88ec7e7d0f9a340996a9db91a576b37fe4a77e113d2642bc4eb5150da8
0xafcfd4fb0e4adc0135f3b93b9d8de6f3508b26ac0b294efa625f20a81cfd0488
0xef218c581cbe9bb7ac63ae718ff5d4024f8ca012b7641b214ad5642a2279a4fa
0xdf3a26e3c2dd742af075b5d8cca3dbc12d07d47486a73c9adebfd9de69e34878

Functions
Getter at block 21275373
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xb9842fd8e5d534a9ec888e765a1504f110412c4d1371bf36a86e86d7a0d4bb8d
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Streamr
symbol(view returns (string)
DATA
totalSupply(view returns (uint256)
1142523352000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isMinter(address minterview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
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)
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setTokenInformation(string newNamestring newSymbol
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address senderaddress recipientuint256 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
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes data
UpdatedTokenInformation(string newNamestring newSymbol
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.