This contract is being backfilled. You may encounter incomplete storage history.

Bridge

Verified contract

Active on Ethereum with 1,403 txns
Deployed by via 0xc4f35aad at 14914579
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.21
ERC-20
Value $301.36
ERC-20
Value $0.92
ERC-20
Value $0.85
ERC-20
Value $0.2
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe4a7869537edbddeeb03d71052f4d34b85453bb32bfa3bee7fc8c7c6099fe9c3
0x07e57b2711e99720cd389b59a590439abe4d5f28a5cb241d9deb44e7400e2ad5
0x951eea9966846df2641f146f7b4075174aa0e169a81d114cecedcc13404c04c7
0x4832f20f4dd0156f894f40fb0f6c486caf4d4e97b44691f529b596cf6486faeb
0xe7a2ec8bb39f4bbb7e13421237366a305e4df645c29c314a83497fa3a1789a94
0x357bd1b7569150c7e3f5d6824c5a008b58a767ec0ba96593cbca95c718eca981
0x4faea1d7043886c416538786cfe49e31d668bb66f64d9d5a950b007f0a521a66
0x50568b7d71e4b3673712440f1e994253484d3511633bb2e649f90bcdb2e31e65
0x5d45338e65e5ac29717b59f09803010a2d95ac470be4fcdbb074f5d5d07bf81a
0xecbf1d4c073a8935dfe8379f521afbb09b8609f763ca7435a30dd060e24141d7

Functions
Getter at block 20796158
getLogicAddress(view returns (address)
0x639bce62a34ad102ad43a0fd96ae02a980c72abb
getOperatorRequireNum(view returns (uint256)
2
getOwnerRequireNum(view returns (uint256)
1
getStoreAddress(view returns (address)
0x7cdd13eff6e28bd516f7606a6e23af58e152c2bb
name(view returns (string)
Bridge
paused(view returns (bool)
false
Read-only
depositSelector(addressview returns (string selectorbool isValueFirst)
getAdminAddresses(string classview returns (address[])
withdrawSelector(addressview returns (string selectorbool isValueFirst)
State-modifying
addAddress(string classaddress oneAddressreturns (bool)
depositNative(string _targetAddressstring chainpayable 
depositToken(address _tokenuint256 valuestring _targetAddressstring chainpayable returns (bool)
dropAddress(string classaddress oneAddressreturns (bool)
dropTask(bytes32 taskHashreturns (bool)
modifyAdminAddress(string classaddress oldAddressaddress newAddress
pause(
resetRequiredNum(string classuint256 requiredNumreturns (bool)
setDepositSelector(address tokenstring methodbool _isValueFirst
setWithdrawSelector(address tokenstring methodbool _isValueFirst
transferToken(address tokenaddress touint256 value
unpause(
withdrawNative(address touint256 valuestring proofbytes32 taskHashreturns (bool)
withdrawToken(address _tokenaddress touint256 valuestring proofbytes32 taskHashreturns (bool)
Events
AdminChanged(string TaskTypestring classaddress oldAddressaddress newAddress
AdminRequiredNumChanged(string TaskTypestring classuint256 previousNumuint256 requiredNum
AdminTaskDropped(bytes32 taskHash
DepositNative(address indexed fromuint256 valuestring targetAddressstring chain
DepositToken(address indexed fromuint256 valueaddress indexed tokenstring targetAddressstring chainuint256 nativeValue
Paused(address account
Unpaused(address account
WithdrawDoneNative(address indexed touint256 valuestring proof
WithdrawDoneToken(address indexed toaddress indexed tokenuint256 valuestring proof
WithdrawingNative(address indexed touint256 valuestring proof
WithdrawingToken(address indexed toaddress indexed tokenuint256 valuestring proof
Constructor
constructor(address[] _ownersuint256 _ownerRequired
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.