This commit is contained in:
calintje
2025-01-10 20:39:43 +01:00
parent fc92d443cf
commit e5e25b0ab0
7 changed files with 175 additions and 136 deletions

View File

@@ -6,7 +6,7 @@ import {
VersionedTransaction,
} from "@solana/web3.js";
import { SolanaAgentKit } from "../agent";
import { Wallet } from "@coral-xyz/anchor";
import { Wallet } from "../utils/keypair";
import { Decimal } from "decimal.js";
import {
ORCA_WHIRLPOOL_PROGRAM_ID,