Bridge

Verified contract

Active on Ethereum with 571 txns
Deployed by via 0xe1454473 at 14009575
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,120.09
0x33720986afaf51a3c1f792a7d99ad99618f150406897a33cec61043028e52b79
0xfd2ff79a53fd865679768d2e37501f3976aa2ecd2720ecf2fb2d688c39b7e81c
0xa552c256d11589be320b9169e2959e3fb5e1a4d1155f730652db256c00e2d2fd
0x393628010c9da94813fc8b4222e7e88a9f469dd4437091857a3e045bb5b9f7d3
0x61a57f93321ee0082f276c3b42df2df8752afc12b55451506688f311b550f487
0x8545c9973b8e084cde9f1400b967b95a3e600ee4e2d19f7597c3a3b45f7c28a6
0x0e0a0adbff0ee8657a5f3bcce5ebf43305c66994763fc511feb28049e4773655
0x9c85360fab34fd29432f49931e152e2d630892af74f13bd10f29e7e34b6517fc
0x43f69c51a650b4b80a20209bd6348d4b0b23e662c0922bbdbec7f2a726be83ec
0x728d576c2182060b13294a39c18c6c2b9f08602d3a1892c93be951e2df3a60e0

Functions
Getter at block 21059031
CHAIN_ID(view returns (uint256)
1
ONE_DAY(view returns (uint256)
86400
TRUSTED_TOKEN_ADDRESS(view returns (address)
0xbd100d061e120b2c67a24453cf6368e63f1be056
dailyTokenWithdrawLimitPerAccount(view returns (uint256)
7000000000000000000000000
lastDepositIndex(view returns (uint256)
230
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.