Skip to content

Commit

Permalink
Finalize token tickers
Browse files Browse the repository at this point in the history
  • Loading branch information
sponomarev committed Feb 6, 2024
1 parent 4e29ed0 commit f27e77d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions libsol/token_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ const TokenInfo TOKEN_REGISTRY[] = {
0xe0, 0xe4, 0x7c, 0xa6, 0x02, 0x03, 0x45, 0x2f, 0x5d, 0x61}},
"USDC"},

// 7JnHPPJBBKSTJ7iEmsiGSBcPJgbcKw28uCRXtQgimncp
{{{0x5d, 0xb4, 0x32, 0x48, 0x5c, 0xc3, 0x62, 0x4b, 0x41, 0xfa, 0x24,
0x6b, 0x72, 0xbd, 0xb1, 0x06, 0x96, 0xff, 0x1a, 0x9e, 0x62, 0x9e,
0xf8, 0x03, 0xab, 0xfb, 0xd9, 0xee, 0x67, 0xb0, 0xaa, 0x81}},
"AVAX"},

// rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof
{{{0x0c, 0xc1, 0x0f, 0x51, 0x6a, 0xaa, 0xe9, 0xc1, 0x4b, 0xa9, 0x47,
0x1f, 0x60, 0xab, 0xd3, 0x92, 0xdc, 0xd7, 0x86, 0xd5, 0x73, 0x54,
Expand Down Expand Up @@ -246,7 +240,7 @@ const TokenInfo TOKEN_REGISTRY[] = {
{{{0x89, 0x76, 0x58, 0x55, 0x7d, 0x21, 0x17, 0x22, 0xba, 0x67, 0x8a,
0xd9, 0x92, 0x76, 0xeb, 0x14, 0xd9, 0x56, 0x7f, 0x0a, 0x79, 0x2e,
0x3b, 0xa7, 0x0c, 0x89, 0x47, 0x85, 0xc7, 0x42, 0xbf, 0xae}},
"GST-SOL"},
"GST"},

// xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW
{{{0x0e, 0x56, 0x39, 0x5e, 0x3c, 0x86, 0x01, 0x43, 0x80, 0x2e, 0x9b,
Expand Down

0 comments on commit f27e77d

Please sign in to comment.