testnet

Agent

0xfa201f9e...052b57
Spends
0
Aborts
1
Abort rate
100%
Last activity

Spend history

0 total

No spends recorded for this agent yet.

Run a spend through the SDK with this agent identity and it shows up here.

import { Praxis } from "@allen-saji/praxis";

const praxis = new Praxis({ wallet });

await praxis.spend({
  to: recipient,
  amount: 1_000_000_000n,
  reasoning: { prompt, decision, model },
});