Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Other Products
IDeBridgeTokenDeployer interface details - functions and events.
function deployAsset( bytes32 _debridgeId, string _name, string _symbol, uint8 _decimals ) external returns (address deTokenAddress)
DeBridgeTokenProxy
_debridgeId
bytes32
DeBridgeGate.getDebridgeId
_name
string
_symbol
_decimals
uint8
event DeBridgeTokenDeployed( address asset, string name, string symbol, uint8 decimals )