From ede61777413050afe23efed1d3b8ff33f7c0e06d Mon Sep 17 00:00:00 2001 From: Ollie Ottersync <105137269+ollieottersync@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:27:27 -0500 Subject: [PATCH] Create readme.md add endpoint info --- projects/elys-dex/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 projects/elys-dex/readme.md diff --git a/projects/elys-dex/readme.md b/projects/elys-dex/readme.md new file mode 100644 index 0000000000..83652b4e1a --- /dev/null +++ b/projects/elys-dex/readme.md @@ -0,0 +1,16 @@ +This readme file is for the Defi Llama team to be able to provide updates, and incorporate the following Elys endpoints as needed: + +The exiting TVL API used by DeFi Llama has been updated as of 13 Jan with v1.6.0 chain upgrade + +The following link now contains all liqiuidity pools and also includes single asset staking (so far only USDC staking): + +https://api.elys.network/elys-network/elys/amm/pool?pagination.count_total=true&pagination.per_page=1000&pagination.key= + +New endpoints have been added + +Chain tvl: +https://api.elys.network/elys-network/elys/masterchef/chain_tvl + +pool tvl: + +https://api.elys.network/elys-network/elys/masterchef/all_liquidity_pool_tvl