Steps
- Select the native token in your wallet and click Send.
- Click Advanced option and enter hex data in the Custom Data field.

Use Cases
Custom data must be in hex format. Use abi.hashex.org to encode EVM function calls.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interact with contracts or deploy contracts using custom payloads.

| Action | Recipient | Amount | Custom Data |
|---|---|---|---|
| Deploy contract | Leave empty | Leave empty | Bytecode |
| Call contract | Contract address | 0 (or leave empty) | Function call data |
Was this page helpful?