berachain / default-lists

A collection of user maintained lists for berachain
GNU General Public License v3.0
32 stars 133 forks source link

Add DexTrac #327

Closed brigeo closed 1 week ago

brigeo commented 1 week ago

Please follow the format for your validator.

{
    "id": "0x0eB8D197A58724Cf8b1046dFE0a9B9E116175051",
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/dextrac.png",
    "name": "DexTrac",
    "description": "Providing critical infrastructure and analytics for various Web3 ecosystems is our mission.",
    "website": "https://www.dextrac.com",
    "twitter": "https://www.twitter.com/DexTracNode"
},

this repository is uploaded to cloudinary for improved availability. Please upload your relevant assets under the assets/ folder and prefix the path in this json file with https://res.cloudinary.com/duv0g402y/raw/upload/.

an example : https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/${asset_file_name} ℹ️ AFTER OPENING AN ISSUE, CREATE A BRANCH AND ADD YOUR CHANGES. WHEN READY, CREATE A PR AND LINK YOUR ISSUE IN THE PR 🚀