Oracle_USDC
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8fff…18f6
0xc89c…ca38
Balances ($0.00)
No balances found for "Oracle_USDC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Oracle_USDC"
ABI
ABI objects
Getter at block 21421727 getPairPrice() view returns (uint256) getPrice() view returns (uint256)
GMUOracle() view returns (address)
0xc89cde77238f5ee0f94cd4ff20aa2cf37e10ca38
base() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
chainlinkFeed() view returns (address)
0x8fffffd4afb6115b954bd326cbe7b4ba576818f6
ethGMUPriceFeedDecimals() view returns (uint256)
6
getChainlinkPrice() view returns (uint256)
99995039
getDecimalPercision() pure returns (uint256)
1000000
getGMUPrice() view returns (uint256)
1000000
getRawPrice() view returns (uint256, uint256)
(99995039, 100000000)
oraclePriceFeedDecimals() view returns (uint256)
8
owner() view returns (address)
0xf3e93823f2c898044569d14c812d8c851ed08e9d
quote() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
uniswapOracle() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setchainlinkFeed(address oracle_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address base, address quote, address pairOracle, address oracle, address gmuOracle)
This contract contains no fallback and receive objects.
This contract contains no error objects.