👨‍🍳Market Makers

Off-chain pricing is Native's greatest strength. We collaborate with diverse liquidity sources to provide the best pricing. This document outlines the technical setup to integrate as market maker.

Overview

Native's architecture is built upon three essential components: pricer, signer, and pool, within a secure liquidity network, enabling secure off-chain pricing.

  • The pricer ensures accurate price provision for order requests.

  • The signer safeguards order data for on-chain transactions.

  • The pool executes on-chain swaps using self-custody treasury.

When users request pricing on Native, Native's backend navigates various liquidity sources to discover the best price. Upon user confirmation to execute a swap, the market maker is engaged to acquire the final price, securely endorsed by the assigned signer. Signer gives market makers an additional layer to validate an order and control of the transaction can be executed by the pool smart contract.

Last updated