File tree Expand file tree Collapse file tree 1 file changed +60
-0
lines changed
Expand file tree Collapse file tree 1 file changed +60
-0
lines changed Original file line number Diff line number Diff line change @@ -10212,5 +10212,65 @@ const data5: Protocol[] = [
1021210212 twitter : "SparkDexAI" ,
1021310213 listedAt : 1770423577 ,
1021410214 } ,
10215+ {
10216+ id : "7362" ,
10217+ name : "Tria Card" ,
10218+ address : null ,
10219+ symbol : "-" ,
10220+ url : "https://www.tria.so/en" ,
10221+ description : "Self-custodial neobank unifying spend, trade, and earn." ,
10222+ chain : "Optimism" ,
10223+ logo : `${ baseIconsUrl } /tria-card.jpg` ,
10224+ audits : "0" ,
10225+ gecko_id : null ,
10226+ cmcId : null ,
10227+ category : "Payments" ,
10228+ chains : [ "Optimism" ] ,
10229+ module : "dummy.js" ,
10230+ twitter : "useTria" ,
10231+ dimensions : {
10232+ dexs : "tria-card" ,
10233+ } ,
10234+ } ,
10235+ {
10236+ id : "7363" ,
10237+ name : "MetaMask Card" ,
10238+ address : null ,
10239+ symbol : "-" ,
10240+ url : "https://metamask.io/card" ,
10241+ description : "Instant spending direct from your crypto wallet, anywhere Mastercard is accepted." ,
10242+ chain : "Solana" ,
10243+ logo : `${ baseIconsUrl } /metamask-card.jpg` ,
10244+ audits : "0" ,
10245+ gecko_id : null ,
10246+ cmcId : null ,
10247+ category : "Payments" ,
10248+ chains : [ "Solana" ] ,
10249+ module : "dummy.js" ,
10250+ twitter : "MetaMask" ,
10251+ dimensions : {
10252+ dexs : "metamask-card" ,
10253+ } ,
10254+ } ,
10255+ {
10256+ id : "7364" ,
10257+ name : "Gnosis Pay" ,
10258+ address : null ,
10259+ symbol : "-" ,
10260+ url : "https://gnosispay.com/" ,
10261+ description : "Gnosis Pay is a decentralized payments infrastructure." ,
10262+ chain : "xDai" ,
10263+ logo : `${ baseIconsUrl } /gnosis-pay.jpg` ,
10264+ audits : "0" ,
10265+ gecko_id : null ,
10266+ cmcId : null ,
10267+ category : "Payments" ,
10268+ chains : [ "xDai" ] ,
10269+ module : "dummy.js" ,
10270+ twitter : "gnosispay" ,
10271+ dimensions : {
10272+ dexs : "gnosispay" ,
10273+ } ,
10274+ } ,
1021510275] ;
1021610276export default data5 ;
You can’t perform that action at this time.
0 commit comments