Skip to content

Commit

Permalink
Merge branch 'main' into restake
Browse files Browse the repository at this point in the history
Signed-off-by: Mei Mei <156114970+meithebear@users.noreply.github.com>
  • Loading branch information
meithebear authored Jun 9, 2024
2 parents d2702e4 + afb39a9 commit d7d985a
Show file tree
Hide file tree
Showing 27 changed files with 261 additions and 58 deletions.
File renamed without changes
Binary file added src/assets/BCW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/Brightlystake-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/assets/L0vd.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/OriginStake_Logo_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/StakeLab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/Synergy_Nodes_Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/blockhunters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/daic_cng.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/despread.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/flipside.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/genznodes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/nodemeister.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/nodesguru.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/stakecito_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/stakingcabin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions src/gauges/bartio/defaultGaugeList.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
{
"name": "HONEY",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/honey.png",
"url": "https://honey.app",
"url": "https://bartio.honey.berachain.com",
"description": "A stablecoin that's integral to the Berachain ecosystem. Utilize HONEY for seamless trading, ensuring value consistency."
},
{
"name": "BEX",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/bex.png",
"url": "https://bex.app",
"url": "https://bartio.bex.berachain.com",
"description": "Swap a variety of tokens effortlessly on our decentralized platform. Provide liquidity to pools and earn BGT rewards."
},
{
"name": "BEND",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/bend.png",
"url": "https://bend.app",
"url": "https://bartio.bend.berachain.com",
"description": "Supply assets and unlock the potential to borrow HONEY. Earn BGT rewards while you supply and borrow."
},
{
"name": "BERPS",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/berps.png",
"url": "https://perp.app",
"url": "https://bartio.berps.berachain.com",
"description": "Experience the thrill of high leverage trading, tailored for both novices and seasoned traders. With an impressive 100x leverage."
}
],
Expand All @@ -33,7 +33,7 @@
"name": "VDHONEY",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/ahoney.png",
"product": "BEND",
"url": "",
"url": "https://bartio.bend.berachain.com/dashboard",
"support": false
},
{
Expand All @@ -42,15 +42,15 @@
"name": "BHONEY",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/bhoneyg.png",
"product": "BERPS",
"url": ""
"url": "https://bartio.berps.berachain.com/vault"
},
{
"receiptTokenAddress": "0xd28d852cbcc68DCEC922f6d5C7a8185dBaa104B7",
"vaultAddress": "0xad57d7d39a487c04a44d3522b910421888fb9c6d",
"name": "HONEY-WBERA",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/honeybera.png",
"product": "BEX",
"url": ""
"url": "https://bartio.bex.berachain.com/pool/0xd28d852cbcc68DCEC922f6d5C7a8185dBaa104B7"
}
],
"version": {
Expand Down
9 changes: 9 additions & 0 deletions src/tokens/bartio/defaultTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,15 @@
"decimals": 18,
"logoURI": "https://artio-static-asset-public.s3.ap-southeast-1.amazonaws.com/assets/bhoney.png",
"tags": ["supply"]
},
{
"chainId": 80084,
"address": "0x83288B99CE00064724D65579AB90A9415ED2C914",
"symbol": "BCW",
"name": "BCW BToken",
"decimals": 18,
"logoURI": "https://www.bcw.group/wp-content/uploads/2021/08/bcw_logo_glyph_font.CLR_.svg",
"tags": ["BToken"]
}
],
"version": {
Expand Down
8 changes: 0 additions & 8 deletions src/validators/bartio/01node-bera.json

This file was deleted.

224 changes: 221 additions & 3 deletions src/validators/bartio/defaultValidatorList.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,30 @@
{
"name": "Berachain Bartio Validator List",
"validators": [
{
"id": "0x2D764DFeaAc00390c69985631aAA7Cc3fcfaFAfF",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/infrared.jpg",
"name": "Infrared",
"description": "Proof of Liquidity in one click 🐻⛓️",
"website": "https://infrared.finance",
"twitter": "https://x.com/infraredfinance"
},
{
"id": "0xD26d9aC83558268F5f71Fd48AF2078718E43E762",
"logoURI": "https://raw.githubusercontent.com/TesodeAll/berachain/main/icon.png",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/allnodes.png",
"name": "Allnodes",
"description": "Reliable non-custodial Validator run by the industry leader - Allnodes.",
"website": "https://www.allnodes.com",
"twitter": "https://x.com/allnodes"
},
{
"id": "0xA7B927Cc85bFB997765aC86a86e46d36413e9B57",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/nodemeister.png",
"name": "nodemeister",
"description": "freedom through decentralization",
"website": "",
"twitter": "https://x.com/nodemeister"
},
{
"id": "0x3Ab20D8fC60bDEddC1195C82eFD971024E7f90f4",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/staketab.png",
Expand Down Expand Up @@ -153,6 +169,14 @@
"website": "",
"twitter": ""
},
{
"id": "0x7F1d8CD8120722F937338208412318d9c5d35E1f",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/stakecito_logo.png",
"name": "Stakecito",
"description": "Securing & Decentralizing PoS Networks.",
"website": "https://www.stakecito.com",
"twitter": "https://x.com/stakecito"
},
{
"id": "0xd1e53f65434838c6DCeC6c9112a30BA57E753E77",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/republic-crypto.png",
Expand All @@ -169,21 +193,95 @@
"website": "",
"twitter": ""
},
{
"id": "0x83288B99CE00064724D65579AB90A9415ED2C914",
"logoURI": "",
"name": "BCW",
"description": "BCW Group is an enterprise technology firm & venture studio dedicated to building Web3 infrastructure & applications that connect and interact with the on-demand digital universe.",
"website": "",
"twitter": ""
},
{
"id": "0xDDfDa961410B2815B48679377bAA0009AcE173A2",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/L0vd.svg",
"name": "L0vd",
"description": "Professional validator, staking and infrastructure provider. More than 50 networks contributed. With L0ve.",
"website": "https://chain-services.l0vd.com",
"twitter": "https://x.com/L0vdstaking"
},
{
"id": "0xC5b889a28950e7F8c1F279f758d8a0ab1C89cC38",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/StakeLab.png",
"name": "StakeLab",
"description": "Staking and relaying Hub for Cosmos ecosystem",
"website": "https://www.stakelab.zone",
"twitter": "https://x.com/StakeLab"
},
{
"id": "0x4AfB6199d1A92D1236cAa74b8dFE99F1EA3A8fF2",
"logoURI": "https://raw.githubusercontent.com/StakeUs/Stakeus_LOGO/main/logo-no-background.png",
"name": "StakeUs",
"description": "TRUST US STAKE US",
"website": "https://stakeus.xyz",
"twitter": "https://www.twitter.com/StakeusXyz"
},
{
"id": "0xFc81ADDEE6D47B1EFba13E4e2268064D4a3cD065",
"logoURI": "https://raw.githubusercontent.com/OriginStake/ogs-media/main/Logo/PNG/OriginStake_Logo_1.png",
"name": "OriginStake",
"description": "OriginStake is a trusted Proof-of-Stake infrastructure provider and validator to comfortably stake your coins and earn rewards with Berachain.",
"website": "https://originstake.com",
"twitter": "https://x.com/originstake"
},
{
"id": "0x73B969ADE706e89469134f3b78b4E74FC16477bE",
"logoURI": "https://raw.githubusercontent.com/blacknodes/logos/main/logo-no-background.png",
"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"
},
{
"id": "0x4790ECe0447C45D4037bea8eb166cB5eee396d58",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/despread.png",
"name": "DeSpread",
"description": "We provide refined perspective for Web3 pioneers. Founded in 2019, DeSpread is a consulting firm specializing in Web3 & blockchain. It actively contributes to Web3’s mass adoption by supporting the growth of various startups and protocols.",
"website": "https://despread.io/",
"twitter": "https://x.com/DeSpreadLabs"
},
{
"id": "0xF050996f46b752a29D0d65Bf6348BDD37883ee83",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/Synergy_Nodes_Logo.png",
"name": "Synergy_Nodes",
"description": "We are operating a secure, stable Validator Node for 26 mainnet chains. We provide infrastructure support - public RPC, LCD endpoints, daily snapshots, operate multiple IBC Relayers, Blockchain Explorers, Youtube tutorials, etc. All info on our website.",
"website": "https://www.synergynodes.com",
"twitter": "https://x.com/SynergyNodes"
},
{
"id": "0xCA3bb216aB963b8B7890A449Bb796369967838DF",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/nodesguru.png",
"name": "Nodes.Guru",
"description": "Guru of non-custodial staking. Professional node running, low fees, best uptime and 24/7 customer support.",
"website": "https://nodes.guru",
"twitter": "https://x.com/NodesGuru"
},
{
"id": "0x388FF9FDB11A22AD78E9C5977CC4ED130CE5E88B",
"logoURI": "https://github.com/cosmostation/logo/blob/master/cosmostation_logo_1024.png",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/cosmostation.png",
"name": "Cosmostation",
"description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards",
"website": "https://www.cosmostation.io",
"twitter": "https://x.com/CosmostationVD"
},
{
"id": "0xC653E9188532238A36Dd2c02d63eE1931F3E46F0",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/polkachu.png",
"name": "polkachu.com",
"description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com",
"website": "https://polkachu.com",
"twitter": "https://www.twitter.com/polka_chu"
},
{
"id": "0x19Bfe7b58D3D2C63Ee082A1C1db33F970Ca1fA44",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/kingnodes.jpg",
"name": "kingnodes 👑",
Expand Down Expand Up @@ -225,7 +323,7 @@
},
{
"id": "0x6Ae5c02469F78E04e5dB3f03AeAc639797578fbe",
"logoURI": "https://drive.google.com/file/d/1rsQUNcBK7BEvGKmex_ZRd5qIYv0pXPNF/view?usp=sharing",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/node101.png",
"name": "node101",
"description": "We provide infrastructure services, host non-profit developer-focused events, and offer user-friendly products for you to make the most of distributed value. Building klein.run",
"website": "https://node101.io",
Expand All @@ -239,13 +337,29 @@
"website": "https://nodestake.org",
"twitter": "https://x.com/NodeStake_top"
},
{
"id": "0xAD5FAc408dC3cDaf42b0394B09C661d43137C5Ed",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/blockhunters.png",
"name": "BlockHunters 🎯",
"description": "Hunt for the best ooga booga",
"website": "https://www.blockhunters.org",
"twitter": "https://www.x.com/blockhuntersOrg"
},
{
"id": "0x6fc5e7b9afE7b9538b2c7c0bD7652E782a6e945D",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/laminated.png",
"name": "Laminated Labs",
"description": "Flaky, buttery validators just taste better.",
"website": "https://laminatedlabs.com"
},
{
"id": "0x9a3B94371A1b524A7963D10A015d053d5E7d2989",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/01node.png",
"name": "01node",
"description": "Securely validating one block at a time since 2019",
"website": "https://01node.com",
"twitter": "https://twitter.com/01node"
},
{
"id": "0xeC6d3f350BcdCe0F451D52e69f61Bf3630240B66",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/whispernode.png",
Expand All @@ -254,13 +368,117 @@
"website": "https://www.whispernode.com",
"twitter": "https://www.twitter.com/whispernode"
},
{
"id": "0x8BC9CB4C51A7AC47DEB10AE309DDB14709B124B8",
"logoURI": "https://res.cloudinary.com/djnmpf3kk/image/upload/v1717965916/infstones_nwtmp7.png",
"name": "InfStones",
"description": "Easily launch and manage nodes, stake PoS tokens, use our API, and more.",
"website": "https://infstones.com/",
"twitter": "https://x.com/infstones"
},
{
"id": "0x64FE2F0C072858A9742917e48e29BD939EeBB179",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/kiln.png",
"name": "Kiln",
"description": "Enterprise-grade staking made easy",
"website": "https://www.kiln.fi",
"twitter": "https://x.com/Kiln_Finance"
},
{
"id": "0xE485B0DC584432CDE20CA95724A4CFAA1A94218B",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/lavenderfive.png",
"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"
},
{
"id": "0x849a5C52e1CA4AB0407E5BE3030cC420E7222F13",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/restake.jpg",
"name": "Restake",
"description": "Effortless staking with institutional standards",
"website": "https://restake.net",
"twitter": "https://x.com/restakestaking"
},
{
"id": "0x34D68dFFa8cFe02Dd9C480b8bfB7C3A9ED3fc24a",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/rhino.png",
"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"
},
{
"id": "0x96071f45BF4273DCA93fc781B28adC2D9a01315B",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/senseinode.png",
"name": "SenseiNode",
"description": "SenseiNode is the first institutional-level blockchain infrastructure provider in Latin America",
"website": "https://www.senseinode.com",
"twitter": "https://x.com/SenseiNode"
},
{
"id": "0xc1E61E119D4710c7ED90bad431812d30aEBbA091",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/stakingcabin.png",
"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"
},
{
"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"
},
{
"id": "0x93F64bA2948914d65Cd227c3501E22C93EBee19f",
"logoURI": "https://brightlystake.com/.well-known/Brightlystake-logo.svg",
"name": "Brightlystake",
"description": "Stake with Confidence",
"website": "https://www.brightlystake.com",
"twitter": "https://twitter.com/brightlystake"
},
{
"id": "0xE066B88A5c17180c0A774683363a2C69A4F54c1f",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/daic_cng.png",
"name": "Coinage x DAIC",
"description": "The official validator node from Coinage (Coinage.Media) and DAIC (https://daic.capital/telegram)",
"website": "https://daic.capital",
"twitter": "https://x.com/coinage_x_daic"
},
{
"id": "0x377bcA11d71eBE440F797Af3cf2a08fd120b4e94",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/Provalidator.jpg",
"name": "Provalidator",
"description": "Supporting Blockchain Infrastructure",
"website": "https://provalidator.com",
"twitter": "https://x.com/Provalidator"
},
{
"id": "0x4BF8E1E54E50E3b64E9c486D4230Ee4F9e7dE792",
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/genznodes.png",
"name": "genznodes",
"description": "Committed to helping build a more inclusive and decentralized Web3 ecosystem.",
"website": "https://genznodes.dev",
"twitter": "https://x.com/genznodes"
},
{
"id": "0x93F64bA2948914d65Cd227c3501E22C93EBee19f",
"logoURI": "https://brightlystake.com/.well-known/Brightlystake-logo.svg",
"name": "Brightlystake",
"description": "Stake with Confidence",
"website": "https://www.brightlystake.com",
"twitter": "https://twitter.com/brightlystake"
},
{
"id": "0x1ab189B7801140900C711E458212F9c76F8dAC79",
"logoURI": "https://raw.githubusercontent.com/Frixoe/lgnsmeta/main/lugahils.jpeg",
"name": "Luganodes",
"description": "Swiss-Operated Institutional Grade Staking Provider",
"website": "https://luganodes.com",
"twitter": "https://x.com/luganodes"
}
]
}
Loading

0 comments on commit d7d985a

Please sign in to comment.