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

Epicentral Labs Core Team Multisig #91

Merged
merged 4 commits into from
Jan 18, 2025
Merged
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
2 changes: 2 additions & 0 deletions components/instructions/tools.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ export const ACCOUNT_NAMES = {
'9zUzsav4JcUHnmzsT9YFkbk2YvjxEf9MosVTKYDDnnnW': 'Rewards Treasury',
'6yuntQAS5gSwhhKaXG3QYbcwXPxhsbULu9Tzv9mizUUm': 'SOL Rewards Reserve',
'6PPtCuNPxipkwATrXorGNMFsEiJK2WNwNRVdgzTJZfU8': 'LABS DeFi Rewards Vault',
// Epicentral Labs Core Team
'EPTE4ewwiBdSu53NHc2Q57tyiYkcPai3VLu3BSUUN89C': 'Core Team Wallet',
'7fGPDUx91yTASVAyt3DTUEnxMN1ghL1oQ69BVv8q8z3z': 'Admin Treasury',
'GpbTR5zgfgM6tJt1epcXFvNELusiacc7qKr845FRnzZv': 'SOL Admin Reserve',
'Auecwis4vTxvHHkqKvPiut3GzuSN85ZWM6z2WDhZtrxh': 'LABS Admin Vault',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions public/realms/mainnet-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3643,6 +3643,21 @@
"discord": "https://discord.gg/5asAuY2sR8",
"github": "https://github.com/EpicentralLabs"
},
{
"symbol": "LABSCT",
"bannerImage": "/realms/EpicentralDAO_CoreTeam_Multisig/EpicentralDAO-CoreTeam-Multisig-Banner.png",
"displayName": "Epicentral Labs Core Team Multisig",
"programId": "GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw",
"realmId": "J8shg73bobmwaRY2EXsLV3ABytfCTp5uZ2TtVk4aZBfe",
"communityMint": "LABSh5DTebUcUbEoLzXKCiXFJLecDFiDWiBGUU1GpxR",
"councilMint": "DxggzkdEp3bwN8BXxT8ri8qXZFAd52tPFhhMBPzU4R5p",
"ogImage": "/realms/EpicentralDAO_CoreTeam_Multisig/EpicentralLabs_CoreTeam.png",
"website": "https://epicentrallabs.com/",
"keywords": "Epicentral Labs, REALM, Governance, DEFI, Developer Tooling, Community, Trading, Infrastructure",
"twitter": "@EpicentralLabs",
"discord": "https://discord.gg/5asAuY2sR8",
"github": "https://github.com/EpicentralLabs"
},
{
"symbol": "COAL",
"bannerImage": "/realms/CoalitionDAO/banner.png",
Expand Down
Loading