Rewards

Verified contract

Active on Ethereum with 772 txns
Deployed by via 0xb0b9772a at 12313386
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Rewards"

0xc50f8c83d6d0a77345c8df212c85efe51409c3dccbe6c70eb0ba25013d134845
0x427424ee2ac5910eafe45dce4b24401c7bdf139a5d67abc0a5b894859912df2a
0x4c05b980cb454d623ed3e387160e90d61d273aebe1f5d4d26cb52348dd42b8a4
0xcdcece9df98b1897689eafcfb9a03ef23978647c044c4be122becb0a6fb6f162
0xc0cbf3f8067f981acbe859b8c045a9c542268ebdec02a3acd2e24c42cb135e50
0x8cc5d5646f353693a5413c146b110b3e451a9322bda951c4df046b19a02c7df8
0x7ba11e03bcd6b3cbd1714e5712b7eeb0e5e79f660f2fac46faf55ea7e680eec6
0x0aabaf6321dff9c8a22ab3300cc822dcbd894d918a5ae9f5d650e7b901a7effb
0x879e793e336e022d3573eb2907f0848155481c3cec77439ccced39c57a072c02
0xfb99646751e49e3de5a679adf88e6bb591d4ddf30b143079602a13faa72094d5

Functions
Getter at block 21278817
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Rewards
symbol(view returns (string)
RWD
totalSupply(view returns (uint256)
139953314752088266000000000
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)
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
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(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.