Skip to main content

DXSP (DeX SwaP), A defi swap helper package. Swap made easy.

Project description

DXSP (DeX SwaP)

Logo A python defi swap helper package. Swap made easy
wiki Pypi Version
Pypi
👷Flow
codebeat badge
codecov
Web3 coingecko
Key blockchains (ETH, BSC, ARB, MATIC, OPT...)
Key swap protocol (UniV2 0x)

Key features:

  • Any blockchains mainnet or testnet supported by web3py, uniswap type router (uniswap, pancakeswap) or 0x.

Other features:

  • Translate token symbol to contract address via user defined tokenlist format or coingecko API
  • Connect to web3 automatically or use your own w3
  • Approve contract and sign transaction
  • Quote a given token
  • Use Base trading symbol like stablecoin for risk management approach
  • Settings to use the module for your own setup

Install

pip install dxsp

How to use it

from dxsp import DexSwap

 dex = DexSwap()
 #BUY 10 USDC to SWAP with BITCOIN
 demo_tx = await dex.get_swap('USDT','wBTC',10)
 print("demo_tx ", demo_tx)

Example

example

Real use case

TalkyTrader

Documentation

wiki

Project details


Release history Release notifications | RSS feed

This version

3.0.2

Download files

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

Source Distribution

dxsp-3.0.2.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

dxsp-3.0.2-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file dxsp-3.0.2.tar.gz.

File metadata

  • Download URL: dxsp-3.0.2.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.7.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for dxsp-3.0.2.tar.gz
Algorithm Hash digest
SHA256 6dacaea6af6cc0b61c6d0f5812c671c48304b811160c049b760ffc46ae16b174
MD5 3d424999ab17a70758c34ac92ddf2bcb
BLAKE2b-256 499720237a3358dbf59c441232caa9a454a2864cbd557bf46db8853b234ae49b

See more details on using hashes here.

File details

Details for the file dxsp-3.0.2-py3-none-any.whl.

File metadata

  • Download URL: dxsp-3.0.2-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.7.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for dxsp-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7a457192b4aa82b11b50eadcaf9945b334412bbb1c745f36d9e202a584db1141
MD5 ceaa6debff3010aa9f8b9209ebad7000
BLAKE2b-256 1b6ac948c125209710d5f152a2dce23595a9f7ac79ebd7274fd9305719d5b44e

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