Skip to main content

dexie-rewards is a Python CLI helper tool designed automatically to claim dexie liquidity rewards for offers created using the official Chia Wallet.

Project description

Auto-Claim dexie rewards

PyPI version Python version

dexie-rewards is a Python CLI helper tool designed to automatically claim dexie liquidity rewards for offers created using the official Chia Wallet. The tool communicates locally with the Chia Wallet RPC, requests all created offers, and checks them for claimable rewards.

When rewards are claimed, a message from the input (maker) address of the offer is signed to prove ownership of the offer. The signature is then sent to dexie to claim the rewards. dexie distributes claimed rewards to the input (maker) address in batches approximately every 15 minutes.

Example Output

❯ dexie rewards claim
╭──────────────────────────────────────────────┬───────────────╮
│                   Offer ID                   │ Rewards (DBX) │
├──────────────────────────────────────────────┼───────────────┤
│ 8Ya1mwC7Z8S4RhKhuJjKPH6mQVksz4Hah8JsZ5NjaBYY │         0.494 │
│ BZFXcbJM7oSMz9RatJpMBSD1Hmj4JWXHJE7DCBXDV8mJ │        21.854 │
│ CbdGX5KUHnHLbX8VSFPKTDcbK87NKUtQTQaFxtYQvnPG │         7.810 │
│ 8GpFJ8o6pVthTKmzimKxTTg8vT6sPFm44xz3nXNUMtbG │         4.197 │
│ 4mhTGao7SDTCsgZknLDhaboE9xBhkB56ZoWVyMzpA51E │        10.831 │
├──────────────────────────────────────────────┼───────────────┤
│      Found 5 offers with total rewards       │        45.186 │
╰──────────────────────────────────────────────┴───────────────╯
Claim all? [y/n]:

Installing

It is recommended to install dexie-rewards using pip.

Install via pip

pip install dexie-rewards

Note for macOS: If pip is not found, try pip3 instead.

Install from the repository (optional)

  1. Clone the repository
git clone git@github.com:dexie-space/dexie-rewards.git
cd ./dexie-rewards/
  1. Activate Poetry Shell
poetry shell
  1. Install Dexie CLI
poetry install

Configuration (optional)

In most cases the default configuration should be sufficient. However, if you want to use specific endpoints and paths, you can set the following environment variables:

export CHIA_ROOT="~/.chia/mainnet"
export DEXIE_URL="https://dexie.space"
export DEXIE_API_URL="https://api.dexie.space/v1/"
export DEXIE_DB_PATH="/dexie_db"

Available Commands

Make sure that your Chia wallet is running and fully synced before using dexie-rewards. A full node is not required.

Run any command with the --help option to see all available functionality.

List offers with outstanding (claimable) rewards

❯ dexie rewards list

  --fingerprint  -f        Set the fingerprint to specify which wallet to use
  --json         -j        Displays offers as JSON
  --verbose      -v        Display verbose output
  --help                   Show help and exit

Claim all outstanding (claimable) rewards

❯ dexie rewards claim

  --fingerprint     -f        Set the fingerprint to specify which wallet to use
  --verify-only     -vo       Only verify the claim, don't actually claim
  --yes             -y        Skip claim confirmation
  --verbose         -v        Display verbose output
--target            -t        Specify a target address to claim rewards to
  --completed-only  -co       Only claim rewards for completed and cancelled offers
  --help                      Show help and exit

Troubleshooting

If you encounter any issues, follow these steps to help identify and resolve them:

  1. Check your Python version: Ensure you are using Python 3.10 or later, as older versions are not supported.

  2. Update packages: Update both dexie-rewards and its dependencies by running pip install --upgrade dexie-rewards.

  3. Verify configuration: Double-check the environment variables (if set) to ensure they are correct.

  4. Enable verbose output: Use the -v or --verbose option with the relevant command to get more detailed output, which can help pinpoint the issue.

  5. Check for known issues: Review the issue tracker to see if the problem you are experiencing has been reported and if there is a potential solution or workaround.

  6. Report a new issue: If you can't find a solution in the issue tracker, create a new issue, providing all relevant information and steps to reproduce the problem. This will help us to address the issue and improve the tool.

  7. Seek community support: Visit the dexie Discord community for assistance, as other users may have encountered similar issues and can share their solutions or workarounds.

Alternatives

Advanced market makers may develop their own tools for claiming liquidity rewards. Refer to the dexie API documentation for information on how to claim rewards for offers using the API.

Contributions

Contributions are welcome and encouraged. Please fork the repository and submit a pull request to the main branch. If you have any questions, feel free to reach out to us on Discord.

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

dexie_rewards-2.5.0b2.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dexie_rewards-2.5.0b2-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

Details for the file dexie_rewards-2.5.0b2.tar.gz.

File metadata

  • Download URL: dexie_rewards-2.5.0b2.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.8 Darwin/24.2.0

File hashes

Hashes for dexie_rewards-2.5.0b2.tar.gz
Algorithm Hash digest
SHA256 f7b9de241f29332e0876796a693240ba3bc286bbfc48b146a2a10125a198c27f
MD5 6b4c298906a77dd5368877c4763d1545
BLAKE2b-256 d4dc65319dd4212aed84ac6cb99a48ea31727702a8518441c9c748085974421d

See more details on using hashes here.

File details

Details for the file dexie_rewards-2.5.0b2-py3-none-any.whl.

File metadata

  • Download URL: dexie_rewards-2.5.0b2-py3-none-any.whl
  • Upload date:
  • Size: 20.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.8 Darwin/24.2.0

File hashes

Hashes for dexie_rewards-2.5.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 7732fe594f12d6b9a85a8552b3f09758b1c6f1332e2ec202aef55d65e9dab65d
MD5 5f1d3a4b005763defdbb1f0b8ce6ae8d
BLAKE2b-256 66a69fc932d94d20f8be7e40ba6138a16787d96cba1e413d6e7445d7d2520cd4

See more details on using hashes here.

Supported by

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