GetTokenInfoData
Type Alias: GetTokenInfoData
Properties overview
- body: TokenInfoRequestParams; ↗
type GetTokenInfoData = {
body: TokenInfoRequestParams;
};
Defined in: packages/api/src/client/types.gen.ts:1001
Type declaration
body
body: TokenInfoRequestParams;
Updated 10 days ago