Bridge

Verified contract

Active on Ethereum with 778 txns
Deployed by via 0x1460c0a5 at 13997381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,586.5
0x76fda6e137dc3cbe6477eedfd0c19d397c8aa2f0e34b4fc33f87e43e1c417b9b
0x7e186333ed6aea932d2554b821a3d312e58e30297d3f838f835648ad58bc570e
0x42497caaba78dfb8bf3a30b0c9c55298a2db5df1130d0505dd9c95fe4c3b1251
0x4606c51345914f00367d581aef990eec7bd5c6872889421ec4eae970e4f3fab1
0x030c2e9945961feaf98bd98af8d9a7a113ead7a8f3a22a7a92a3a6edd25c08c5
0x2a173cf0eec2c49616caed95f688f443b2b6b9b1ab6d6b0484ba792a00ae0db3
0x0e62ce7db9d168090c378ff21e33c20f3d2f774450bf59731cd4f8b6e32e33dd
0xc3ed1bbedbb7659a3c35314991ced661ee4652beb93184bbd161acb433ef2c18
0xef40469df2fb234fe4b7dcb1fc698bf873fe5e1ec06aa89a2d2d13062d0787ad
0x79266e647e016048de344ffd574032570867eb0dbce2f98bcd76528eef529ce6

Functions
Getter at block 21389679
CHAIN_ID(view returns (uint256)
1
ONE_DAY(view returns (uint256)
86400
TRUSTED_TOKEN_ADDRESS(view returns (address)
0xbd100d061e120b2c67a24453cf6368e63f1be056
dailyTokenWithdrawLimitPerAccount(view returns (uint256)
5000000000000000000000000
lastDepositIndex(view returns (uint256)
349
owner(view returns (address)
0x910090ea889b64b4e722ea4b8ff6d5e734dfb38f
verifyAddress(view returns (address)
0x072bc8750a0852c0eac038be3e7f2e7c7dab1e94
Read-only
claimedWithdrawalsByOtherChainDepositId(uint256view returns (bool)
lastUpdatedTokenWithdrawAmount(addressview returns (uint256)
lastUpdatedTokenWithdrawTimestamp(addressview returns (uint256)
State-modifying
deposit(uint256 amount
renounceOwnership(
setDailyLimit(uint256 newDailyTokenWithdrawLimitPerAccount
setVerifyAddress(address newVerifyAddress
transferAnyERC20Token(address tokenAddressaddress recipientuint256 amount
transferOwnership(address newOwner
withdraw(uint256 amountuint256 chainIduint256 idbytes signature
Events
Deposit(address indexed accountuint256 amountuint256 blocknumberuint256 timestampuint256 id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed accountuint256 amountuint256 id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.