# What's new and valuable Chainspot brings to the DeFi market?

Chainspot is the first project to fully implement the omnichain DeFi paradigm (kind of chain abstraction), leveraging a cross-chain native token standard powered by Asterizm alongside intelligent aggregation of liquidity and yield protocols across both EVM and non-EVM networks. \
This approach allows retail users via Chainspot’s frontend, as well as B2B partners via API/Widget, to access infrastructure that powers an omnichain DeFi experience.

## The Problem

Today’s blockchain market is vast, with numerous networks supporting liquidity and yield protocols that generate substantial annual returns (over $4.5 billion annually). However, despite the availability of various cross-chain protocols on both EVM and non-EVM networks, user experience remains primarily **multichain**. Users face increased network and exchange fees, juggle interactions across multiple projects, and are at risk of phishing scams while creating additional wallets for each network.

### **Example Scenario**

If a user has **100,000 USDT in BNB Chain** and wants to open a staking position in a protocol on Solana, they currently need to complete a minimum of four transactions and visit several websites:

1. **Wallet Download**: Access a Solana wallet provider to create a compatible wallet.
2. **Bridge Protocol Site**: Bridge funds from BNB Chain to Solana.
3. **Centralized Exchange or Liquidity Aggregator**: Exchange some USDT for SOL to pay for Solana’s network fees.
4. **DEX Protocol**: Convert USDT received in Solana to SOL for staking.
5. **Staking Protocol Site**: Deposit funds to the staking protocol to receive LP tokens in Solana.

This complex, multistep process not only drives up costs and time but also increases the risk of user error and exposure to security threats.

{% hint style="info" %}
If a user is familiar with liquidity aggregators, they can reduce the transaction count to three—an improvement, but still a limited one.
{% endhint %}

<figure><img src="/files/SPTjanZ4YPOdbNgy453u" alt=""><figcaption><p>How it should be and how it works right now</p></figcaption></figure>

**As a result, users end up paying several times more in blockchain fees just to open a DeFi position. Additionally, they often exchange assets at suboptimal rates, as they tend to use familiar protocols instead of comparing all available market options.**

**To manage positions across multiple blockchains, users must constantly switch wallets and monitor native token balances on each network.**

These inefficiencies add up to over $10 million in annual overspending and losses.

{% hint style="warning" %}
Moreover, the majority of user fund losses today stem from phishing attacks—the more sites users visit across various protocols, the higher the phishing risk, especially in networks that are new to them.
{% endhint %}

## We are here to address the problem and bring unique experience to the DeFi and Fintech industries

To solve the issues described above and redefine user experience, Chainspot implements an omnichain DeFi paradigm (chain abstraction) with a unique architecture, integrating:

* A smart liquidity aggregation engine across EVM and non-EVM blockchains.
* A yield protocol aggregation module for both EVM and non-EVM networks.
* A payload and callData assembly module for seamless exchange + deposit + wrap to omnichain LP token transactions.
* A multi-network DeFi position management module with single-network gas payment.
* An enterprise module with connectors to AML and accounting providers for compliance in fintech applications.
* An on-chain loyalty program with a referral system.
* An on-chain module for cryptographic payload integrity verification implemented from Asterizm smart contract abstraction.

### &#x20;Chainspot Protocol Features for Retail Users and B2B Partners:

* **One-Click DeFi Position Management**: Open and manage DeFi positions across blockchains with just one transaction (on the user source chain).
* **Cross-Chain and On-Chain Swaps at Best Rate**: Benefit from smart liquidity aggregation.
* **Auto-Reinvestment for Open DeFi Positions**.
* **Stablecoin Cashback and Referral Rewards**: On-chain loyalty program with stablecoin cashbacks for swaps and multi-level referral system.
* **AML Compliance** (for B2B partners).
* **Transaction Reporting and Flexible API**: For seamless Web3 and Web2 integration (for B2B partners).

{% hint style="success" %}
With a single transaction signature from the source blockchain, users can not only swap assets on-chain or cross-chain but also open a DeFi position directly in the target network and yield protocol.

#### Key Benefits:

* **Up to 70% Savings on Gas**.
* **Up to 1% Savings on Cross-Chain Swap Volumes**.
* **Omnichain Position Management: manage your positions across multiple chains from just one chain**.
* **Significantly Reduced Phishing Risk**.
  {% endhint %}

{% hint style="info" %}
**Example:** \
If you hold **100,000 USDT on BNB Chain** and want to open a staking position on Solana, Chainspot requires only one transaction on BNB Chain to complete the process, delivering the omnichain LP token to your wallet in BNB Chain while the protocol performs the following under the hood:

1. Exchanges USDT on BNB Chain to SOL on Solana at the best rate.
2. Covers the gas for staking protocol deposits.
3. Receives the LP token, wrapping it in a cross-chain native standard(omnichain) using enterprise-grade cross-chain messaging protocol Asterizm.
4. Sends the omnichain LP token to the user’s wallet in the source network (BNB Chain).

In this way, users save on time, token exchange rates, and network fees, while avoiding the need to create new wallets or worry about gas payments across different networks.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chainspot.io/overview/whats-new-and-valuable-chainspot-brings-to-the-defi-market.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
