nft api汇总
etherscan
https://etherscan.io/myaccount
api可以申请
问题:调用nft相关api要收费199美元每月
opensea
文档地址:https://docs.opensea.io/
问题:申请api key中,暂未通过
quicknode
文档地址:https://www.quicknode.com/docs
https://www.quicknode.com/nft-api
问题:收费49美元每月,创建虚拟goerli测试节点,或eth正式节点
moralis
文档地址:https://docs.moralis.io/
https://moralis.io/ultimate-nft-api-exploring-moralis-nft-api/
谷歌三方登录,获得apikey
blockdaemon
文档地址:https://blockdaemon.com/documentation/ubiquity-api/nft-api/overview/
https://blockdaemon.com/products/nft-api
免费版,25qps,高级版300美元一个月
访问样例:https://svc.blockdaemon.com/universal/v1/ethereum/mainnet/sync/block_number
问题:调用测试链goerli无法成功
由于ropsten测试网关闭
用goerli测试网,获取eth测试币:
https://goerlifaucet.com/
挖币:
https://goerli-faucet.pk910.de/
etherscan:
https://docs.etherscan.io/getting-started/endpoint-urls
Network
URL
Documentation
Mainnet
https://api.etherscan.io
https://docs.etherscan.io
Goerli
https://api-goerli.etherscan.io
https://docs.etherscan.io/v/goerli-etherscan
10-19
1740