BridgeContract

Verified contract

Active on Ethereum with 1,857 txns
Deployed by via 0x28247515 at 12816475
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf8f14739aa362bde24d752fe0119404e3d107a7de611269852faad4f1e3f7d19
0x4c741a8c619aa4cc0c126b60f411888d77eedb86bc6ce61b9fdbb05ef498a091
0x909f207bc010e9ba7d90d916edbb9708cca8695ad01a717e63f0e5d7ea54202a
0xa04e22ceb60ae46222172385aa730b3c13fefcbafc065ef6d6999066186ec88c
0xc9a24fad1ca58a80d830a7e1b53135691b91a97e3cb93201a61194ae6c2d0ffe
0x656bba66d419be0473ba12bf393df40ca322a72e69d552b3040dabb530ad8d7e
0x1fc9dfa2975fc5b4d3802963820682ffe4304da1a14c2dba98858978fd83f39c
0x075055030a91efaf6fd2157d458cfb3ae05680001f1551e889e651467b1193e5
0x20753cad4a93bc813f11c84e3d5a6f1b375715e173a2c4f74ac68ba580fe2e18
0x408ef201ff256bb79ae23b2b8fa5f9dd185f5920d59d1a07f5a5ea33852599b0

Functions
Getter at block 21211851
owner(view returns (address)
0xea7d9225f74bf8206ac8d9ad358b7cc2c716ee89
paused(view returns (bool)
false
targetChainId(view returns (uint256)
0
Read-only
isAddressBlackListed(addressview returns (bool)
isTokenBlackListed(addressview returns (bool)
isVerifier(addressview returns (bool)
usedNonce(bytesview returns (bool)
State-modifying
addAddressBlackList(address _address
addTokenBlackList(address _token
addVerifier(address _verifier
ownerWithdrawErc20(address tokenuint256 amount
ownerWithdrawEth(uint256 amount
pause(
removeAddressBlackList(address _address
removeTokenBlackList(address _token
removeVerifier(address _verifier
renounceOwnership(
swapErc20(address tokenaddress recipientuint256 amount
swapEth(address recipientpayable 
transferOwnership(address newOwner
unpause(
withdrawERC20(address tokenaddress recipientuint256 amountuint256 txIdbytes32 txHashuint256 target_chainbytes signature
withdrawEth(address recipientuint256 amountuint256 txIdbytes32 txHashuint256 target_chainbytes signature
Events
AddedBlackList(address _address
AddedVerifierList(address _verifier
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemovedBlackList(address _address
RemovedVerifierList(address _verifier
Swap(address indexed tokenaddress recipientuint256 amount
Unpaused(address account
Withdraw(address indexed tokenaddress indexed recipientuint256 amount
Constructor
constructor(address _verifieruint256 _targetChainId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.