OffsetOracle
Verified contract
Active on
Ethereum with 1 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 "OffsetOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16889545 | 2 years ago | | | 0 | 0.00043449946 |
ABI
ABI objects
Getter at block 21230000
_DODO_POOL_ADDR_() view returns (address)
0xc9f93163c99695c6526b799ebca2207fdf7d61ad
getPrice() view returns (uint256)
1000000000000000000
offsetDenominator() view returns (uint256)
1000
owner() view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
tokenPrice() view returns (uint256)
1000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events adjustPrice(uint256 _newPrice)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.