UNPKG

sei-agent-kit

Version:

A package for building AI agents on the SEI blockchain

3 lines 184 B
import { BalancesReturnType } from 'citrex-sdk/types'; export declare function citrexListBalances(): Promise<BalancesReturnType | undefined>; //# sourceMappingURL=listBalances.d.ts.map