reguengos / galaticgeckosolanartrank

solanart ggsg rarity scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Galactic Geckos Solanart Rank ✅

Logo

Disclaimer: i am not affiliate with solanart nor GGSC⛔ Built with love for the community.❤🛠

My geckos :D

Logo

How to use:

this works with Chrome extension: Javascript Injector

1- activate extension:

https://chrome.google.com/webstore/detail/javascript-injector/ejnccfcackblkelbafbolcpjfpcmbplg Kudos to the creator 🥇 : https://github.com/hex0cter/js-injector

2- Navigate to Solanart galatic gecko 🐱‍🐉

https://solanart.io/collections/galacticgeckospacegarage

3- activate and use extension!

Paste the following code:⚡

fetch('https://raw.githubusercontent.com/reguengos/galaticgeckosolanartrank/main/t2r.json')
.then(res => res.json())
.then((out) => {
  console.log('Checkout this JSON! ', out);
var els = document.getElementsByClassName("card-title h5");

Array.prototype.forEach.call(els, function(el) {

replaced = el.textContent.replace("Galactic Gecko #","")
idx = replaced
token = out[idx];
rank = token["rank"];
el.textContent = "ID:"+replaced+"|rank:"+rank


});
})
.catch(err => { throw err });


Instructions

Done! Start buying with confidence! ✨✨✨✨✔🎁

pay me a cofee if you feel it deserves :

AJpuaH2Ke13VoMrk8MRCE693yMWMLyTBf2e2J48Pzz7j

About

solanart ggsg rarity scanner