Bridge

Verified contract

Active on Ethereum with 496 txns
Deployed by via 0x7ba3eb29 at 13714772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bridge"

0x09a2630cb303513ed62ae44d24f7ef152373f269ae6cb56620908fb5cbc634e7
0x19ac946f04385eb6802a714b890fd690d053928a8493153e74cd4c5d8ae6edab
0xd7566859b76f3eed4446608771b19b4e4146bb3f948b89b9fcd55ea117ba0dea
0xe6aed652566217f8fa852271ffdba820b9247c9e99ca1f5413a10dda1c2f7ebf
0x5c8ffaa83c1b16d111faacd44925321ff329ebddbc412f53872e7314c456e121
0x43aaaefeaef32417df86ea3aa46de842f5fceb8d9729833a64b147a1fa8db0f9
0x06eb5b051c94a25ec1c10f9046253b803bf380033e8f466b9a6879c4fff82ce2
0x8e025ce752bbfe43e0d5fa39bb87937ade35e6bcae4212b05d4898a172eeef86
0x957fcfae0712d8a9f481c4a158f39e7b0f173476fbef19e0f44bf2620856da13
0x61a1680d5af7fe69c289ce3302d7a3d48f7da060f973c19ee7a6aa9588d0de58

Functions
Getter at block 20948021
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
feeFixed(view returns (uint256)
0
feeRate(view returns (uint256)
0
owner(view returns (address)
0xc2fabaef1a8f322ee056a1982cf78a7574a9e962
paused(view returns (bool)
false
token(view returns (address)
0x805ea9c07b49dd23ce11ec66dc6d8a2957385035
Read-only
getFee(uint256 amountTransferview returns (uint256 fee)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
minted(bytes32view returns (bool)
supportedChain(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalMinted(uint256view returns (uint256)
totalRequest(uint256view returns (uint256)
State-modifying
addChainSupported(uint256 chainId
grantRole(bytes32 roleaddress account
mintForTrasferCrossChain(uint256 fromChainIdbytes32 iduint256 amountaddress receiver
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFee(uint256 _rateuint256 _fixed
transferOwnership(address newOwner
transferToOtherChain(uint256 chainIduint256 amountaddress receiveruint256 maxFee
unpause(
withdrawToken(address _tokenuint256 _amount
Events
Convert(bytes32 indexed idaddress indexed fromaddress touint256 amountuint256 feeuint256 chainTo
Minted(bytes32 indexed idaddress touint256 amountuint256 chainFrom
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
UpdateFee(uint256 _feeRateuint256 _feeFixed
Constructor
constructor(address _tokenuint256[] _supportedChain
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.