const Web3 = require("web3") // for nodejs only const web3 = new Web3("https://rpc.ankr.com/eth_goerli") const aggregatorV3InterfaceABI = [{ "inputs": [] ...
確定! 回上一頁