Skip to content

Commit

Permalink
fix astar timestamp (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaidliadon authored May 17, 2024
1 parent 13e1ec8 commit 9b54fac
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion index/astar-zkevm/erc1155.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tokenStandard": "erc1155",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc1155", "astar-zkevm"],
"timestamp": "2024-05-10T12:35:45+0000",
"timestamp": "2024-05-10T12:35:45.000Z",
"tokens": [
{
"chainId": 3776,
Expand Down
2 changes: 1 addition & 1 deletion index/astar-zkevm/erc20.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tokenStandard": "erc20",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc20", "astar-zkevm"],
"timestamp": "2024-05-10T12:35:45+0000",
"timestamp": "2024-05-10T12:35:45.000Z",
"tokens": [],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
2 changes: 1 addition & 1 deletion index/astar-zkevm/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tokenStandard": "erc721",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc721", "astar-zkevm"],
"timestamp": "2024-05-10T12:35:45+0000",
"timestamp": "2024-05-10T12:35:45.000Z",
"tokens": [
{
"chainId": 3776,
Expand Down
2 changes: 1 addition & 1 deletion index/astar-zkyoto/erc1155.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tokenStandard": "erc1155",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc1155", "astar-zkyoto"],
"timestamp": "2024-05-10T12:35:45+0000",
"timestamp": "2024-05-10T12:35:45.000Z",
"tokens": [],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
2 changes: 1 addition & 1 deletion index/astar-zkyoto/erc20.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tokenStandard": "erc20",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc20", "astar-zkyoto"],
"timestamp": "2024-05-10T12:35:45+0000",
"timestamp": "2024-05-10T12:35:45.000Z",
"tokens": [],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
2 changes: 1 addition & 1 deletion index/astar-zkyoto/erc721.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tokenStandard": "erc721",
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["erc721", "astar-zkyoto"],
"timestamp": "2024-05-10T12:35:45+0000",
"timestamp": "2024-05-10T12:35:45.000Z",
"tokens": [
],
"version": { "major": 1, "minor": 0, "patch": 0 }
Expand Down
2 changes: 1 addition & 1 deletion index/astar-zkyoto/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chainId": 6038361,
"logoURI": "https://avatars.githubusercontent.com/u/35579638?s=400&u=41e1dbfbbf6f98037069c918c9383ffb8e978fb7&v=4",
"keywords": ["misc", "astar-zkyoto"],
"timestamp": "2024-05-10T12:35:45+0000",
"timestamp": "2024-05-10T12:35:45.000Z",
"tokens": [
],
"version": { "major": 1, "minor": 0, "patch": 0 }
Expand Down

0 comments on commit 9b54fac

Please sign in to comment.