Crates.io | one_inch |
lib.rs | one_inch |
version | 0.1.1 |
source | src |
created_at | 2023-08-01 09:57:20.304765 |
updated_at | 2023-12-05 18:12:09.390479 |
description | Rusty API wrapper for the 1inch |
homepage | |
repository | https://github.com/rosenthall/1inch-rs |
max_upload_size | |
id | 931629 |
size | 98,831 |
1inch-rs is a high-level, type-safe API wrapper for the 1inch API written for Rust.
Note: Currently the project is under development! Because of this, it only covers some of the API, and may also contain some bugs.
/swap/liquidity-sources
/swap/tokens
/swap/quote/
/swap/swap/
/swap/approve/spender
/swap/approve/transaction
/swap/approve/allowance
/price/{chain}/{addresses}
/price/currencies
For detailed examples on how to use each endpoint, please refer to the examples directory in the repository.
License BSD 3-Clause License