iCollateralOracle
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 "iCollateralOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14916586 | 3 years ago | | | 0 | 0.0011816109 | |
| 14911414 | 3 years ago | | | 0 | 0.0022978186 |
ABI
ABI objects
Getter at block 21433241
buyingPowerCoefficient() view returns (uint256)
1000000
chainlinkCollateralUsd() view returns (address)
0x8fffffd4afb6115b954bd326cbe7b4ba576818f6
consult() view returns (uint256)
999960
owner() view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setBuyingPowerCoefficient(uint256 _buyingPowerCoefficient)
setChainlinkCollateralUsd(address _chainlinkCollateralUsd)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _chainlinkCollateralUsd)
This contract contains no fallback and receive objects.
This contract contains no error objects.