Skip to content

Commit e8957d7

Browse files
committed
update notebook
1 parent 7efef58 commit e8957d7

File tree

6 files changed

+73
-70
lines changed

6 files changed

+73
-70
lines changed

notebooks/stableswap_tests.ipynb

+11-11
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"name": "stdout",
116116
"output_type": "stream",
117117
"text": [
118-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
118+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
119119
"Reserves: DAI = 79566307.55982581, USDC = 81345068.187939, USDT = 55663250.772939\n",
120120
"Liquidity: 216573027.91811988 \n",
121121
"\n"
@@ -203,7 +203,7 @@
203203
"name": "stdout",
204204
"output_type": "stream",
205205
"text": [
206-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
206+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
207207
"Reserves: DAI = 79566307.55982581, USDC = 81355068.187939, USDT = 55653253.910191\n",
208208
"Liquidity: 216573027.91811988 \n",
209209
"\n",
@@ -269,7 +269,7 @@
269269
"name": "stdout",
270270
"output_type": "stream",
271271
"text": [
272-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
272+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
273273
"Reserves: DAI = 79556308.6645169, USDC = 81365068.187939, USDT = 55653253.910191\n",
274274
"Liquidity: 216573027.91811988 \n",
275275
"\n",
@@ -333,7 +333,7 @@
333333
"name": "stdout",
334334
"output_type": "stream",
335335
"text": [
336-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
336+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
337337
"Reserves: DAI = 79556308.6645169, USDC = 81365068.187939, USDT = 55663253.910191\n",
338338
"Liquidity: 216583028.83723688 \n",
339339
"\n",
@@ -392,7 +392,7 @@
392392
"name": "stdout",
393393
"output_type": "stream",
394394
"text": [
395-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
395+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
396396
"Reserves: DAI = 79566308.6645169, USDC = 81365068.187939, USDT = 55663253.910191\n",
397397
"Liquidity: 216593027.8056816 \n",
398398
"\n",
@@ -452,7 +452,7 @@
452452
"name": "stdout",
453453
"output_type": "stream",
454454
"text": [
455-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
455+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
456456
"Reserves: DAI = 79316306.72151607, USDC = 81365068.187939, USDT = 55663253.910191\n",
457457
"Liquidity: 216343027.8056816 \n",
458458
"\n",
@@ -516,7 +516,7 @@
516516
"name": "stdout",
517517
"output_type": "stream",
518518
"text": [
519-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
519+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
520520
"Reserves: DAI = 79316306.72151607, USDC = 80865058.718728, USDT = 55663253.910191\n",
521521
"Liquidity: 215843027.8056816 \n",
522522
"\n",
@@ -580,7 +580,7 @@
580580
"name": "stdout",
581581
"output_type": "stream",
582582
"text": [
583-
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
583+
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
584584
"Reserves: DAI = 79316306.72151607, USDC = 80865058.718728, USDT = 55163355.413957\n",
585585
"Liquidity: 215343027.8056816 \n",
586586
"\n",
@@ -718,9 +718,9 @@
718718
],
719719
"metadata": {
720720
"kernelspec": {
721-
"display_name": "Python 3 (ipykernel)",
721+
"display_name": "py3",
722722
"language": "python",
723-
"name": "python3"
723+
"name": "py3"
724724
},
725725
"language_info": {
726726
"codemirror_mode": {
@@ -732,7 +732,7 @@
732732
"name": "python",
733733
"nbconvert_exporter": "python",
734734
"pygments_lexer": "ipython3",
735-
"version": "3.9.7"
735+
"version": "3.10.0rc2"
736736
}
737737
},
738738
"nbformat": 4,

0 commit comments

Comments
 (0)