Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Nov 22, 2023
1 parent a6ffd2c commit e49d5a9
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 4 deletions.
2 changes: 1 addition & 1 deletion index/arbitrum-sepolia/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chainId": 421614,
"tokenStandard": "erc721",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc20", "arbitrum-sepolia"],
"keywords": ["erc721", "arbitrum-sepolia"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
Expand Down
11 changes: 11 additions & 0 deletions index/avalanche-testnet/erc1155.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "sequence-erc1155-avalanche-testnet",
"chainId": 43113,
"tokenStandard": "erc1155",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc1155", "avalanche-testnet"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
11 changes: 11 additions & 0 deletions index/avalanche-testnet/erc20.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "sequence-erc20-avalanche-testnet",
"chainId": 43113,
"tokenStandard": "erc20",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc20", "avalanche-testnet"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
11 changes: 11 additions & 0 deletions index/avalanche-testnet/erc721.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "sequence-erc721-avalanche-testnet",
"chainId": 43113,
"tokenStandard": "erc721",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc721", "avalanche-testnet"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
10 changes: 10 additions & 0 deletions index/avalanche-testnet/misc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "sequence-misc-avalanche-testnet",
"chainId": 43113,
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["misc", "avalanche-testnet"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
2 changes: 1 addition & 1 deletion index/base-sepolia/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chainId": 84532,
"tokenStandard": "erc721",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc20", "base-sepolia"],
"keywords": ["erc721", "base-sepolia"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
Expand Down
2 changes: 1 addition & 1 deletion index/optimism-sepolia/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chainId": 11155420,
"tokenStandard": "erc721",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc20", "optimism-sepolia"],
"keywords": ["erc721", "optimism-sepolia"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
Expand Down
2 changes: 1 addition & 1 deletion index/sepolia/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chainId": 11155111,
"tokenStandard": "erc721",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc20", "sepolia"],
"keywords": ["erc721", "sepolia"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
],
Expand Down

0 comments on commit e49d5a9

Please sign in to comment.