FraxlendWhitelist
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FraxlendWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15455334 | 2 years ago | | | 0 | 0.00046630039 | |
| 15455332 | 2 years ago | | | 0 | 0.00092192305 |
ABI
ABI objects
Getter at block 21403314
owner() view returns (address)
0x168200cf227d4543302686124ac28ae0eaf2ca0b
Read-only
fraxlendDeployerWhitelist(address) view returns (bool)
oracleContractWhitelist(address) view returns (bool)
rateContractWhitelist(address) view returns (bool)
State-modifying
Events renounceOwnership()
setFraxlendDeployerWhitelist(address[] _addresses, bool _bool)
setOracleContractWhitelist(address[] _addresses, bool _bool)
setRateContractWhitelist(address[] _addresses, bool _bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetFraxlendDeployerWhitelist(address indexed _address, bool _bool)
SetOracleWhitelist(address indexed _address, bool _bool)
SetRateContractWhitelist(address indexed _address, bool _bool)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.