ultrade_wallet_add_key
Add a trading key to your Ultrade wallet for secure trading access. Manage key permissions and expiration settings to control account functionality.
Instructions
Add a trading key
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The signed message in hex format | |
| signature | Yes | The signature of the message | |
| walletToken | Yes | Login session token | |
| tkAddress | Yes | Trading key algorand address | |
| loginAddress | Yes | Login wallet address | |
| loginChainId | Yes | Wormhole chain id | |
| expiredDate | Yes | UTC timestamp in miliseconds; If not set then no expiration | |
| addKey | Yes | Add a trading key if true, otherwise revoke | |
| type | Yes | Type of trading key |