getEarliestTransaction
Retrieves the earliest transaction for any wallet address on the Somnia blockchain, using the ORMI API.
Instructions
Get the earliest transaction for an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authToken | Yes | ||
| chainName | Yes | ||
| walletAddress | Yes | Address to fetch earliest transaction for |