This contract is being backfilled. You may encounter incomplete storage history.

Realio Network

Verified contract

Active on Ethereum with 86,233 txns
Deployed by via 0x977d1340 at 10726734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,382.34
ERC-20
Value $2,289.74
ERC-20
Value $1,265.28
ERC-20
Value $999.95
ERC-20
Value $469.89
ERC-20
Value $67.91
ERC-20
Value $11.47
ERC-20
Value $6.72
ERC-20
--
 (#25)
ERC-1555
--
0xcd03bb626fcc2e9770cab9849ca28f1b0333a44d599a187a38389572f2bed9b7
0xa16f56c732d4ef012b6aa031a81231fedfc265351b00b293be282e8e43bfbdf7
0xe7c58087f0d51516f4255251ff2b6b5a6263fee8ebfc7297024e0c2db9b18b5d
0xfb167dcab99314f809d2f3806b32db99a2ff99dc2314ce9d9bf7a25bb21f1fc2
0x5b0b296941f6120c06007f90031d88b8292bbd1fb7da507270154496277df1e4
0x92f9ef4d7021be9a509b5b2b13d21000d31056420e83d2838c30e2a205fbca38
0xf8529915b97f09e3254c518b2f97681aeabd920d3c01f4177676c170ef8b57c9
0x8521baca49e814110d70bbcba4c8636224b3ad2ac9e4158e3a5d3c61c968dca5
0x6dd68028b655ae6ebbae2d04be809e5d6cedd6e0fac9334893f7ae473b22f086
0x3a64b2229f780c0d4e13d379c7697d7f982d344f0879d0593a56b1e4ad8bf2f8

Functions
Getter at block 20792510
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
getIsMintLocked(view returns (bool isMintLocked)
true
name(view returns (string)
Realio Network
symbol(view returns (string)
RIO
totalSupply(view returns (uint256)
74488102180062914640652382
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview 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
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.