HOPR Token

Verified contract

Active on Ethereum with 33,443 txns
Deployed by via 0x767783b9 at 11887223
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,024.58
ERC-20
Value $1,646.88
ERC-20
Value $625.01
ERC-20
Value $1
0x26e0f9641bdb9119baf1854d1afed96f145aa8a8609783655e4f2650e3d1371d
0x6cb7831b4d3440bd8231481a79aa54c28cb3c1a3933298f96f1ff1bfb5a8d490
0xa9bbd364444e8be0b9cbf0520ca90f9b18388a25883197c4d66e4dac2df549d5
0x6bbf072ce8d36a7a14d18ada9854ce6a1a4113565b26a69944aa861130bd2407
0xe9a720ef0fb43257077424904a734db2870caccf777ff84a5011b67e3c0682e5
0xd77f84769d21c422a766ec35a108d745dc1091535500cb66b24ad108bc2040c2
0xcee6d0a1c9175dbbdef3bc3139ab5696d02bfea29cfe23981967dfbab4ed94f8
0xd0f0b4f8959a821c35ebe1199a871ff3487dd8630832c437eed1cd5becf5ef73
0xee9f53b7d338050d3a90ee36a5231d64eb3cb500916907da0709ae260cae10b0
0xbefba114c101e8dc444b09cbf82c8eb7923d4ff6e451452c6f5fcc0221036e6a

Functions
Getter at block 21157913
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
HOPR Token
symbol(view returns (string)
HOPR
totalSupply(view returns (uint256)
492469490182500244000000000
Read-only
accountSnapshots(addressuint256view returns (uint128 fromBlockuint128 value)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
balanceOfAt(address _owneruint128 _blockNumberview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
totalSupplyAt(uint128 _blockNumberview returns (uint256)
totalSupplySnapshots(uint256view returns (uint128 fromBlockuint128 value)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
grantRole(bytes32 roleaddress account
mint(address accountuint256 amountbytes userDatabytes operatorData
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceRole(bytes32 roleaddress account
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.