File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 34803480 "telegramUrl" : " https://t.me/Lif3_Official"
34813481 }
34823482 },
3483+ {
3484+ "tokenSymbol" : " BST" ,
3485+ "tokenName" : " Blocksquare Token" ,
3486+ "tokenLogoUrl" : " https://raw.githubusercontent.com/ApeSwapFinance/lhd-config/main/logos/BST.png" ,
3487+ "tokenAddresses" : [
3488+ {
3489+ "address" : " 0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a" ,
3490+ "chainId" : " 1"
3491+ }
3492+ ],
3493+ "profileLinks" : {
3494+ "siteUrl" : " https://blocksquare.io/" ,
3495+ "twitterUrl" : " https://x.com/blocksquare_io" ,
3496+ "telegramUrl" : " https://t.me/blocksquare"
3497+ }
3498+ },
34833499 {
34843500 "tokenSymbol" : " USDC" ,
34853501 "tokenLogoUrl" : " https://cryptologos.cc/logos/usd-coin-usdc-logo.png?v=024" ,
Original file line number Diff line number Diff line change @@ -2126,5 +2126,16 @@ const verifiedAssets: AddressMapping[] = [
21262126 telegramUrl : 'https://t.me/Lif3_Official' ,
21272127 } ,
21282128 } ,
2129+ {
2130+ tokenSymbol : 'BST' ,
2131+ tokenName : 'Blocksquare Token' ,
2132+ tokenLogoUrl : 'https://raw.githubusercontent.com/ApeSwapFinance/lhd-config/main/logos/BST.png' ,
2133+ tokenAddresses : [ { address : '0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a' , chainId : '1' } ] ,
2134+ profileLinks : {
2135+ siteUrl : 'https://blocksquare.io/' ,
2136+ twitterUrl : 'https://x.com/blocksquare_io' ,
2137+ telegramUrl : 'https://t.me/blocksquare' ,
2138+ } ,
2139+ } ,
21292140]
21302141export default verifiedAssets
You can’t perform that action at this time.
0 commit comments