Skip to main content

A Python library for aggregating token prices and swaps across multiple DEXs

Project description

pyBaseSwap

pyBaseSwap is a Python library designed to facilitate interaction with ERC-20 tokens on the Base L2 Ethereum blockchain. It provides an easy-to-use interface for managing token balances, allowances, and transactions, allowing developers to focus on building their applications without worrying about the complexities of blockchain interactions.

Warning

Warning: You will be charged a 1% fee on your swap volume during the initial phase. This fee is temporarily set higher to cover server costs and other expenses.

Supported DEXs

DEX Name Versions
SushiSwap v2 & v3
BaseSwap v2 & v3
PancakeSwap v2 & v3
AlienBase v2 & v3
SwapBased v2 & v3

Documentation

Examples

Pypi Realese

Installation

You can install the package using pip:

pip install pyBaseSwap

Installing from Source

If you prefer to install pyBaseSwap from the source, follow these steps:

Clone the repository:
git clone https://github.com/BaseTools/pyBaseSwap
cd pyBaseSwap
python setup.py install

EXAMPLE USE

from pyBaseSwap import BaseSwap
BS = BaseSwap() # No Token Addresss Provided fallback to USDC

BS.changeToken(
  "0x65e570b560027F493f2b1907e8e8e3B9546053bD" #Tyler Token
)
usdPrice = BS.getUSDPrice() # fetch usd price

print(usdPrice)

LICENSE

MIT License

Copyright (c) [2024] [BasedTools]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybaseswap-0.12.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

pyBaseSwap-0.12-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file pybaseswap-0.12.tar.gz.

File metadata

  • Download URL: pybaseswap-0.12.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for pybaseswap-0.12.tar.gz
Algorithm Hash digest
SHA256 d76aea276505549d7a00638965648a23cbbf8cb95cc1779cf7f47295bf5dd0f6
MD5 e2f1f9b237802b179a8ee9d515b47554
BLAKE2b-256 37fe96509f19d68c229dd0b2caf29a8345c1218505a2f5387acef55d27201ce4

See more details on using hashes here.

File details

Details for the file pyBaseSwap-0.12-py3-none-any.whl.

File metadata

  • Download URL: pyBaseSwap-0.12-py3-none-any.whl
  • Upload date:
  • Size: 19.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for pyBaseSwap-0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 ddb9d44d8ed57cd7c02474a6c3c7600653baa196dab732e69d2524b18a71f480
MD5 7480eb7d1d95f64035edfc7a2910d3d2
BLAKE2b-256 2c6dcddf5ed8ac44a9aeffa60160ad57e3d853ed2f7c3dba5986a7404d7fe3f7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page