@huma-finance/shared 0.0.80-beta.1083 → 0.0.80-beta.1085
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -11,14 +11,14 @@ exports.STELLAR_TESTNET_METADATA = {
|
|
|
11
11
|
chainId: chain_1.StellarChainEnum.StellarTestnet,
|
|
12
12
|
industry: 'Remittance Financing',
|
|
13
13
|
desc: '',
|
|
14
|
-
poolStorage: '
|
|
15
|
-
pool: '
|
|
16
|
-
poolManager: '
|
|
17
|
-
poolCredit: '
|
|
18
|
-
creditManager: '
|
|
19
|
-
creditStorage: '
|
|
20
|
-
juniorTranche: '
|
|
21
|
-
seniorTranche: '
|
|
14
|
+
poolStorage: 'CDH36NMUGJOJRKAEXCBS4CCJ4CQPIRBJY6ZLT426RWC6DWTRNXBECUTN',
|
|
15
|
+
pool: 'CDREMNHXG3UJEKTARVE3G3BPOM3Y5U65T6NYYYWAYM6BSHGXNUQW6TTY',
|
|
16
|
+
poolManager: 'CCNKUA62K3T4FQTFOGOVHZNS7UJ36UWYHS727TYSKSWTJ3LVZJOBFMVL',
|
|
17
|
+
poolCredit: 'CBTYMYCPN5P4ISEU47BWGZ5XATA4NKK3MEBB2S65SAKDIVSXUNGTHSBG',
|
|
18
|
+
creditManager: 'CB7RBNZ5EU6AYDTCURUAUQJIYUYTNOL4GLRBSDDZEAPI4NFGI6QQ3NL5',
|
|
19
|
+
creditStorage: 'CAEWZBNLBAJA7NLLKK237RWKI5RY6EO3GH2E2NPSAJRO3F2VBV6S3SFJ',
|
|
20
|
+
juniorTranche: 'CAZ6A7CIXW54JDT4VBASKJIEKMT4KTRGIB5AREWIVNSW2REAJOGP6PN5',
|
|
21
|
+
seniorTranche: 'CCBGPAVIG3ERMNKHF2SD3QPCRNUIRJVLJ577DHSYYGQL764TFG5UMCS6',
|
|
22
22
|
trancheDecimals: 6,
|
|
23
23
|
underlyingToken: {
|
|
24
24
|
address: 'CBIELTK6YBZJU5UP2WWQEUCYKLPU6AUNZ2BQ4WWFEIE3USCIHMXQDAMA',
|
|
@@ -11,7 +11,7 @@ exports.STELLAR_CHAIN_POOLS_INFO = {
|
|
|
11
11
|
exports.STELLAR_CHAINS_INFO = {
|
|
12
12
|
[chain_1.StellarChainEnum.StellarTestnet]: {
|
|
13
13
|
rpc: 'https://soroban-testnet.stellar.org',
|
|
14
|
-
humaConfig: '
|
|
14
|
+
humaConfig: 'CDFM2ITMGBNOEVZ5LYOLOIRFYZ74M3EP2SD2KT36XESTBML4APJIW5KO',
|
|
15
15
|
networkPassphrase: 'Test SDF Network ; September 2015',
|
|
16
16
|
},
|
|
17
17
|
[chain_1.StellarChainEnum.StellarMainnet]: {
|
|
@@ -8,14 +8,14 @@ export const STELLAR_TESTNET_METADATA = {
|
|
|
8
8
|
chainId: StellarChainEnum.StellarTestnet,
|
|
9
9
|
industry: 'Remittance Financing',
|
|
10
10
|
desc: '',
|
|
11
|
-
poolStorage: '
|
|
12
|
-
pool: '
|
|
13
|
-
poolManager: '
|
|
14
|
-
poolCredit: '
|
|
15
|
-
creditManager: '
|
|
16
|
-
creditStorage: '
|
|
17
|
-
juniorTranche: '
|
|
18
|
-
seniorTranche: '
|
|
11
|
+
poolStorage: 'CDH36NMUGJOJRKAEXCBS4CCJ4CQPIRBJY6ZLT426RWC6DWTRNXBECUTN',
|
|
12
|
+
pool: 'CDREMNHXG3UJEKTARVE3G3BPOM3Y5U65T6NYYYWAYM6BSHGXNUQW6TTY',
|
|
13
|
+
poolManager: 'CCNKUA62K3T4FQTFOGOVHZNS7UJ36UWYHS727TYSKSWTJ3LVZJOBFMVL',
|
|
14
|
+
poolCredit: 'CBTYMYCPN5P4ISEU47BWGZ5XATA4NKK3MEBB2S65SAKDIVSXUNGTHSBG',
|
|
15
|
+
creditManager: 'CB7RBNZ5EU6AYDTCURUAUQJIYUYTNOL4GLRBSDDZEAPI4NFGI6QQ3NL5',
|
|
16
|
+
creditStorage: 'CAEWZBNLBAJA7NLLKK237RWKI5RY6EO3GH2E2NPSAJRO3F2VBV6S3SFJ',
|
|
17
|
+
juniorTranche: 'CAZ6A7CIXW54JDT4VBASKJIEKMT4KTRGIB5AREWIVNSW2REAJOGP6PN5',
|
|
18
|
+
seniorTranche: 'CCBGPAVIG3ERMNKHF2SD3QPCRNUIRJVLJ577DHSYYGQL764TFG5UMCS6',
|
|
19
19
|
trancheDecimals: 6,
|
|
20
20
|
underlyingToken: {
|
|
21
21
|
address: 'CBIELTK6YBZJU5UP2WWQEUCYKLPU6AUNZ2BQ4WWFEIE3USCIHMXQDAMA',
|
|
@@ -8,7 +8,7 @@ export const STELLAR_CHAIN_POOLS_INFO = {
|
|
|
8
8
|
export const STELLAR_CHAINS_INFO = {
|
|
9
9
|
[StellarChainEnum.StellarTestnet]: {
|
|
10
10
|
rpc: 'https://soroban-testnet.stellar.org',
|
|
11
|
-
humaConfig: '
|
|
11
|
+
humaConfig: 'CDFM2ITMGBNOEVZ5LYOLOIRFYZ74M3EP2SD2KT36XESTBML4APJIW5KO',
|
|
12
12
|
networkPassphrase: 'Test SDF Network ; September 2015',
|
|
13
13
|
},
|
|
14
14
|
[StellarChainEnum.StellarMainnet]: {
|