Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
icmoore committed Feb 14, 2024
1 parent 9c0f6a3 commit 1a7af9d
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 53 deletions.
16 changes: 8 additions & 8 deletions notebooks/stableswap_tests.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79566307.55982581, USDC = 81345068.187939, USDT = 55663250.772939\n",
"Liquidity: 216573027.91811988 \n",
"\n"
Expand Down Expand Up @@ -203,7 +203,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79566307.55982581, USDC = 81355068.187939, USDT = 55653253.910191\n",
"Liquidity: 216573027.91811988 \n",
"\n",
Expand Down Expand Up @@ -269,7 +269,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79556308.6645169, USDC = 81365068.187939, USDT = 55653253.910191\n",
"Liquidity: 216573027.91811988 \n",
"\n",
Expand Down Expand Up @@ -333,7 +333,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79556308.6645169, USDC = 81365068.187939, USDT = 55663253.910191\n",
"Liquidity: 216583028.83723688 \n",
"\n",
Expand Down Expand Up @@ -392,7 +392,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79566308.6645169, USDC = 81365068.187939, USDT = 55663253.910191\n",
"Liquidity: 216593027.8056816 \n",
"\n",
Expand Down Expand Up @@ -452,7 +452,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79316306.72151607, USDC = 81365068.187939, USDT = 55663253.910191\n",
"Liquidity: 216343027.8056816 \n",
"\n",
Expand Down Expand Up @@ -516,7 +516,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79316306.72151607, USDC = 80865058.718728, USDT = 55663253.910191\n",
"Liquidity: 215843027.8056816 \n",
"\n",
Expand Down Expand Up @@ -580,7 +580,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Stableswap Exchange: DAI-USDC-USDT (LP)\n",
"Stableswap Exchange: DAI|USDC|USDT (LP)\n",
"Reserves: DAI = 79316306.72151607, USDC = 80865058.718728, USDT = 55163355.413957\n",
"Liquidity: 215343027.8056816 \n",
"\n",
Expand Down
Loading

0 comments on commit 1a7af9d

Please sign in to comment.