uparupaNFT

Results 4 comments of uparupaNFT

Hello im using polygon chain, number 137! ​ -----Original Message----- From: "Zach ***@***.***> To: ***@***.***>; Cc: ***@***.***>; ***@***.***>; Sent: 2022-03-20 (일) 11:29:21 (GMT+09:00) Subject: Re: [zobront/nft-snapshot] Hello, sir. Please teach...

Sorry for late reply. i used alchemy, and puted http adress in visual studio program. please check my image. do i have to insert websockets? thank you! -----Original Message----- From:...

tried with eth mainnet -----Original Message----- From: "Zach ***@***.***> To: ***@***.***>; Cc: ***@***.***>; ***@***.***>; Sent: 2022-03-22 (화) 04:24:49 (GMT+09:00) Subject: Re: [zobront/nft-snapshot] Hello, sir. Please teach me how to solve...

const ethers = require("ethers") const createCsvWriter = require('csv-writer').createObjectCsvWriter; const TOKEN_ADDRESS = "0x2953399124F0cBB46d2CbACD8A89cF0599974963"; // INSERT const STARTING_TOKEN_ID = 1; const HIGHEST_TOKEN_ID = 1000; // INSERT const PROVIDER_ENDPOINT = "https://eth-mainnet.alchemyapi.io/v2/74WTJvHjOrUwehy7SsSwVkvWtITCITET"; // INSERT...