Type alias GetInitialReserveByTokenSymbolInput

GetInitialReserveByTokenSymbolInput: {
    tokenSymbol: string;
}

Type declaration

  • tokenSymbol: string