Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Degen #329

Closed
wants to merge 3 commits into from
Closed

Degen #329

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
Binary file added logos/Degen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1114,10 +1114,21 @@
{
"id": "7bb148bbcb04bad4700563a22e25c3b12712327ec647792b163c87669933a700",
"name": "AlephiumSolana",
"symbol": "ALPHSOL",
"symbol": "ALPHSOL","id": "b522184377a33e376e997a950288fa76c1f48e97bc29cd10779adc7cfb673200",
"name": "Berry",
"symbol": "BERRY",
"decimals": 0,
"description": "Mr Berry's coin",
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/

Check failure on line 1122 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

Unterminated string literal.
"decimals": 10,

Check failure on line 1123 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.
"description": "From Solana Community To Alephium Community market https://candyswap.gg/token/ALPHSOL ",
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/ALPHSOL.png"
}
"id": "685d167791a07c1932b33fb64206faddf5c133783aaed49a76c6fe182d1a9600",

Check failure on line 1127 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.

Check failure on line 1127 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.
"name": "Book of Degen",

Check failure on line 1128 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.
"symbol": "DEGEN",

Check failure on line 1129 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.
"decimals": 4,

Check failure on line 1130 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.
"description": "Ready to live by the code? The Book of Degen is here. Only the worthy shall prosper in the Alephium realm.",

Check failure on line 1131 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.
"logoURI": "https://githubusercontent.com/alephium/token-list/master/logos/Degen.jpg"

Check failure on line 1132 in tokens/mainnet.json

View workflow job for this annotation

GitHub Actions / test (16.x)

',' expected.
]
}
Loading