@raac/rpc 1.1.0-beta.84 → 1.1.0-beta.85
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.
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"raachouseprices": {
|
|
18
18
|
"id": "raachouseprices",
|
|
19
19
|
"name": "RAAC House Prices",
|
|
20
|
-
"contract": "
|
|
20
|
+
"contract": "0x96EBC781867cF33F0Fac64e44388CBF065c78e92"
|
|
21
21
|
},
|
|
22
22
|
"auctionfactory": {
|
|
23
23
|
"id": "auctionfactory",
|
|
@@ -37,12 +37,12 @@
|
|
|
37
37
|
"feecollector": {
|
|
38
38
|
"id": "feecollector",
|
|
39
39
|
"name": "Fee Collector",
|
|
40
|
-
"contract": "
|
|
40
|
+
"contract": "0xf460b2436753AEed5Df275CA33528f5C9abB579D"
|
|
41
41
|
},
|
|
42
42
|
"treasury": {
|
|
43
43
|
"id": "treasury",
|
|
44
44
|
"name": "Treasury",
|
|
45
|
-
"contract": "
|
|
45
|
+
"contract": "0xDc1FCd959881533CCFBfB572881CdC6d8a2b35E7"
|
|
46
46
|
},
|
|
47
47
|
"repairfund": {
|
|
48
48
|
"id": "repairfund",
|
|
@@ -57,17 +57,17 @@
|
|
|
57
57
|
"rwavault": {
|
|
58
58
|
"id": "rwavault",
|
|
59
59
|
"name": "RWA Vault",
|
|
60
|
-
"contract": "
|
|
60
|
+
"contract": "0xEC9e67e9b6ceD5e48b5Dd39915414e7BbDf952f2"
|
|
61
61
|
},
|
|
62
62
|
"complianceregistry": {
|
|
63
63
|
"id": "complianceregistry",
|
|
64
64
|
"name": "Compliance Registry",
|
|
65
|
-
"contract": "
|
|
65
|
+
"contract": "0x95bc6FCfB69BDbF723De06bCa1a689ad68762CC5"
|
|
66
66
|
},
|
|
67
67
|
"rwaindextokencollector": {
|
|
68
68
|
"id": "rwaindextokencollector",
|
|
69
69
|
"name": "RWA Index Token Collector",
|
|
70
|
-
"contract": "
|
|
70
|
+
"contract": "0xdbEd45218e5c040Cdf696C740937997162cFb720"
|
|
71
71
|
},
|
|
72
72
|
"raactokencollector": {
|
|
73
73
|
"id": "raactokencollector",
|
|
@@ -77,36 +77,41 @@
|
|
|
77
77
|
"raachousepriceoracle": {
|
|
78
78
|
"id": "raachousepriceoracle",
|
|
79
79
|
"name": "RAAC House Price Oracle",
|
|
80
|
-
"contract": "
|
|
80
|
+
"contract": "0x8C881051D397014E6D4ea711764E6875506d88D1"
|
|
81
81
|
},
|
|
82
82
|
"raacprimerateoracle": {
|
|
83
83
|
"id": "raacprimerateoracle",
|
|
84
84
|
"name": "RAAC Prime Rate Oracle",
|
|
85
|
-
"contract": "
|
|
85
|
+
"contract": "0x312F47A51F398C6504B31794dfCf604acF174c67"
|
|
86
86
|
},
|
|
87
87
|
"crvusdtousdoracle": {
|
|
88
88
|
"id": "crvusdtousdoracle",
|
|
89
89
|
"name": "CRVUSD to USD Oracle",
|
|
90
|
-
"contract": "
|
|
90
|
+
"contract": "0x627897baf46851500F116cec76346921C3292246"
|
|
91
|
+
},
|
|
92
|
+
"nftroyaltyfeecollector": {
|
|
93
|
+
"id": "nftroyaltyfeecollector",
|
|
94
|
+
"name": "NFT Royalty Fee Collector",
|
|
95
|
+
"contract": "0x352b225A9f96ad9d90A1e8db4f1908943729b511"
|
|
91
96
|
}
|
|
92
97
|
},
|
|
93
98
|
"pools": {
|
|
94
99
|
"stabilitypool": {
|
|
95
100
|
"id": "stabilitypool",
|
|
96
101
|
"name": "Stability Pool",
|
|
97
|
-
"contract": "
|
|
102
|
+
"contract": "0xd7663c079445A070Ef24405CD5ef1511B9d9E060"
|
|
98
103
|
},
|
|
99
104
|
"lendingpool": {
|
|
100
105
|
"id": "lendingpool",
|
|
101
106
|
"name": "Lending Pool",
|
|
102
|
-
"contract": "
|
|
107
|
+
"contract": "0xefCff23AEed94ae0f23377DFDaB78C3c868eeB33"
|
|
103
108
|
}
|
|
104
109
|
},
|
|
105
110
|
"nfts": {
|
|
106
111
|
"raacnft": {
|
|
107
112
|
"id": "raacnft",
|
|
108
113
|
"name": "RAAC NFT",
|
|
109
|
-
"contract": "
|
|
114
|
+
"contract": "0xb16453caAFF3c75e9D090793dD60C46668c1de52"
|
|
110
115
|
}
|
|
111
116
|
},
|
|
112
117
|
"assets": {
|
|
@@ -120,19 +125,19 @@
|
|
|
120
125
|
"id": "crvusd",
|
|
121
126
|
"name": "CRVUSD",
|
|
122
127
|
"decimals": 18,
|
|
123
|
-
"contract": "
|
|
128
|
+
"contract": "0x8047a14301583CAaf9e2128D5F88F9f435659d35"
|
|
124
129
|
},
|
|
125
130
|
"rtoken": {
|
|
126
131
|
"id": "rtoken",
|
|
127
132
|
"name": "RToken",
|
|
128
133
|
"decimals": 18,
|
|
129
|
-
"contract": "
|
|
134
|
+
"contract": "0xc96c34825aa96A77A4AD884e393960a70c5f1186"
|
|
130
135
|
},
|
|
131
136
|
"detoken": {
|
|
132
137
|
"id": "detoken",
|
|
133
138
|
"name": "DEToken",
|
|
134
139
|
"decimals": 18,
|
|
135
|
-
"contract": "
|
|
140
|
+
"contract": "0x5841dc06d2C9e0D2605392f669be71Bfe6d04cf7"
|
|
136
141
|
},
|
|
137
142
|
"raactoken": {
|
|
138
143
|
"id": "raactoken",
|
|
@@ -150,13 +155,13 @@
|
|
|
150
155
|
"id": "debttoken",
|
|
151
156
|
"name": "Debt Token",
|
|
152
157
|
"decimals": 18,
|
|
153
|
-
"contract": "
|
|
158
|
+
"contract": "0x98db917a623a92a8553Fe59b9f05B8c936aa1E1e"
|
|
154
159
|
},
|
|
155
160
|
"rwaindextoken": {
|
|
156
161
|
"id": "rwaindextoken",
|
|
157
162
|
"name": "RWA Index Token",
|
|
158
163
|
"decimals": 18,
|
|
159
|
-
"contract": "
|
|
164
|
+
"contract": "0x1c1789629B2511821aC78618eBd23d41E7b04989"
|
|
160
165
|
}
|
|
161
166
|
},
|
|
162
167
|
"adapters": {
|
|
@@ -164,13 +169,13 @@
|
|
|
164
169
|
"raacnftadapter": {
|
|
165
170
|
"id": "raacnftadapter",
|
|
166
171
|
"name": "RAAC NFT Adapter",
|
|
167
|
-
"contract": "
|
|
172
|
+
"contract": "0x608aD2608DAdDb633ceBe22d6Fcb7C9e660FfA65",
|
|
168
173
|
"type": "ERC721"
|
|
169
174
|
},
|
|
170
175
|
"rwaindextokenadapter": {
|
|
171
176
|
"id": "rwaindextokenadapter",
|
|
172
177
|
"name": "RWA Index Token",
|
|
173
|
-
"contract": "
|
|
178
|
+
"contract": "0x5374287a807c5513fC31bc9AECE5aC40f0e37c71",
|
|
174
179
|
"type": "ERC20"
|
|
175
180
|
}
|
|
176
181
|
},
|
|
@@ -178,7 +183,7 @@
|
|
|
178
183
|
"raacnftadapter": {
|
|
179
184
|
"id": "raacnftadapter",
|
|
180
185
|
"name": "RAAC NFT Adapter",
|
|
181
|
-
"contract": "
|
|
186
|
+
"contract": "0x531F5d54Fda86f103E297ECE796c8B799B835E0c",
|
|
182
187
|
"type": "ERC721"
|
|
183
188
|
},
|
|
184
189
|
"crvusdadapter": {
|
|
@@ -83,6 +83,16 @@
|
|
|
83
83
|
"id": "raacprimerateoracle",
|
|
84
84
|
"name": "RAAC Prime Rate Oracle",
|
|
85
85
|
"contract": "0x0000000000000000000000000000000000000000"
|
|
86
|
+
},
|
|
87
|
+
"crvusdtousdoracle": {
|
|
88
|
+
"id": "crvusdtousdoracle",
|
|
89
|
+
"name": "CRVUSD to USD Oracle",
|
|
90
|
+
"contract": "0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0"
|
|
91
|
+
},
|
|
92
|
+
"nftroyaltyfeecollector": {
|
|
93
|
+
"id": "nftroyaltyfeecollector",
|
|
94
|
+
"name": "NFT Royalty Fee Collector",
|
|
95
|
+
"contract": "0x352b225A9f96ad9d90A1e8db4f1908943729b511"
|
|
86
96
|
}
|
|
87
97
|
},
|
|
88
98
|
"pools": {
|
|
@@ -83,6 +83,16 @@
|
|
|
83
83
|
"id": "raacprimerateoracle",
|
|
84
84
|
"name": "RAAC Prime Rate Oracle",
|
|
85
85
|
"contract": "0x0000000000000000000000000000000000000000"
|
|
86
|
+
},
|
|
87
|
+
"crvusdtousdoracle": {
|
|
88
|
+
"id": "crvusdtousdoracle",
|
|
89
|
+
"name": "CRVUSD to USD Oracle",
|
|
90
|
+
"contract": "0x627897baf46851500F116cec76346921C3292246"
|
|
91
|
+
},
|
|
92
|
+
"nftroyaltyfeecollector": {
|
|
93
|
+
"id": "nftroyaltyfeecollector",
|
|
94
|
+
"name": "NFT Royalty Fee Collector",
|
|
95
|
+
"contract": "0x352b225A9f96ad9d90A1e8db4f1908943729b511"
|
|
86
96
|
}
|
|
87
97
|
},
|
|
88
98
|
"pools": {
|
|
@@ -88,6 +88,11 @@
|
|
|
88
88
|
"id": "crvusdtousdoracle",
|
|
89
89
|
"name": "CRVUSD to USD Oracle",
|
|
90
90
|
"contract": "0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0"
|
|
91
|
+
},
|
|
92
|
+
"nftroyaltyfeecollector": {
|
|
93
|
+
"id": "nftroyaltyfeecollector",
|
|
94
|
+
"name": "NFT Royalty Fee Collector",
|
|
95
|
+
"contract": "0x352b225A9f96ad9d90A1e8db4f1908943729b511"
|
|
91
96
|
}
|
|
92
97
|
},
|
|
93
98
|
"pools": {
|