区块链开发入门02 使用币安API获取代币价格
n37r09u3
May 27
https://github.com/binance/binance-connector-nodeconst { Spot } = require('@binance/connector') const client = new Spot() client.tickerPrice('SHIBUSDT').then(response => console.log(response.data)) 更新由于现货价格接口不需要认证 所以可以省略key和secret代理问题推荐在外国主机上运行代码 本地要走sock5代理 应该要改造一下connector里的axios实例化代码https://github.com/binance/binance-connector-node/blob/54368ccfde50055cf02ae9dae883d61ff5e560a3/src/helpers/utils.js#L38具体参考 这里

Most popular by n37r09u3

区块链开发入门02 使用币安API获取代币价格

区块链开发入门02 使用币安API获取代币价格

ParagraphParagraph

n37r09u3

Written by
n37r09u3

大陆玩家~黑金属音乐爱好者~人工智能无政府主义者~IT码农 番羽土啬出来主要探索真相

Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K

n37r09u3

Subscribe