bsc 网络上的私钥
private key on bsc network
我正在使用 python 和 web3 进行开发。但是它需要一个私钥,我在哪里可以找到这个私钥。
我正在使用来自 binance RPC 的 //bsc-data seed。
在以太坊中有 infura...但在 binance 中我不知道如何获取这个私钥。
BSC RPC Endpoints:
https://data-seed-prebsc-1-s1.binance.org:8545/
https://data-seed-prebsc-2-s1.binance.org:8545/
https://data-seed-prebsc-1-s2.binance.org:8545/
https://data-seed-prebsc-2-s2.binance.org:8545/
https://data-seed-prebsc-1-s3.binance.org:8545/
https://data-seed-prebsc-2-s3.binance.org:8545/
它是 api 密钥吗,您在登录 binance 后就会找到它
我正在使用 python 和 web3 进行开发。但是它需要一个私钥,我在哪里可以找到这个私钥。
我正在使用来自 binance RPC 的 //bsc-data seed。
在以太坊中有 infura...但在 binance 中我不知道如何获取这个私钥。
BSC RPC Endpoints:
https://data-seed-prebsc-1-s1.binance.org:8545/
https://data-seed-prebsc-2-s1.binance.org:8545/
https://data-seed-prebsc-1-s2.binance.org:8545/
https://data-seed-prebsc-2-s2.binance.org:8545/
https://data-seed-prebsc-1-s3.binance.org:8545/
https://data-seed-prebsc-2-s3.binance.org:8545/
它是 api 密钥吗,您在登录 binance 后就会找到它