Bridge
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Bridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Bridge"
ABI
ABI objects
Getter at block 21199592
ETH_TOKEN() view returns (address)
0x0000000000000000000000000000000000000000
operator() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
burnableToken(address) view returns (bool)
State-modifying
Events bridgeToken(address token, uint256 amount, string externalAddr, uint256 destChainId)
bridgeToken(string externalAddr, uint256 destChainId) payable
initialize(address safeMultisigContractAddress, address operator_, address[] tokens)
mint(address token, address[] recipients, uint256[] amounts)
mint(address[] tokens, address[] recipients, uint256[] amounts)
renounceOwnership()
transferOperator(address operator_)
transferOwnership(address newOwner)
updateToken(address[] tokens, bool[] isBurns)
BridgeToken(address token, address burner, uint256 amount, string extddr, uint256 destChainId)
Initialized(uint8 version)
Mint(address token, address[] recipients, uint256[] amounts)
Mint(address[] tokens, address[] recipients, uint256[] amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.