Loading...
Loading...
Send ETH or ERC-20 tokens (like USDC) to an Ethereum address. Supports Base, Citrea, HyperEVM, and Monad.
npx skill4agent add ahmetenesdur/fibx-agentic-wallet-skills sendnpx fibx statusnpx fibx balance--chain <name>tx-statusnpx fibx send <amount> <recipient> [token] [--chain <chain>] [--json]| Argument | Description |
|---|---|
| Amount to send. Use simple numbers (e.g., |
| The destination Ethereum address ( |
| Optional. Token symbol ( |
| Option | Description |
|---|---|
| Network to use: |
| Output result as JSON. |
npx fibx statusnpx fibx balancenpx fibx send 10 0x123...abc USDCnpx fibx tx-status <hash_from_output>npx fibx status --chain monadnpx fibx balance --chain monadnpx fibx send 0.05 0xdef...456 ETH --chain monadnpx fibx tx-status <hash> --chain monad