-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add PactSwap #4378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add PactSwap #4378
Conversation
- Implemented PactSwap volume fetching in bridge-aggregators/pactswap/index.ts. - Created fee tracking helpers in fees/pactswap/helpers.ts. - Added fee fetching logic in fees/pactswap/index.ts. - Introduced support for COINWEB chain in helpers/chains.ts. - Established PactSwap supported chains and volume fetching logic in helpers/aggregators/pactswap.ts.
The pactswap adapter exports:
|
The pactswap adapter exports:
|
- Introduced a new file for PactSwap volume fetching in dexs/pactswap/index.ts. - Implemented the fetch function to aggregate daily volume from the PactSwap API. - Defined the adapter structure with supported chains for integration.
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
Hi! Should we also open a pr on https://github.com/DefiLlama/DefiLlama-Adapters to list Coinweb chain? |
hi @odiinnn thanks for the PR. Is this a DEX or DEX aggregator? If this is a DEX, you need open PR on https://github.com/DefiLlama/DefiLlama-Adapters to track TVL too |
@noateden Hi! There is a PR DefiLlama/DefiLlama-Adapters#16651 |
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
The pactswap adapter exports:
|
NOTE
Please enable "Allow edits by maintainers" while putting up the PR.
poackage.json/package-lock.json
file as part of your changesName (to be shown on DefiLlama): PACT SWAP
Twitter Link: https://x.com/PACT_SWAP
List of audit links if any:
Website Link: https://pactswap.io/
Logo (High resolution, will be shown with rounded borders): https://drive.google.com/drive/folders/115wM26FRzTCi_Ctzyebdk4cJY07TqrqD?usp=drive_link
Current TVL: -
Treasury Addresses (if the protocol has treasury)
Chain: BTC, ETH, BNB, TRX, POL, DOGE, LTC
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
Short Description (to be shown on DefiLlama): PACT SWAP enables native BTC swaps 95% cheaper than THORChain, offers the same composability as Uniswap, supports permissionless listings, and matches the pricing users expect from retail CEX accounts — all without bridges, wrapped assets, KYCs or geo-blockers.
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one: Dexs
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): n/a
Implementation Details: Briefly describe how the oracle is integrated into your project: n/a
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage: n/a
forkedFrom (Does your project originate from another project): n/a
methodology (what is being counted as tvl, how is tvl being calculated):
Github org/user (Optional, if your code is open source, we can track activity):