added stSOL to popular token list (#372)
This commit is contained in:
parent
832887703a
commit
f30c9eeb68
|
@ -278,6 +278,13 @@ const POPULAR_TOKENS = {
|
|||
icon:
|
||||
'https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU/logo.png',
|
||||
},
|
||||
{
|
||||
tokenSymbol: 'stSOL',
|
||||
mintAddress: '7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj',
|
||||
tokenName: 'Lido Staked SOL',
|
||||
icon:
|
||||
'https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj/logo.png',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue