Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 660 Bytes

BSCPublicAddress.md

File metadata and controls

10 lines (6 loc) · 660 Bytes

theblockchainapi.BSCPublicAddress

Properties

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