From fe5d798950c0efdab7e289522aa6f5cfcf5ee1aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Brzezin=CC=81ski?= Date: Sun, 12 Nov 2023 19:24:55 +0100 Subject: [PATCH] blaze aux account for mango dao --- components/instructions/tools.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/instructions/tools.tsx b/components/instructions/tools.tsx index d890424996..ddb8b5d492 100644 --- a/components/instructions/tools.tsx +++ b/components/instructions/tools.tsx @@ -53,6 +53,8 @@ export const ACCOUNT_NAMES = { Guiwem4qBivtkSFrxZAEfuthBz6YuWyCwS4G3fjBYu5Z: 'Mango DAO MNGO Treasury Vault', HvBKrep6TbUpLVB4Lyd5T56LohhpPf3ZdNt7wpTiKqn3: 'Mango DAO Game Master Wallet', DiSDgMz4DeNKHXkpqUGoukr1YM9xxc1wH9gusZnMa1ga: 'Mango DAO Dual Realm Deposit', + '2gDu12CM56g18Ukc9R1EdmEbToXqGTrnBEqR3zKfVKgt': + 'Mango DAO BLAZE Realm Deposit', '8gjzxiqcU87cvRc7hFiUJgxqLSV7AQnSttfWC5fD9aim': 'Mango DAO Treasury Council Mint', G1Yc5696GcfL28uAWG6iCaKJwZd8sQzwPJTc2UacsjHN: @@ -389,6 +391,10 @@ const MNGO_AUXILIARY_TOKEN_ACCOUNTS = [ owner: '58apybWwtWwgVfARs7uJ75Vs1csPimnCCFth7cKwTJAe', accounts: ['DiSDgMz4DeNKHXkpqUGoukr1YM9xxc1wH9gusZnMa1ga'], }, + { + owner: '7hqfhmXK6uXQKmNjUVEJo5acDMLcnyN9p9bZ5Dmnifde', + accounts: ['2gDu12CM56g18Ukc9R1EdmEbToXqGTrnBEqR3zKfVKgt'], + }, { owner: '9so7UTo6b6LXBSqdDfh18hjVj8Ng5BmLbYXLB7UrhaaJ', accounts: ['A9xaHx54B9bRYBga4V6LKFrRaARpMJFYVooEXRAanru5'],