↧
Answer by nickfrosty for Is there a specific format of how a Solana address...
Solana address do not have a any specific starting value (like "0x" on Ethereum).But like you pointed out, these addresses are base58 encoded version of a 32 byte array. Resulting in a specific string...
View ArticleAnswer by vicyyn for Is there a specific format of how a Solana address...
In bitcoin addresses can start with a 1, 3, or bech. And in Ethereum, it starts with 0x. Does Solana have a specific format to their addresses? Or is it just the base58 output with nothing added in?No...
View ArticleIs there a specific format of how a Solana address should look like?
In bitcoin addresses can start with a 1, 3, or bech. And in Ethereum, it starts with 0x. Does Solana have a specific format to their addresses? Or is it just the base58 output with nothing added...
View Article
More Pages to Explore .....