Construct a transfer
sendConstruct an unsigned ETH or USDG transfer transaction on Robinhood Chain for a $0.01 USDG fee, ready to broadcast.
Instructions
Constructs an unsigned ETH or USDG transfer transaction on Robinhood Chain. Costs $0.01 USDG. Pass the result to the broadcast tool to actually sign and send it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| token | Yes | ||
| amount | Yes | Amount as a decimal string, e.g. "1.5" |