Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix capitalization, correct missing word, and update Twitter URL #518

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/gauge-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ labels: gauge request
assignees: ""
---

- [ ] I understand that gauge listing is not required to use the Berachain DEX.
- [ ] I understand that filing an issue or adding liquidity does not guarantee addition to the Berachain default gauge list.
- [ ] I understand that gauge listing is not required to use the Berachain DEX.
- [ ] I understand that filing an issue or adding liquidity does not guarantee addition to the Berachain default gauge list.
- [ ] I will not ping the Discord about this listing request.

**Please follow the following format for your gauge.**
Expand All @@ -30,9 +30,9 @@ assignees: ""
- Gauge Category Name (i.e. BEX Liquidity Pool):
- Gauge Category Icon:

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/`.
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 :
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 🚀
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/token-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ assignees: ""
- name: token name
- decimals: token decimals
- logoURI: path to token icon in default-list repo
- tags: [(optional)] leave empty array if not tags
- tags: [(optional)] leave empty array if no tags

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/`.
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 :
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 🚀
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/validator-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ assignees: ""
"name": "Validator One",
"description": "ooga booga validator one",
"website": "https://www.google.com",
"twitter": "https://www.twitter.com"
"twitter": "https://www.x.com"
},
```

Expand All @@ -27,9 +27,9 @@ assignees: ""
- name: validator name
- description (optional): a short description for the validator
- website (optional): a validator's website
- twitter (optiona): a validator's twitter account url
- twitter (optional): a validator's twitter account url

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/`.
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}`
Expand Down
70 changes: 35 additions & 35 deletions src/validators/bartio/defaultValidatorList.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"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"
"twitter": "https://www.x.com/DexTracNode"
},
{
"id": "0x516e5a64adf705c4Bb17Ee0d0ab440d74346249B",
Expand Down Expand Up @@ -175,7 +175,7 @@
"name": "Kodiak Finance",
"description": "Native Liquidity Hub",
"website": "https://www.kodiak.finance",
"twitter": "https://twitter.com/KodiakFi"
"twitter": "https://x.com/KodiakFi"
},
{
"id": "0x99fC13a5b46491D84494165FFaa540fFE7AB78D1",
Expand All @@ -191,7 +191,7 @@
"name": "Citadel.one",
"description": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income. Stake with our nodes or any other validator across multiple networks in a few clicks.",
"website": "https://citadel.one",
"twitter": "https://twitter.com/CitadelDAO"
"twitter": "https://x.com/CitadelDAO"
},
{
"id": "0x602b08F34919D3aa107c481DBAbF11Fb76B10BB9",
Expand All @@ -215,7 +215,7 @@
"name": "Ebunker",
"description": "Ebunker is a leading node operator and blockchain infrastructure company.",
"website": "https://www.ebunker.io/",
"twitter": "https://twitter.com/ebunker_eth"
"twitter": "https://x.com/ebunker_eth"
},
{
"id": "0xd4516752CE743E7b0a264D2Db7F61F8e4444d9A6",
Expand Down Expand Up @@ -287,7 +287,7 @@
"name": "Nocturnal Labs",
"description": "Drinks for all the Beras!",
"website": "https://www.nocturnallabs.org/",
"twitter": "https://twitter.com/nct_labs"
"twitter": "https://x.com/nct_labs"
},
{
"id": "0x1e2e53c2451d0f9ED4B7952991BE0c95165D5c01",
Expand All @@ -311,7 +311,7 @@
"name": "[NODERS]TEAM",
"description": "Professional blockchain validator and web3 developer team",
"website": "https://nodersteam.com/",
"twitter": "https://twitter.com/NODERS_TEAM"
"twitter": "https://x.com/NODERS_TEAM"
},
{
"id": "0xD073a84e2ccDF91a9025179330438485E886D206",
Expand All @@ -327,7 +327,7 @@
"name": "Asymmetric Research",
"description": "High integrity validation and infrastructure services for web3 ecosystems",
"website": "https://www.asymmetric.re",
"twitter": "https://twitter.com/asymmetric_re"
"twitter": "https://x.com/asymmetric_re"
},
{
"id": "0x8a88215ae882dfA519730c40109556c1C235729f",
Expand Down Expand Up @@ -439,7 +439,7 @@
"name": "Republic Crypto",
"description": "Republic Crypto provides infrastructure for institutional staking on networks like Avalanche, Aptos and Sui with tailored services to meet your needs",
"website": "https://republic.com",
"twitter": "https://www.twitter.com/RepublicCrypto"
"twitter": "https://www.x.com/RepublicCrypto"
},
{
"id": "0xF60fD8632Fc77E19b3A0637d115d0fdd06F36968",
Expand All @@ -455,7 +455,7 @@
"name": "beradrome-x-thj",
"description": "Joint validator of Beradrome and The Honey Jar. Delegate or stay poor",
"website": "https://beradrome.com",
"twitter": "https://twitter.com/beradrome"
"twitter": "https://x.com/beradrome"
},
{
"id": "0x36393255e8BB9042c2eD32728Acd01c0E013aE48",
Expand All @@ -471,7 +471,7 @@
"name": "MantiCore",
"description": "Secure and reliable individual PoS/PoW validator. Best uptime and 24/7 support.",
"website": "https://manticore.team",
"twitter": "https://twitter.com/MantiCoreNodes"
"twitter": "https://x.com/MantiCoreNodes"
},
{
"id": "0xC09A619A872c56C8de1354A4309aBBF317938084",
Expand Down Expand Up @@ -503,7 +503,7 @@
"name": "Jetking",
"description": "India’s largest IT Training Institute.",
"website": "https://www.jetking.com",
"twitter": "https://twitter.com/JetkingLtd"
"twitter": "https://x.com/JetkingLtd"
},
{
"id": "0x3ca67Ad85620D15354d2358dBb538b3fCB8F9b87",
Expand Down Expand Up @@ -543,7 +543,7 @@
"name": "StakeUs",
"description": "TRUST US STAKE US",
"website": "https://stakeus.xyz",
"twitter": "https://www.twitter.com/StakeusXyz"
"twitter": "https://www.x.com/StakeusXyz"
},
{
"id": "0xFc81ADDEE6D47B1EFba13E4e2268064D4a3cD065",
Expand All @@ -559,7 +559,7 @@
"name": "BlackNodes",
"description": " Blacknodes is an Enterprise-Level Validator and staking platform based out of INDIA, provides reliable nodes and diverse geolocations for a truly decentralized network. We provide high APR and no downtime.",
"website": "https://blacknodes.net",
"twitter": "https://www.twitter.com/BlackNodesHQ"
"twitter": "https://www.x.com/BlackNodesHQ"
},
{
"id": "0x4790ECe0447C45D4037bea8eb166cB5eee396d58",
Expand Down Expand Up @@ -599,21 +599,21 @@
"name": "polkachu.com",
"description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at [email protected]",
"website": "https://polkachu.com",
"twitter": "https://www.twitter.com/polka_chu"
"twitter": "https://www.x.com/polka_chu"
},
{
"id": "0xDcCE0cB56b5a94bD6A5A889b324342981C3c16d4",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/pops.png",
"name": "P-OPS Team",
"description": "P-OPS TEAM is a decentralized organization providing you with validation and staking services, blockchain consultation, growth acceleration and investment capital for innovative Web 3.0 projects.",
"website": "https://pops.one",
"twitter": "https://twitter.com/POpsTeam1"
"twitter": "https://x.com/POpsTeam1"
},
{
"id": "0x19Bfe7b58D3D2C63Ee082A1C1db33F970Ca1fA44",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/kingnodes.jpg",
"name": "kingnodes 👑",
"description": "ooga booga Professional PoS validator securing only the best interchain networks. Join our community of delegators Telegram: https://t.me/kingnodes Twitter: https://twitter.com/kingnodes",
"description": "ooga booga Professional PoS validator securing only the best interchain networks. Join our community of delegators Telegram: https://t.me/kingnodes Twitter: https://x.com/kingnodes",
"website": "https://www.kingnodes.com",
"twitter": "https://x.com/kingnodes"
},
Expand Down Expand Up @@ -686,15 +686,15 @@
"name": "01node",
"description": "Securely validating one block at a time since 2019",
"website": "https://01node.com",
"twitter": "https://twitter.com/01node"
"twitter": "https://x.com/01node"
},
{
"id": "0xeC6d3f350BcdCe0F451D52e69f61Bf3630240B66",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/whispernode.png",
"name": "WhisperNode 🤐",
"description": "WhisperNode is a premier web3 infrastructure provider renowned for powering the backbone of blockchain ecosystems with our state-of-the-art validation services, RPC endpoints, and IBC relayers. Our commitment to reliability is showcased through our deployment of robust, geographically dispersed validators ensuring maximal uptime and unparalleled security.",
"website": "https://www.whispernode.com",
"twitter": "https://www.twitter.com/whispernode"
"twitter": "https://www.x.com/whispernode"
},
{
"id": "0x6c2917368A4d1A9d3edfe2EbDEc97C7E23e5a477",
Expand All @@ -718,7 +718,7 @@
"name": "Lavender.Five Nodes 🐝",
"description": "Fortifying crypto networks with Horcrux security, slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.",
"website": "https://www.lavenderfive.com/",
"twitter": "https://twitter.com/lavender_five"
"twitter": "https://x.com/lavender_five"
},
{
"id": "0x849a5C52e1CA4AB0407E5BE3030cC420E7222F13",
Expand All @@ -734,7 +734,7 @@
"name": "RHINO 🦏",
"description": "An Active, Independent and Secure Blockchain Validator. We deliver redundant and geo-distributed infrastructure at-scale for Aptos, Sei, Chainlink, Ethereum, and Cosmos",
"website": "https://rhinostake.com",
"twitter": "https://twitter.com/rhinostake"
"twitter": "https://x.com/rhinostake"
},
{
"id": "0x96071f45BF4273DCA93fc781B28adC2D9a01315B",
Expand All @@ -750,23 +750,23 @@
"name": "StakingCabin",
"description": "Trusted infrastructure and validator service provider for over 50 networks. Dedicated to delivering reliable and secure solutions. ",
"website": "https://stakingcabin.com",
"twitter": "https://twitter.com/StakingCabin"
"twitter": "https://x.com/StakingCabin"
},
{
"id": "0x1Cc335D9c67a71C777282fdb28b0a2d5eBf42AF4",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/flipside.png",
"name": "Flipside",
"description": "Explore the best data and insights in Web3.",
"website": "https://flipsidecrypto.xyz",
"twitter": "https://www.twitter.com/flipsidecrypto"
"twitter": "https://www.x.com/flipsidecrypto"
},
{
"id": "0xDE8DF6cD1908D23f894B4cf5F8878EBd39DD4c1b",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/Brightlystake-logo.png",
"name": "Brightlystake",
"description": "Stake with Confidence",
"website": "https://www.brightlystake.com",
"twitter": "https://twitter.com/brightlystake"
"twitter": "https://x.com/brightlystake"
},
{
"id": "0xE066B88A5c17180c0A774683363a2C69A4F54c1f",
Expand All @@ -782,7 +782,7 @@
"name": "H2O Nodes",
"description": "On Prem Validators from Austria",
"website": "https://www.h2o-nodes.com",
"twitter": "https://www.twitter.com/H2oNodes"
"twitter": "https://www.x.com/H2oNodes"
},
{
"id": "0x201c74de018aa34214BEEFFaF717e1d5F36261a7",
Expand Down Expand Up @@ -854,15 +854,15 @@
"name": "The-Honey-Jar",
"description": "Henlo! Based community gateway to the berachain ecosystem",
"website": "https://www.0xhoneyjar.xyz/",
"twitter": "https://twitter.com/0xhoneyjar"
"twitter": "https://x.com/0xhoneyjar"
},
{
"id": "0xec528cbc848e674e7787E376c3a836F0FA801e4A",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/dsrv.png",
"name": "DSRV",
"description": "DSRV is an integrated blockchain solutions company with the mission of enriching the crypto ecosystem via stronger connectivity. We strive to be your gateway to a suite of all-comprehensive blockchain services. Everything distributed, served complete.",
"website": "https://dsrvlabs.com",
"twitter": "https://www.twitter.com/dsrvlabs"
"twitter": "https://www.x.com/dsrvlabs"
},
{
"id": "0x3A554156aeA1921Abb277F63D6109cA81B530A3E",
Expand Down Expand Up @@ -902,15 +902,15 @@
"name": "Chorus One",
"description": "Secure Berachain and shape its future by delegating to Chorus One, a highly secure and stable validator. By delegating, you agree to the terms of service at: https://chorus.one/tos",
"website": "https://chorus.one",
"twitter": "https://twitter.com/chorusone/"
"twitter": "https://x.com/chorusone/"
},
{
"id": "0x6f06dd615817886e8e1c3cb837bf69f94e903472",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/Everstake.png",
"name": "Everstake",
"description": "Everstake is a staking-as-a-service company. We help institutional investors and regular token holders to profit off their crypto assets. Choose the most promising projects, delegate with Everstake, and make a stable passive income.",
"website": "https://everstake.one",
"twitter": "https://twitter.com/everstake_pool"
"twitter": "https://x.com/everstake_pool"
},
{
"id": "0x61AF17565b671e9b84869615d6889F1Eb7eDe223",
Expand All @@ -934,15 +934,15 @@
"name": "Stakin",
"description": "Institutional staking service providers with nearly $2bn in Assets under Delegation, and support for more than 40 blockchain networks",
"website": "https://stakin.com",
"twitter": "https://twitter.com/StakinOfficial"
"twitter": "https://x.com/StakinOfficial"
},
{
"id": "0x0c6571537D0275Dbc6C93E00f4cA19500fa9c835",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/KingSuper.png",
"name": "KingSuper",
"description": "Others Trust, We Validate ! Your Stake is Important to Us. Secure Networks while You Earn Rewards.",
"website": "https://kingsuper.org",
"twitter": "https://twitter.com/_KingSuper_"
"twitter": "https://x.com/_KingSuper_"
},
{
"id": "0xBd44230DE8a458e5355Ed390F125F11848053bDc",
Expand All @@ -965,7 +965,7 @@
"name": "BlockPI Network",
"description": "Distributed multi-chain acceleration layer. Solving the RPC requests congestion problem with infinite scalability.",
"website": "https://blockpi.io/",
"twitter": "https://twitter.com/RealBlockPI"
"twitter": "https://x.com/RealBlockPI"
},
{
"id": "0x63Ba2DD43EA2DD8e6C8B9dfEf8940d4bFd4682D3",
Expand Down Expand Up @@ -997,7 +997,7 @@
"name": "CoinSummerLabs",
"description": "Backed by crypto-native degens, CoinSummer is a trusted liquidity provider, staking validator, and AVS operator supporting the crypto and DeFi evolution.",
"website": "https://coinsummer.io",
"twitter": "https://twitter.com/CoinSummerLabs"
"twitter": "https://x.com/CoinSummerLabs"
},
{
"id": "0x8b59F2F0a9Fc5A994756F5dc76f16d047434C413",
Expand All @@ -1021,7 +1021,7 @@
"name": "stakefish",
"description": "We are the leading staking service provider for blockchain projects. Join our community to help secure networks and earn rewards. Stake. Earn. Relax.",
"website": "https://stake.fish/",
"twitter": "https://twitter.com/stakefish"
"twitter": "https://x.com/stakefish"
},
{
"id": "0x93eDebDf3Cab2628cbB4Bf0B7C65d336348414d4",
Expand All @@ -1037,15 +1037,15 @@
"name": "TTT 🇻🇳",
"description": " Vietnam's largest community validator, offering validation services, educational resources, and market penetration in the Vietnamese crypto market. ",
"website": "https://tienthuattoan.com",
"twitter": "https://twitter.com/TTTcapital"
"twitter": "https://x.com/TTTcapital"
},
{
"id": "0x62124214126Ff5e69fC9579eeF5ef4C0024c31CC",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/Blockdaemon.png",
"name": "Blockdaemon",
"description": "Blockdaemon provides maximum uptime for the Berachain network so that you can be confident your node will be there, ready and secure, for optimal reward generation. Contact us to stake on Berachain today.",
"website": "https://www.blockdaemon.com/",
"twitter": "https://twitter.com/BlockdaemonHQ"
"twitter": "https://x.com/BlockdaemonHQ"
},
{
"id": "0x7b75F753c1677502d878f8924d5a9dBC54292BF1",
Expand Down
Loading