UNPKG

sei-agent-kit

Version:

A package for building AI agents on the SEI blockchain

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