FUSDSupplyOracle
Verified contract
Active on
Ethereum with 396 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "FUSDSupplyOracle"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12245753 | 4 years ago | | | 0 | 0.0044822980 | |
| 12242506 | 4 years ago | | | 0 | 0.0053621040 | |
| 12239291 | 4 years ago | | | 0 | 0.0088962180 | |
| 12236053 | 4 years ago | | | 0 | 0.0071900940 | |
| 12233568 | 4 years ago | | | 0 | 0.0051589940 | |
| 12229578 | 4 years ago | | | 0 | 0.0067026300 | |
| 12226279 | 4 years ago | | | 0 | 0.0067026300 | |
| 12223075 | 4 years ago | | | 0 | 0.0067026300 | |
| 12219762 | 4 years ago | | | 0 | 0.0076775580 | |
| 12216502 | 4 years ago | | | 0 | 0.0067006500 |
ABI
ABI objects
Getter at block 21286497
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RELAYER_ROLE() view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
getSupply() view returns (uint256, uint256)
(46755438752619355250280426, 1618501230)
lastUpdated() view returns (uint256)
1618501230
requestId() view returns (uint64)
3699374
supply() view returns (uint256)
46755438752619355250280426
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
relay(uint256 _supply, uint256 _lastUpdated, uint64 _requestId)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TotalSupplyUpdate(uint256 value, uint256 lastUpdated, uint64 requestId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.