Loading...
Loading...
Send ETH or ERC-20 tokens (like USDC) to an Ethereum address. Supports Base, Citrea, HyperEVM, and Monad.
npx skill4agent add fibrous-finance/fibx-skills sendnpx fibx@latest statusnpx fibx@latest balance--chain <name>tx-statusnpx fibx@latest 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@latest statusnpx fibx@latest balancenpx fibx@latest send 10 0x123...abc USDCnpx fibx@latest tx-status <hash_from_output>npx fibx@latest status --chain monadnpx fibx@latest balance --chain monadnpx fibx@latest send 0.05 0xdef...456 ETH --chain monadnpx fibx@latest tx-status <hash> --chain monad