Bridge

Verified contract

Active on Ethereum with 1,409 txns
Deployed by via 0x471b0dab at 12774612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.06
0x60622232e63a143fbe893151f4a612ca6213e1eff0a4c763e7ccc0b54a6d5df3
0x1db6797d01ff15769c9158d7221a03f54a40784d0034a46fe0d28a9814a72249
0x9be16f6325162715dc402045b764aa04e19c40b6ffbd9f04b6d2123bd8314cc3
0xef5f7b0a31b8307b319655b4516ea78a17ec098d973d42f24061288f130aab30
0x91b3c32c994fc6f1c07aa221ab79fec401912e3da295755ca4304b9422daccef
0x7d4b7429ba8f2794c09642d9628f032f223f3353b0a7f7f1d314301c73c4975a
From
0x6099c197c15767e8ef1e47dcd9978e02c3cf7d5624dbe09a3af130ac79d546c7
0x9c26ceb57a0cde5d80e5b6b3de05781f57c5a183cb2fd218f37a394bf67e35b4
0x1dbbc73eabd08b547cdfd2396be46b9877cfeaf337b941b2ab4d8d607be7a87a
0xc9ad94c5caf59c18a0f48214cf29e8d8b0f9701e9d4cecfc1e7f6066f3db2d79

Functions
Getter at block 21031879
CHAIN_ID(view returns (uint256)
1
ONE_DAY(view returns (uint256)
86400
TRUSTED_TOKEN_ADDRESS(view returns (address)
0x961c8c0b1aad0c0b10a51fef6a867e3091bcef17
dailyTokenWithdrawLimitPerAccount(view returns (uint256)
200000000000000000000000
lastDepositIndex(view returns (uint256)
727
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.