Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/lib/tokenlist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export interface TokenList {
export interface TagDetails {
readonly name: string;
readonly description: string;
readonly imageUrl: string;
}

export interface TokenExtensions {
Expand Down
67 changes: 53 additions & 14 deletions src/tokens/solana.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6741,7 +6741,9 @@
"name": "Discovery of Iris",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6753,7 +6755,9 @@
"name": "The Heart of Star Atlas",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6765,7 +6769,9 @@
"name": "The Convergence War",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6777,7 +6783,9 @@
"name": "Short Story of a Lost Astronaut",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6789,7 +6797,9 @@
"name": "B ❤ P",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6801,7 +6811,9 @@
"name": "The Assassination of Paizul",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6813,7 +6825,9 @@
"name": "Paizul Funeral Procession",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6825,7 +6839,9 @@
"name": "Ahr Visits Earth",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6837,7 +6853,9 @@
"name": "The Last Stand",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6849,7 +6867,9 @@
"name": "The Signing of the Peace Treaty",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6861,7 +6881,9 @@
"name": "The Peacebringers Archive",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6873,7 +6895,9 @@
"name": "Ustur Wod.bod",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand All @@ -6885,7 +6909,9 @@
"name": "Om Photoli",
"decimals": 0,
"logoURI": "https://storage.googleapis.com/star-atlas-assets/star-atlas-logo.png",
"tags": [],
"tags": [
"nft"
],
"extensions": {
"website": "https://www.staratlas.com"
}
Expand Down Expand Up @@ -7292,6 +7318,19 @@
"twitter": "https://twitter.com/SolaPAD"
}
},
{
"chainId": 101,
"address": "2QK9vxydd7WoDwvVFT5JSU8cwE9xmbJSzeqbRESiPGMG",
"symbol": "KEKW",
"name": "kekwcoin",
"decimals": 9,
"logoURI": "https://www.kekw.io/images/logo_final_round_smallFace.png",
"tags": [],
"extensions": {
"website": "https://kekw.io/",
"twitter": "https://twitter.com/kekwcoin"
}
},
{
"chainId": 101,
"address": "7fCzz6ZDHm4UWC9Se1RPLmiyeuQ6kStxpcAP696EuE1E",
Expand All @@ -7305,7 +7344,7 @@
}
},
{
"chainId": 101,
"chainId": 101,
"address": "Djoz8btdR7p6xWHoVtPYF3zyN9LU5BBfMoDk4HczSDqc",
"symbol": "AUSS",
"name": "Ausshole",
Expand Down