Functions
deployAsset
DeBridgeTokenProxy
) for an asset.
Parameters:
Name | Type | Description |
---|---|---|
_debridgeId | bytes32 | Asset id, see DeBridgeGate.getDebridgeId |
_name | string | The asset’s name |
_symbol | string | The asset’s symbol |
_decimals | uint8 | The asset’s decimals |
Events
DeBridgeTokenDeployed
DeBridgeTokenProxy
) is deployed using this contract