ngduythao / Opensea-metadata-refresh

Auto Refresh Metadata Script for OpenSea NFTs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSea Auto Refresh Metadata Snippet

This code snippet allows users to automatically refresh metadata for a range of OpenSea NFTs.

Usage

  1. Copy the code snippet from index.js.
  2. Modify the from and to variables to specify the range of token IDs for which you want to refresh metadata.
  3. Paste the modified code into the browser console or a JavaScript execution environment.
  4. Run the code to initiate the automatic metadata refresh.

Note: Ensure that you have the appropriate permissions to modify and interact with OpenSea NFTs in the browser console.

Feel free to customize the code snippet as per your requirements.

About

Auto Refresh Metadata Script for OpenSea NFTs


Languages

Language:JavaScript 100.0%