Contract: Mint Canonical Token(OriginalTokenVaultV2)
Lock user's assets into cBridge and mint corresponding token on the destination chain
Implementation
originalTokenVaultV2!.deposit(
pegConfig.config.org_token.token.address,
value,
pegConfig.config.pegged_chain_id,
address,
nonce,
) Request Parameters
Name
Type
Description
TransferId Generation
Response
PreviousContract: Mint Canonical Token(OriginalTokenVault)NextContract: Mint Canonical Token Transfer Refund
Last updated