export type ParamsTokenValuePair = { tokenId: string; amountToken: string; };