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 "ORManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18942432 | 10 months ago | | | 0 | 0.0012181350 | |
| 18940007 | 10 months ago | | | 0 | 0.00083790679 | |
| 18939603 | 10 months ago | | | 0 | 0.00092397801 | |
| 18939579 | 10 months ago | | | 0 | 0.0012268298 | |
| 18938739 | 10 months ago | | | 0 | 0.00080845197 | |
| 18938737 | 10 months ago | | | 0 | 0.00081162485 | |
| 18938735 | 10 months ago | | | 0 | 0.00086480042 | |
| 18938733 | 10 months ago | | | 0 | 0.0024479926 | |
| 18938731 | 10 months ago | | | 0 | 0.0058014477 |
ABI
ABI objects
Getter at block 21177965
challengeUserRatio() view returns (uint64)
300000
feeChallengeSecond() view returns (uint64)
0
feeTakeOnChallengeSecond() view returns (uint64)
0
getChallengeGasUsed() view returns (uint32)
94000
getChallengeWithdrawDelay() view returns (uint32)
604800
getPriorityFee() view returns (uint64)
1000000000
getRulesDecoder() view returns (address)
0x7d4b76691c8f0e06df65c8caa351bee752cb6715
getVersionAndEnableTime() view returns (uint128 version, uint64 blockNumber, uint64 enableTime)
(version=5, blockNumber=18939603, enableTime=1704440070)
maxMDCLimit() view returns (uint64)
18446744073709551615
minChallengeRatio() view returns (uint64)
20000
owner() view returns (address)
0x8a700fdb6121a57c59736041d9aa21dfd8820660
protocolFee() view returns (uint64)
0
spvDataContract() view returns (address)
0xa1add021c99c34424a9ecd2762a1fd5a5a84fa34
submitter() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
ebcIncludes(address ebc) view returns (bool)
getChainInfo(uint64 id) view returns (struct BridgeLibChainInfo)
getChainTokenInfo(uint64 id, uint256 token) view returns (struct BridgeLibTokenInfo)
getExtraTransferContract(uint64 chainId) view returns (uint256)
State-modifying
Events registerChains(uint64 enableTime, struct BridgeLibChainInfo[] chains_)
renounceOwnership()
transferOwnership(address newOwner)
updateChainSpvs(uint64 enableTime, uint64 id, address[] spvs, uint256[] indexs)
updateChainTokens(uint64 enableTime, uint64[] ids, struct BridgeLibTokenInfo[] tokenInfos)
updateChallengeBasefee(uint32 challengeBasefee)
updateChallengeUserRatio(uint64 enableTime, uint64 challengeUserRatio_)
updateChallengeWithdrawDelay(uint32 challengeWithdrawDelay)
updateDecoderAddress(address decoderAddress)
updateEbcs(address[] ebcs_, bool[] statuses)
updateExtraTransferContracts(uint64 enableTime, uint64[] chainIds, uint256[] extraTransferContracts)
updateFeeChallengeSecond(uint64 enableTime, uint64 feeChallengeSecond_)
updateFeeTakeOnChallengeSecond(uint64 enableTime, uint64 feeTakeOnChallengeSecond_)
updateMaxMDCLimit(uint64 maxMDCLimit_)
updateMinChallengeRatio(uint64 enableTime, uint64 minChallengeRatio_)
updatePriorityFee(uint64 priorityFee)
updateProtocolFee(uint64 enableTime, uint64 protocolFee_)
updateSpvBlockInterval(uint64 spvBlockInterval_)
updateSpvDataContract(address spvDataContract_)
updateSpvDataInjectOwner(address injectOwner_)
updateSubmitter(uint64 enableTime, address submitter_)
versionIncreaseAndEnableTime(uint64 enableTime)
ChainInfoUpdated(uint64 indexed id, struct BridgeLibChainInfo chainInfo)
ChainTokenUpdated(uint64 indexed id, struct BridgeLibTokenInfo tokenInfo)
ChallengeUserRatioUpdated(uint64 challengeUserRatio)
EbcsUpdated(address[] ebcs, bool[] statuses)
ExtraTransferContractsUpdated(uint64[] chainIds, uint256[] extraTransferContracts)
FeeChallengeSecondUpdated(uint64 feeChallengeSecond)
FeeTakeOnChallengeSecondUpdated(uint64 feeTakeOnChallengeSecond)
MaxMDCLimitUpdated(uint64 maxMDCLimit)
MinChallengeRatioUpdated(uint64 minChallengeRatio)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtocolFeeUpdated(uint64 protocolFee)
SpvDataContractUpdated(address spvDataContract)
SubmitterFeeUpdated(address submitter)
constructor(address owner_)
This contract contains no fallback and receive objects.
This contract contains no error objects.