send

Send native and ERC-20 tokens across Base, Citrea, HyperEVM, and Monad with transaction simulation.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Fibrous-Finance/fibx-skills --skill send-fibrous-finance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: send
Source: https://github.com/Fibrous-Finance/fibx-skills/tree/main/skills/send
Command: npx skills add https://github.com/Fibrous-Finance/fibx-skills --skill send-fibrous-finance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to send native tokens or ERC-20 tokens to any address across multiple blockchain networks, with a built-in safety simulation to prevent failed transactions.

Core Features & Use Cases

  • Cross-Chain Transfers: Send tokens on Base, Citrea, HyperEVM, and Monad.
  • Native & ERC-20 Support: Handles both the native currency of a chain and any ERC-20 token.
  • Transaction Simulation: Automatically simulates the transaction before execution to catch errors and prevent loss of funds.
  • Use Case: Quickly send 10 USDC to a friend on the Base network, ensuring the transaction is safe before it's broadcast.

Quick Start

Send 0.1 ETH to the address 0x1234567890abcdef1234567890abcdef12345678 from the Base chain.

Frequently Asked Questions about send

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send ERC-20 tokens to a specific address on the Base blockchain?

To send ERC-20 tokens on the Base blockchain, you specify the recipient address, token contract, and amount. The Skill supports secure native and ERC-20 cross-chain transfers with automated transaction simulation to prevent failures before broadcast.

Can I transfer crypto across Citrea, HyperEVM, and Monad networks?

Yes, you can transfer crypto across Citrea, HyperEVM, and Monad networks. The Skill handles explicit chain and token parameterization for both native currencies and ERC-20 tokens, ensuring secure fund delivery across these supported blockchains.

How does transaction simulation prevent failed crypto transfers?

Transaction simulation prevents failed crypto transfers by automatically executing a pre-flight check before broadcasting. This validates parameters and catches errors early, ensuring fund safety and preventing loss when sending native or ERC-20 tokens.

What is the safest way to send crypto across multiple blockchain networks?

The safest way to send crypto across multiple blockchain networks involves pre-execution transaction simulation. This Skill automatically simulates transfers on Base, Citrea, HyperEVM, and Monad to verify parameters and prevent loss of funds before executing.

Do I need to specify the chain ID when sending native tokens?

Yes, explicit chain parameterization is required when sending native tokens. You must specify the target blockchain network, such as Base or Monad, to ensure the native currency transfer routes correctly and the transaction simulation validates accurately.