BridgeERC20V2

Verified contract

Active on Ethereum with 1,265 txns
Deployed by via 0x1f896928 at 15087949
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BridgeERC20V2"

0xc912cfe0d4805907fb5f8f8ea6a2dc00b006e9ea24a89c73ce0a6f78d73c0ab0
0x376450a3c82088a597c1f1d81e378143abdae011722df3d824fae90f831f1e45
0x4d2cddc84b60f161b246960e9f789b6c9662a82e41ab30c89176aae7519cb880
0x540ce5d4412da951563c0f42b7b55e4c801569fea71398b476cfde4c9a53d51e
0x5e196f19ab2be22265a2e16c88e6c862244f67c7ad4d6043391ddeff20947881
0x339e11fcdc914a420a41db95579400da37db7bcc6ec5ffc6be353a355ea2bdfe
0xde9e4e9b8c977b9121bebd8c8d0d716dc7862db1580b8fb16f402c2f5deab276
0xd38d2388df00a9d66622ebca14286063961f87fa86b5bc0678c2f1d24f065080
0x7bbcdc824873bda48e16e77ac0f8e900214754afe4b1b5cc938f39f217497dbb
0x36a2923e332a090b231bde81c3964acc7cbb051c736d66066a7475b1d134d5d1

Functions
Getter at block 21080550
committee(view returns (address)
0xb94968dc900588ff723ec633f8f460561f85bcde
paused(view returns (bool)
true
wrapNative(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
bridgeInfoByToken(addressview returns (address tokenaddress feeReceiveruint256 feeuint8 feeTypeuint8 strategyaddress receiver)
computeFeeByFeeType(address _tokenuint256 _amountview returns (uint256)
getDestChains(address _tokenview returns (uint256[])
State-modifying
addDestChainID(address _tokenuint256 _destChainID
bridge(address _tokenuint256 _amountuint256 _destChainID
bridge(uint256 _destChainIDpayable 
deleteToken(address _token
multiCall(struct CommitteeCallData[] callData
pause(
removeDestChainID(address _tokenuint256 _destChainID
setCommittee(address _committee
setToken(struct BridgeERC20V2ERC20BridgeInfo _bridgeInfo
setWrapNative(address _wrapNative
unpause(
Events
AddDestChainID(address indexed tokenuint256 indexed chainID
Bridge(address indexed tokenaddress indexed fromuint256 amountuint256 indexed destChainID
DeleteToken(address indexed token
Paused(address account
RemoveDestChainID(address indexed tokenuint256 indexed chainID
SetToken(address indexed token
Unpaused(address account
WrapNativeSet(address indexed senderaddress indexed fromaddress indexed to
Constructor
constructor(address _committeeaddress _wrapNativestruct BridgeERC20V2ERC20BridgeInfo[] _tokensuint256[][] _destChainIDs
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.