get_chain
Retrieve the blockchain network (Mainnet or Testnet) currently associated with a VeChain wallet to determine transaction compatibility and network-specific operations.
Instructions
Get the chain of the wallet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}