Skip to content

Commit

Permalink
rename Guardian Capital to Rynco Finance
Browse files Browse the repository at this point in the history
  • Loading branch information
F-OBrien committed Nov 17, 2023
1 parent d30772a commit 033d800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export const operatorsNames: Record<string, string> = {
'2FjuFr7YNQ6qQPYSLCZrMDEQr284ktW88H8T6p6nmJe2URny': 'Greentrail 1 (2FjuF..)',
'2Gk5AMZdMQBg2cAigd3BQFm3UB4554SYDEohK8P8B4Pko3n2': 'Greentrail 2 (2Gk5A..)',
'2EPW8CFP6dW7HMgEBEV8aA9LqGuzXDDn7aEZGpofjyBfS3Bw': 'Greentrail 3 (2EPW8..)',
'2HPEv1qezxqN11pKj8F6PjSwMtdda12LLh1CrcV2ZH3HD1oe': 'Guardian Capital 1 (2HPEvF..)',
'2Gw7nZrGbvKMJNu5i88TeK45Ygy8jiP6xDaBixrPMh4L1Lr5': 'Huobi 1 (2Gw7n..)',
'2EH8PYvqsPM249f7gbFjgkueZBBjKaNyuwk7GNdL3sYYjFaa': 'Huobi 2 (2EH8P..)',
'2HzRAKv6vsBnvkGhREfRAJhevozdnwQozUuQZ5sAs8SvbmPr': 'Huobi 3 (2HzRA..)',
Expand All @@ -67,6 +66,7 @@ export const operatorsNames: Record<string, string> = {
'2EgLVBj8ysTXntmEA2gB2z9EZPbcFksjKBKpgrd6C2gZoyP5': 'Polymesh Genesis 1 (2EgLV..)',
'2DbdqnRHR4yWMdsqKcGcySxS42JMRQgHfsaumL8ihrGo1Pe9': 'Polymesh Genesis 2 (2Dbdq..)',
'2Dajy5DRxQM1ShW1fYwJFGjMacB3WkMvpet1soWoqMHiixco': 'Polymesh Genesis 3 (2Dajy..)',
'2HPEv1qezxqN11pKj8F6PjSwMtdda12LLh1CrcV2ZH3HD1oe': 'Rynco Finance 1 (2HPEvF..)',
'2EohUybEWs5Md1ZRByDVWC4SVtAVMx6KR5McYEu7GcVkYnZm': 'Saxon Advisors 1 (2EohU..)',
'2CVjdqJB62TXkuAG4ebPqdrEyAuzee5FVvZVbxuiUDXian3F': 'Saxon Advisors 2 (2CVjd..)',
'2Eu9tSri8pDCYd2dFSPNLcgs8QfTaCcaafxAMd1nozznRiF8': 'Saxon Advisors 3 (2Eu9t..)',
Expand Down Expand Up @@ -107,7 +107,7 @@ export const didInfo: Record<string, { name: string; website: string }> = {
'0xb1165011950bfa51c155dfdfc50db065f12ec5658aeac688f5b4a62bb4d7e1b4': { name: 'Sors Digital Assets', website: 'https://sorsdigitalassets.com/' },
'0x6346e216dc80d1544e56b5a647fb48bb91529753ead897586d1fffe59ca2cfdc': { name: 'DigiShares', website: '' },
'0xe226bf5666ebc74d36ac11278c75d66b83c3606fb3f0b3a1dad29ad50d72670a': { name: 'DigiClear', website: '' },
'0xcb82639402247ef046636c07d8300e737da9746d0b57bba8c3535f0b81ca88bb': { name: 'Guardian Capital', website: '' },
'0xcb82639402247ef046636c07d8300e737da9746d0b57bba8c3535f0b81ca88bb': { name: 'Rynco Finance', website: '' },
// Permissioned CDD Providers
'0x0100000000000000000000000000000000000000000000000000000000000000': { name: 'Polymath', website: 'https://polymath.network/' },
// '0x0400000000000000000000000000000000000000000000000000000000000000': { name: 'Polymesh Association', website: 'https://polymesh.network/' },
Expand Down

0 comments on commit 033d800

Please sign in to comment.