Bridge

Verified contract

Active on Ethereum with 42,446 txns
Deployed by via 0xba534fc4 at 11744422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,157.74
ERC-20
Value $8.5
ERC-20
Value $3.2
ERC-20
Value $3.08
ERC-20
Value $2.71
ERC-20
Value $2.04
ERC-20
Value $1.71
ERC-20
Value $1.55
ERC-20
Value $0.79
ERC-20
Value $0.57
0xf65d82465708f241c66f361fe95520a71f0b18fce635f9a75c4cebb0a4f8852b
0x540fc39af2c8fc54da2318527ba9ee52f909d179ac108df48e38032fce3ffba2
0x630ef61e733215c2418d26affa795bced1bce9e21c6e7a0c761293f9ab6e5664
0x9e0caff24cc8953823c173b4dc79e0fc314535d0fc4d831c5256df18e2db60c3
0x7f0164f792fcd18a6a9713ce4db327b4359c8b290d85cbfd08eea41ea879895f
0x7f3c2fc8152b92262c865d9aa0976d47dd0faa7a2e623e866833ad9078d9c2b1
0xa786edb881299f9704e8f6e2adb005ebdcf64f542beb4cf14fe0dbafd5b57a6b
0xd025507e717c782f9e36c5dc733d071e7a3f9833f2860bb8c420ef2fef8dc38d
0x7ba4695a9613deacb39829e12c808a5faaab61b912293bf11fdeff23980db677
0xe64f985f600f4a319cd15fbed578d535e8f0f63e8b3776e53026571d6bcef58b

Functions
Getter at block 20791815
getLogicAddress(view returns (address)
0x9a91ab68ebffd2e527d8144f54e9fe8250f129b8
getOperatorRequireNum(view returns (uint256)
2
getOwnerRequireNum(view returns (uint256)
1
getStoreAddress(view returns (address)
0x47343b0046908c1607cbb4cef5764296fcd0ae2f
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.