Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 788 Bytes

AvalancheCChainPublicAddress.md

File metadata and controls

10 lines (7 loc) · 788 Bytes

# AvalancheCChainPublicAddress

Properties

Name Type Description Notes
hex_public_address 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]
hex_public_key string To public key in hex form of the wallet. This is hashed to get the hex public address. (e.g., `0x0f7182c2c2f79aca13847bed68c67662c021df868ee5d20a78df6095e4cd162610c63ec9050989a3755a18255cdd707e50678bfd762db3f0feea647610e974c4`) [optional]

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