From c2e0e89096ce00d1d73b76d67d806b091af3e533 Mon Sep 17 00:00:00 2001 From: 0xyzid <126526361+0xyzid@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:58:19 +0800 Subject: [PATCH] Adding Ratverse Ascension collection into registry (#21) --- .../0x1b60b8f4b83d146c051126873b9207247f7676ca/extra.json | 8 ++++++++ .../0x1b60b8f4b83d146c051126873b9207247f7676ca/info.json | 5 +++++ .../marketplace.json | 7 +++++++ 3 files changed, 20 insertions(+) create mode 100644 tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/extra.json create mode 100644 tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/info.json create mode 100644 tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/marketplace.json diff --git a/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/extra.json b/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/extra.json new file mode 100644 index 0000000..5adc59b --- /dev/null +++ b/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/extra.json @@ -0,0 +1,8 @@ +{ + "website": "https://heylink.me/RATV", + "links": { + "discord": "https://discord.gg/AxMVvmCG4V", + "twitter": "https://twitter.com/RatVerseio" + }, + "whitePaper": "https://ratverse.gitbook.io/ratverse" +} diff --git a/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/info.json b/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/info.json new file mode 100644 index 0000000..3753570 --- /dev/null +++ b/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/info.json @@ -0,0 +1,5 @@ +{ + "name": "Ratverse Ascension", + "creator": "Yazid", + "description": "Ratverse Ascension marks the rebirth of the Ratverse X collection, meticulously curated for the passionate Ratverse community. This collection is more than just an extension; it represents the rebirth and evolution of the Ratverse universe." +} diff --git a/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/marketplace.json b/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/marketplace.json new file mode 100644 index 0000000..3736db0 --- /dev/null +++ b/tokens/main/0x1b60b8f4b83d146c051126873b9207247f7676ca/marketplace.json @@ -0,0 +1,7 @@ +[ + { + "name": "World of V", + "link": "https://worldofv.art", + "tokenLink": "https://worldofv.art/token/0x1b60b8f4b83d146c051126873b9207247f7676ca/{{tokenId}}" + } +]