Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 777 Bytes

AvalancheXPChainPublicAddress.md

File metadata and controls

14 lines (9 loc) · 777 Bytes

Org.OpenAPITools.Model.AvalancheXPChainPublicAddress

Properties

Name Type Description Notes
BechPublicAddress string The bech-32 encoded public address of the wallet, commonly used for the X and P chains of Avalanche. (e.g., `X-avax1rlxm7ygahlzfjgj4s965t0lk0ucm8v48rc9r5r`) [optional]
HexPublicAddress string The public address in hex form of the wallet. This is commonly used in Ethereum, Binance, and Avalanche C-Chain. (e.g., `0xB2b2d42C3adA171633E36b427F062f85A642F453`) [optional]

[Back to Model list] [Back to API list] [Back to README]