Skip to content

Commit

Permalink
Update token directory for Astar zkEVM
Browse files Browse the repository at this point in the history
  • Loading branch information
yigiterdev committed May 20, 2024
1 parent 9b54fac commit f3cd943
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 15 deletions.
5 changes: 3 additions & 2 deletions index/astar-zkevm/erc1155.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@
"description": "Join the on-going Astar zkEVM launch campaign at Yoki.Astar.Network and begin collecting, fusing and discovering all the Yoki!",
"ogImage": "https://assets.raribleuserdata.com/prod/v1/image/t_cover_big/aHR0cHM6Ly9pcGZzLnJhcmlibGV1c2VyZGF0YS5jb20vaXBmcy9iYWZ5YmVpZGp0a29iYTY2cng1cXRpZmFnM3htZmJneTV2bXJpYXJvdmVqNHFmN3lyZjYza2JndWp3cQ==",
"originChainId": 3776,
"originAddress": "0x2e6ff2a374844ed25e4523da53292a89b93e8905"
"originAddress": "0x2e6ff2a374844ed25e4523da53292a89b93e8905",
"featured": true
}
}
],
"version": { "major": 1, "minor": 0, "patch": 0 }
"version": {"major": 1, "minor": 0, "patch": 0}
}
20 changes: 13 additions & 7 deletions index/astar-zkevm/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"link": "https://rarible.com/collection/astarzkevm/0x35edffb12f93253f1c567a7e207f06e1b0de9d8e/items",
"description": "",
"originChainId": 3776,
"originAddress": "0x35edffb12f93253f1c567a7e207f06e1b0de9d8e"
"originAddress": "0x35edffb12f93253f1c567a7e207f06e1b0de9d8e",
"featured": true
}
},
{
Expand All @@ -33,7 +34,8 @@
"link": "https://rarible.com/collection/astarzkevm/0x6d0fe26797e077b444fb8e8ff9a38a688beb317d/items",
"description": "",
"originChainId": 3776,
"originAddress": "0x6d0fe26797e077b444fb8e8ff9a38a688beb317d"
"originAddress": "0x6d0fe26797e077b444fb8e8ff9a38a688beb317d",
"featured": true
}
},
{
Expand All @@ -48,7 +50,8 @@
"link": "https://rarible.com/meta-mazda/items",
"description": "Japanese automotive company, Mazda’s iconic first NFT art design. <br/> These collection expressing possibility of Mazda’s new communication and new story creation in digital world. <br/>Items are very symbolic since these collection were released as a first challenge and has a potential to be continued into a series in future.<br/>We expressed Japanese touch through Mazda’s iconic MX-5 MIATA with subculture essence.",
"originChainId": 3776,
"originAddress": "0x8ade4c707630d2f3ab0e36cde5c81da8f56fe0b6"
"originAddress": "0x8ade4c707630d2f3ab0e36cde5c81da8f56fe0b6",
"featured": true
}
},
{
Expand All @@ -64,7 +67,8 @@
"description": "",
"ogImage": "https://assets.raribleuserdata.com/prod/v1/image/t_cover_big/aHR0cHM6Ly9pcGZzLnJhcmlibGV1c2VyZGF0YS5jb20vaXBmcy9iYWZ5YmVpZGp0a29iYTY2cng1cXRpZmFnM3htZmJneTV2bXJpYXJvdmVqNHFmN3lyZjYza2JndWp3cQ==",
"originChainId": 3776,
"originAddress": "0xde782cc4bf15df5791261c126da1942ba8d805c4"
"originAddress": "0xde782cc4bf15df5791261c126da1942ba8d805c4",
"featured": true
}
},
{
Expand All @@ -79,7 +83,8 @@
"link": "https://rarible.com/collection/astarzkevm/0x6d99156004e7ddd41b3cbf7e60a8af2438609542/items",
"description": "",
"originChainId": 3776,
"originAddress": "0x6d99156004e7ddd41b3cbf7e60a8af2438609542"
"originAddress": "0x6d99156004e7ddd41b3cbf7e60a8af2438609542",
"featured": true
}
},
{
Expand All @@ -95,9 +100,10 @@
"description": "A collection of 8,888 intelligent yet reserved Hikikomoris, based in Astar zkEVM, have gathered to conquer all Layer 2s on the Ethereum blockchain. ",
"ogImage": "https://ipfs.raribleuserdata.com/ipfs/bafkreiaf6wufj37zlfajhmcjsiuhg6rducl27imurjci4y6du5wnj42hta",
"originChainId": 3776,
"originAddress": "0xaa7fbb96a1397898495e07afc022c341510fa24f"
"originAddress": "0xaa7fbb96a1397898495e07afc022c341510fa24f",
"featured": true
}
}
],
"version": { "major": 1, "minor": 0, "patch": 0 }
"version": {"major": 1, "minor": 0, "patch": 0}
}
11 changes: 5 additions & 6 deletions index/astar-zkevm/misc.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "sequence-misc-arbitrum-nova",
"chainId": 42170,
"name": "sequence-misc-astar-zkevm",
"chainId": 3776,
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["misc", "arbitrum-nova"],
"keywords": ["misc", "astar-zkevm"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
"version": { "major": 1, "minor": 0, "patch": 0 }
"tokens": [],
"version": {"major": 1, "minor": 0, "patch": 0}
}

0 comments on commit f3cd943

Please sign in to comment.