AMM Summary (OciSwap)

This endpoint lists the different pools we're covering in the Radix Defi ecosystem. Currently only supports the Ociswap pools

Endpoint :

http://api.fibonacci.fi/amm_summary/Radix/default

Response :

{"status": 200, "msg": "All amms of the chain are included", "elapsed_time": 0, "last_data_ts": "1699441336",

"data": [ {"id": "component_rdx1cz89w3ecvh9jvdd892vycs44rr042lteg75zgdydq9csn5d87snvdw", "TVL": 625510.554356545, "24hvol": 11972.78368375668, "APR": 1.633679884736714, "Platform": "Ociswap", "Chain": "Radix", "name": "OCI/XRD", "Ampl": 100},

{"id": "component_rdx1crw3x8qef9kskk524cz9euhwpaqw7l22t4s6lcly6zxsdhzt9qy637", "TVL": 573400.0002707893, "24hvol": 843.9999336584187, "APR": 0.1968009578186863, "Platform": "Ociswap", "Chain": "Radix", "name": "DFP2/XRD", "Ampl": 100},

{"id": "component_rdx1czppvghsup9nl87np78vvv9rym5uy9rxgndz66gfddy4enu54lhjjg", "TVL": 219350.0855160379, "24hvol": 687.7381672916381, "APR": 0.6928766950083318, "Platform": "Ociswap", "Chain": "Radix", "name": "XRD/ida", "Ampl": 100}, [...]

Last updated