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 34963496 "telegramUrl" : " https://t.me/blocksquare"
34973497 }
34983498 },
3499+ {
3500+ "tokenSymbol" : " $TD" ,
3501+ "tokenName" : " The Big Red" ,
3502+ "tokenLogoUrl" : " https://raw.githubusercontent.com/ApeSwapFinance/lhd-config/main/logos/$TD.png" ,
3503+ "tokenAddresses" : [
3504+ {
3505+ "address" : " 0x87bbfc9dcb66caa8ce7582a3f17b60a25cd8a248" ,
3506+ "chainId" : " 43114"
3507+ }
3508+ ],
3509+ "profileLinks" : {
3510+ "siteUrl" : " https://thebigredcrypto.com/" ,
3511+ "twitterUrl" : " https://x.com/BigRed_TD" ,
3512+ "telegramUrl" : " https://t.me/TheBigRedTD"
3513+ }
3514+ },
34993515 {
35003516 "tokenSymbol" : " USDC" ,
35013517 "tokenLogoUrl" : " https://cryptologos.cc/logos/usd-coin-usdc-logo.png?v=024" ,
Original file line number Diff line number Diff line change @@ -2137,5 +2137,16 @@ const verifiedAssets: AddressMapping[] = [
21372137 telegramUrl : 'https://t.me/blocksquare' ,
21382138 } ,
21392139 } ,
2140+ {
2141+ tokenSymbol : '$TD' ,
2142+ tokenName : 'The Big Red' ,
2143+ tokenLogoUrl : 'https://raw.githubusercontent.com/ApeSwapFinance/lhd-config/main/logos/$TD.png' ,
2144+ tokenAddresses : [ { address : '0x87bbfc9dcb66caa8ce7582a3f17b60a25cd8a248' , chainId : '43114' } ] ,
2145+ profileLinks : {
2146+ siteUrl : 'https://thebigredcrypto.com/' ,
2147+ twitterUrl : 'https://x.com/BigRed_TD' ,
2148+ telegramUrl : 'https://t.me/TheBigRedTD' ,
2149+ } ,
2150+ } ,
21402151]
21412152export default verifiedAssets
You can’t perform that action at this time.
0 commit comments