get_address
Retrieve wallet addresses from the VeChain blockchain network for account management and transaction processing.
Instructions
Get the address of the wallet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}