Skip to content

Commit

Permalink
team tokens added
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-rathod1 committed Oct 7, 2023
1 parent 8bd101f commit 534cde6
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file added data/logo/India.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/logo/New-Zealand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/logo/Pakistan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/logo/australia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/logo/england.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/logo/south-africa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions data/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"amount": "10",
"decimals": "18",
"gas": "85000",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/empty-token.png",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/India.png",
"name": "India Cricket Fan Token",
"symbol": "IND"
},
Expand All @@ -145,7 +145,7 @@
"amount": "10",
"decimals": "18",
"gas": "85000",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/empty-token.png",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/australia.png",
"name": "Australia Cricket Fan Token",
"symbol": "AUS"
},
Expand All @@ -155,7 +155,7 @@
"amount": "10",
"decimals": "18",
"gas": "85000",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/empty-token.png",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/england.png",
"name": "England Cricket Fan Token",
"symbol": "ENG"
},
Expand All @@ -165,7 +165,7 @@
"amount": "10",
"decimals": "18",
"gas": "85000",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/empty-token.png",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/Pakistan.png",
"name": "Pakistan Cricket Fan Token",
"symbol": "PAK"
},
Expand All @@ -175,7 +175,7 @@
"amount": "10",
"decimals": "18",
"gas": "85000",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/empty-token.png",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/south-africa.png",
"name": "South Africa Cricket Fan Token",
"symbol": "SA"
},
Expand All @@ -185,7 +185,7 @@
"amount": "10",
"decimals": "18",
"gas": "85000",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/empty-token.png",
"logoURI": "https://chaindroporg.github.io/token-list/data/logo/New-Zealand.png",
"name": "New Zealand Cricket Fan Token",
"symbol": "NZ"
},
Expand Down

0 comments on commit 534cde6

Please sign in to comment.