ProxyOracle
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb75…195b
Balances ($0.00)
No balances found for "ProxyOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20675243 | 2 months ago | | | 0 | 0.00049859600 | |
| 20423951 | 3 months ago | | | 0 | 0.000039919840 | |
| 20423949 | 3 months ago | | | 0 | 0.000060321673 |
ABI
ABI objects
Getter at block 21184340
decimals() view returns (uint8)
18
oracleImplementation() view returns (address)
0xeb75c59046f618790d588347d1a28df212b7195b
owner() view returns (address)
0xdf2c270f610dc35d8ffda5b453e74db5471e126b
Read-only
name(bytes) pure returns (string)
peek(bytes data) view returns (bool, uint256)
peekSpot(bytes data) view returns (uint256 rate)
symbol(bytes) pure returns (string)
State-modifying
Events changeOracleImplementation(address newOracle)
get(bytes data) returns (bool, uint256)
transferOwnership(address newOwner)
LogOracleImplementationChange(address indexed oldOracle, address indexed newOracle)
OwnershipTransferred(address indexed user, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.