Type alias InterchainTokenServiceFlowOutAmountArgs

InterchainTokenServiceFlowOutAmountArgs: {
    tokenId: `0x${string}`;
}

Type declaration

  • tokenId: `0x${string}`

Generated using TypeDoc