UNPKG

picasso-sdk

Version:

Picasso sdk for cosmos, ethereum, solana, and polkadot ibc transfer

20 lines (19 loc) 605 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { SafeRpcWrapper: 'String', CustomRpcCurrencyId: 'SafeRpcWrapper', CustomRpcBalance: 'SafeRpcWrapper', CurrencyId: 'u128', AssetsBalance: 'u128', ComposableTraitsDefiSellCurrencyId: 'CurrencyId', ComposableTraitsDefiCurrencyPairCurrencyId: { base: 'CurrencyId', quote: 'CurrencyId' }, ComposableTraitsXcmCumulusMethodId: 'Null', ComposableTraitsXcmXcmSellRequest: 'Null' } };