IdiomaticNetworkListItem
- Schema
- Example
idiomaticNetworkName
RequiredString
The caller VASP's idiomatic alias for this network. Falls back to standardNetworkName when no per-VASP alias is configured.
Example
Ethereum
standardNetworkName
RequiredString
GTR-standard network symbol used by the wallet-verify flow.
Example
ETH
{
"idiomaticNetworkName": "Ethereum",
"standardNetworkName": "ETH"
}