HOPR Token

Verified contract

Active on Ethereum with 33,577 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,032.95
ERC-20
Value $1,569.32
ERC-20
Value $625.98
ERC-20
Value $1
0xba5abde8d0c474c8ce8970d985a2ef090ad5edca565aaba4bc06f527f008e125
0x9863d8672e6a57acc3af4e70fd5c4c19f437cf813fa95de5b9d6ef80cef6be62
0xefdc988f8eac19a84b691dec01894fd4a3ba51c03f6fd54aebdb91d5b69c45d2
0xd7c2dc868670031aa308dd8bd4464486ed1983ff6812aadf85d5198a8e71a416
0xccf5052de47844f64ccef9d558fd28dd13a84abb9397b99f072729f2662c16f6
0xac1af0792f02ab5fc31afe95079ce5a070bfa2354d80365220673ad724eb7adb
0x09dd63c77ef93657c4ac7179d1438765c8b6f8a34d2cb16b1cf76ed551a7460f
0xe26f0cb7940d1d30293ced8cb4534a469e86eaf9e2bd58ed34ee12539d31511d
0x8e5683761a961f94b1bc5be634a9e5de96bf9a19546c67e6a9118dffa41878b4
0xcaef46fedf7aba212cbc620e407e25916a61a87f53508935c4492b9491f82e16

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