0x5bb3e85f91d08fe92a3d123ee35050b763d6e6a7

Unverified contract

Proxy

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

No balances found for "0x5bb3e85f91d08fe92a3d123ee35050b763d6e6a7"

0xec80caa5a4a1d6786fab541aacaf9ad8714bd50d25df6a6e6279c6145ea9b876
0xa9335e3634e435eeaa61b6197ea8a4d46af2315bd9a79a5aebc64b09327e16a8
0x38b2838b5d14fb146b0405a4b523408485f6439de3fd7c19f391de08eec20900
0x3b892a1ed439d8c88f8a37054e34dfa9aac473f8833b238cbb34c29c4565aa0d
0x5ef2b3d548b0ef7e58635b747d867ba22398415cbb1f8a9402e62ecaaef7846d
0x72cb1917fce5c047b1a2c6b72b78d5dff35d8808710298fd4486d42393bbf172
0xf0a09f455540a4b19df71fd246822f8feb3010e2f77ad9957c6e400577ce2b02
0x1d9c95b8498505b0c21e428b235ce176b0027839bb42d2ca7884ad90ab17ff0b
0x2f23441f4fb9915422c3c4527c476240ba11faeb23584b7b63260e8aefb0750a
0x76c1166c36069a9d4e66ccdc363fcba5769d475650c881002f8f1ff100aa7432

Functions
Getter at block 21257906
assetLimit(view returns (uint16)
5
contractId(pure returns (bytes32)
0x331724e08ee8dc248abb9e1f19f077d67e0b8ef54c0a4d6851c8bf5bbc139d96
gasReceiver(view returns (address)
0x2d5d7d31f671f86c782533cc367f14109a082712
gateway(view returns (address)
0x4f4495243837681061c4743b74b3eedf548d56a5
implementation(view returns (address implementation_)
0x6e22e02b40cb87dca22628ec1e26326bcc17f543
ojoAddress(view returns (string)
0x5BB3E85f91D08fe92a3D123EE35050b763D6E6A7
ojoChain(view returns (string)
ojo
owner(view returns (address owner_)
0x016dd94e422210d5c311c25ee9f6bd466b02d5d7
pendingOwner(view returns (address owner_)
0x0000000000000000000000000000000000000000
resolveWindow(view returns (uint256)
7200
Read-only
getExpressExecutor(bytes32 commandIdstring sourceChainstring sourceAddressbytes32 payloadHashview returns (address expressExecutor)
getExpressExecutorWithToken(bytes32 commandIdstring sourceChainstring sourceAddressbytes32 payloadHashstring symboluint256 amountview returns (address expressExecutor)
getPrice(bytes32 baseAssetNamebytes32 quoteAssetNameview returns (struct OjoTypesPrice)
getPriceData(bytes32 assetNameview returns (struct OjoTypesPriceData)
getPriceDataBulk(bytes32[] assetNamesview returns (struct OjoTypesPriceData[] _priceData)
priceData(bytes32view returns (bytes32 assetNameuint256 priceuint256 resolveTimestruct OjoTypesMedianData medianData)
State-modifying
acceptOwnership(
callContractMethodWithOjoPriceData(bytes32[] assetNamesaddress contractAddressbytes4 commandSelectorbytes commandParamspayable 
callContractMethodWithOjoPriceDataAndToken(bytes32[] assetNamesaddress contractAddressbytes4 commandSelectorbytes commandParamsstring symboluint256 amountpayable 
execute(bytes32 commandIdstring sourceChainstring sourceAddressbytes payload
executeWithToken(bytes32 commandIdstring sourceChainstring sourceAddressbytes payloadstring tokenSymboluint256 amount
expressExecute(bytes32 commandIdstring sourceChainstring sourceAddressbytes payloadpayable 
expressExecuteWithToken(bytes32 commandIdstring sourceChainstring sourceAddressbytes payloadstring symboluint256 amountpayable 
proposeOwnership(address newOwner
setup(bytes data
transferOwnership(address newOwner
updateAssetLimit(uint8 assetLimit_
updateOjoAddress(string ojoAddress_
updateOjoChain(string ojoChain_
updateResolveWindow(uint256 resolveWindow_
upgrade(address newImplementationbytes32 newImplementationCodeHashbytes params
Events
ExpressExecuted(bytes32 indexed commandIdstring sourceChainstring sourceAddressbytes32 payloadHashaddress indexed expressExecutor
ExpressExecutedWithToken(bytes32 indexed commandIdstring sourceChainstring sourceAddressbytes32 payloadHashstring symboluint256 indexed amountaddress indexed expressExecutor
ExpressExecutionFulfilled(bytes32 indexed commandIdstring sourceChainstring sourceAddressbytes32 payloadHashaddress indexed expressExecutor
ExpressExecutionWithTokenFulfilled(bytes32 indexed commandIdstring sourceChainstring sourceAddressbytes32 payloadHashstring symboluint256 indexed amountaddress indexed expressExecutor
OwnershipTransferStarted(address indexed newOwner
OwnershipTransferred(address indexed newOwner
PriceDataPosted(uint256 indexed timestamp
Upgraded(address indexed newImplementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExecuted(
AlreadyInitialized(
ExpressExecutorAlreadySet(
InsufficientValue(
InvalidAddress(
InvalidCodeHash(
InvalidImplementation(
InvalidOwner(
InvalidOwnerAddress(
NotApprovedByGateway(
NotOwner(
NotProxy(
SetupFailed(
TokenTransferFailed(