xchainjs / xchainjs-lib

Lightweight typescript library for cross-chain wallets. Connect with multiple blockchains via a common interface, with support for the minimum features necessary.
MIT License
107 stars 96 forks source link

Update thorchain client to align with ADR009 #1230

Open GrassRootsCrypto opened 1 month ago

GrassRootsCrypto commented 1 month ago

ADR 009 introduces USD Fees and replaces fixed 0.02 RUNE transaction costs.

See https://dev.thorchain.org/architecture/adr-009-reserve-income-fee-overhaul.html#proposal

RUNE fees should be worked out in USD based on the constants / mimirs and then quoted to users for any RUNE tx or RUNE withdraw tx. E.g. native and outbound fees are $20c with of RUNE.

A dependency for https://github.com/asgardex/asgardex-desktop/issues/299

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.