Bridge

Verified contract

Active on Ethereum with 17,799 txns
Deployed by via 0x49f806d4 at 13595007
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $90,743.63
ERC-20
Value $10,109,228.16
ERC-20
Value $1,503,381.19
ERC-20
Value $129,481.24
ERC-20
Value $43,859.27
ERC-20
Value $43,046.02
ERC-20
Value $31,570.07
ERC-20
Value $24,564.49
ERC-20
Value $3,926.66
ERC-20
Value $2,168.19
0x8ac84b8438f21d5eec9c8b69d04873f9154dffca95e11e94c5cf409e7794a588
0x0832e13ffa51102e5cf64fddee91f58dea692f4a424f4e14ef6adcad1a212ec8
0xc4d0fabd8fb7947720ae5643f5d578e943fe614220826a61855d5db2767087ad
0x57be1aec77d80c947e38790357ad1b495fb6155c27f84ff7c81bf75efc08f0f9
0x28382c7d39002642c6b16894313b10dc295f0f2f386e63ca302574ba7c8a01f4
0x379086baf38b732e0024d49b4c77c9ff7e161a3455a221ac0b11a1fe748013ae
0x70f4d16fdd8ba687d5a9a3f5d15b55353728eeddefd6f7d4296cc1ebdfe0ed79
0x4d2e0e39316a99a26ee25ff3363790ad74a42bea781c52717a850e131704462b
0x6a5eeaf27190c02aa90fbd56744fc3c8d0ece05cbe49a3a8c13eb8b6f4c95521
0xcd37a0875c28d4c6e8da7b79700b4b48b71350569156cb2066f92ffc9176ef0f

Functions
Getter at block 20860443
BRIDGE_MANAGER(view returns (bytes32)
0x77eacfcb6207f26b72edc4f15c48e5518843e7e98ccfd7e0d6c16f92ed1fef8d
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
STOP_MANAGER(view returns (bytes32)
0x55ca0725c70a9ecebe86dd2b8b3a414983f6cb638e1a0fa17c64bbdd59b4d4c1
TOKEN_MANAGER(view returns (bytes32)
0x593fb413ec9f9ad9f53f309300b515310ff474591268ca3cbe9752fd88eb76a0
feeCollector(view returns (address)
0x83f53c078bf81f6d8b79e01e2ed36c473a960c5e
feeOracle(view returns (address)
0xba6d8de08f13a3d22fcec54752812dd4dcf2e1f6
unlockSigner(view returns (address)
0x83f53c078bf81f6d8b79e01e2ed36c473a960c5e
validator(view returns (address)
0x93746538d4519c809827205bd1c2c7a0e15bd74b
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenInfos(addressview returns (bytes4 tokenSourcebytes32 tokenSourceAddressuint8 precisionuint8 tokenTypeuint8 tokenStatus)
tokenSourceMap(bytes4bytes32view returns (address)
State-modifying
addToken(bytes4 tokenSourcebytes32 tokenSourceAddressaddress nativeTokenAddressuint8 tokenType
grantRole(bytes32 roleaddress account
lock(uint128 lockIdaddress tokenAddressbytes32 recipientbytes4 destinationuint256 amount
lockBase(uint128 lockIdaddress wrappedBaseTokenAddressbytes32 recipientbytes4 destinationpayable 
removeToken(bytes4 tokenSourcebytes32 tokenSourceAddressaddress newAuthority
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFeeCollector(address _feeCollector
setFeeOracle(address _feeOracle
setTokenStatus(address tokenAddressuint8 status
setUnlockSigner(address _unlockSigner
setValidator(address _validator
startBridge(
stopBridge(
unlock(uint128 lockIdaddress recipientuint256 amountbytes4 lockSourcebytes4 tokenSourcebytes32 tokenSourceAddressbytes signature
Events
Received(address indexed recipientaddress tokenuint256 amountuint128 indexed lockIdbytes4 source
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(bytes4 tokenSourcebytes32 tokenSourceAddressaddress senderbytes32 indexed recipientuint256 amountuint128 indexed lockIdbytes4 destination
Constructor
constructor(address feeCollector_address admin_address validator_address feeOracle_address unlockSigner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.