picasso-sdk
Version:
Picasso sdk for cosmos, ethereum, solana, and polkadot ibc transfer
19 lines • 563 B
TypeScript
declare const _default: {
rpc: {};
types: {
SafeRpcWrapper: string;
CustomRpcCurrencyId: string;
CustomRpcBalance: string;
CurrencyId: string;
AssetsBalance: string;
ComposableTraitsDefiSellCurrencyId: string;
ComposableTraitsDefiCurrencyPairCurrencyId: {
base: string;
quote: string;
};
ComposableTraitsXcmCumulusMethodId: string;
ComposableTraitsXcmXcmSellRequest: string;
};
};
export default _default;
//# sourceMappingURL=definitions.d.ts.map