OracleProxy

Verified contract

Proxy

Active on Ethereum with 883 txns
Deployed by via 0xd0ba1b58 at 11130876
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OracleProxy"

0x4ea908cab78ef1b717c2daf70cbeaad60326f8fd34d04df98a7c981576a2fbcf
0x63c2f673b2b889e52ca32b3cd57c6527819fb3af75ca61e95ec453b8e1666d4a
0xfa61023b61e6c69285788e5efa6947fb7e1a3ea39bac881f4156a2895fe2f18d
0x83063a94f51f5031845abbf2bb4c100b3af5583042649d8fe63d175743978ea5
0x79a0179f9e768b3a0c2a52428a9266c8dbba18d7e555d72e45fd19c55ea67cc0
0xcad69fdef238a79c1e9ba6a714f2b2e21446f132947ac78eb46f969551dfc7e2
0x28681c9d7be35d5d635e65949807827b0299959bd6d4e906818ae25d45b637b7
0x2b137a5520e81e8c3cf93f0e49361a36ef82f7779879dd1194903014e48814d8
0x61a82bfbe462ca763b4ea298fdca7c2e685c137291b4211bb8bdc293269471a9
0xc4911ac67ad203e559b393f96584048c0818676e207c268bcf9be8ebd323e5ab

Functions
Getter at block 21246040
admin(view returns (address)
0x0758fe272ab2dedcd182b84d3e3f9310f21a4153
implementation(view returns (address)
0xa6a6f6872b9c1114fd2407aace632f8512389187
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xa1223a59a55eaad135bce9f513181c388072cc71
admin(view returns (address)
0x0758fe272ab2dedcd182b84d3e3f9310f21a4153
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xa1223a59a55eaad135bce9f513181c388072cc71
Read-only
mapPrices(bytes32view returns (uint256)
mapStoremanGroupConfig(bytes32view returns (uint256 depositbytes gpk1bytes gpk2uint256 startTimeuint256 endTimeuint8 statusbool isDebtClean)
getDeposit(bytes32 smgIDview returns (uint256)
getStoremanGroupConfig(bytes32 idview returns (bytes32 groupIduint8 statusuint256 deposituint256 chain1uint256 chain2uint256 curve1uint256 curve2bytes gpk1bytes gpk2uint256 startTimeuint256 endTime)
getStoremanGroupStatus(bytes32 idview returns (uint8 statusuint256 startTimeuint256 endTime)
getValue(bytes32 keyview returns (uint256)
getValues(bytes32[] keysview returns (uint256[] values)
isDebtClean(bytes32 storemanGroupIdview returns (bool)
mapPrices(bytes32view returns (uint256)
mapStoremanGroupConfig(bytes32view returns (uint256 depositbytes gpk1bytes gpk2uint256 startTimeuint256 endTimeuint8 statusbool isDebtClean)
State-modifying
acceptOwnership(
changeOwner(address _newOwner
renounceOwnership(
transferOwner(address _newOwner
upgradeTo(address impl
acceptOwnership(
changeOwner(address _newOwner
renounceOwnership(
setAdmin(address addr
setDebtClean(bytes32 storemanGroupIdbool isClean
setStoremanGroupConfig(bytes32 iduint8 statusuint256 deposituint256[2] chainuint256[2] curvebytes gpk1bytes gpk2uint256 startTimeuint256 endTime
setStoremanGroupStatus(bytes32 iduint8 status
transferOwner(address _newOwner
updateDeposit(bytes32 smgIDuint256 amount
updatePrice(bytes32[] keysuint256[] prices
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAdmin(address addr
SetDebtClean(bytes32 indexed idbool isDebtClean
SetStoremanGroupConfig(bytes32 indexed iduint8 statusuint256 deposituint256[2] chainuint256[2] curvebytes gpk1bytes gpk2uint256 startTimeuint256 endTime
SetStoremanGroupStatus(bytes32 indexed iduint8 status
UpdateDeposit(bytes32 indexed iduint256 deposit
UpdatePrice(bytes32[] keysuint256[] prices
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.