> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kovaswap.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Arc

> KovaSwap trading and deployment configuration for Arc chain 5042.

| Property                | Value                                                                        |
| ----------------------- | ---------------------------------------------------------------------------- |
| Chain ID                | `5042`                                                                       |
| Native asset            | `USDC`                                                                       |
| RPC                     | `https://rpc.blockdaemon.mainnet.arc.io`                                     |
| Explorer                | [arc-mainnet.cloud.blockscout.com](https://arc-mainnet.cloud.blockscout.com) |
| Native USDC interface   | `0x3600000000000000000000000000000000000000`                                 |
| Kova Factory            | `0xafCce1EfadB6Ced8dc23583380522268A4EABF8b`                                 |
| Kova Router             | `0xD54A26a22385794f39Ed4a0Da021cDC6E7Bc793f`                                 |
| Kova Launch Factory     | `0x48d4560c3e40F22D32e442fcD214CBCE03B5cC53`                                 |
| Kova aggregation router | `0x36d1042c5ad02038ee26605cd77c1109f80ba3bd`                                 |

KovaSwap quotes existing Uniswap V3-compatible liquidity and sends the
transaction directly to the selected Arc router so wallets can decode the swap.
Kova does not currently add an aggregation fee to these externally routed swaps.
Kova V2 pools use the fee tier displayed in the swap quote.

## Launchpad

Kova Launchpad is live on Arc. A single transaction deploys an immutable
one-billion-supply ERC-20 and opens its Kova bonding-curve market against native
USDC. Launches have no platform charge; the creator pays Arc gas and any
optional same-transaction dev buy.

Curve trading starts immediately. At `10,000 USDC` in net bonded liquidity, the
factory graduates the remaining token and quote reserves into a Kova V2 pool
and mints the LP to the irrecoverable lock address.

## Bridge to Arc

Kova requests direct LI.FI routes into native Arc USDC. A route is shown as
executable only when the provider returns a current transaction request. The
quoted destination asset is always the canonical USDC interface at
`0x3600000000000000000000000000000000000000`; no synthetic intermediate token
is presented as Arc USDC.

The executable quote includes provider costs and Kova's `1.00%` integrator
service fee. Users approve and submit from their own wallet, then receive native
USDC in that same address on Arc. When no provider can execute the route, Kova
disables submission rather than presenting a deposit address or a synthetic
claim.

## Native gas

Arc transaction fees are paid in native USDC. The same native USDC received
through Kova's bridge is the balance used for trading, launching, and gas.
Unrelated launched tokens can reuse the `USDC` symbol, so always verify the
contract address.

## Market discovery

Kova loads current Arc markets from the public DYOR Arc API and displays their
reported liquidity, market capitalization, volume, progress, artwork, and
project links alongside native Kova launches. Swap quotes compare their active
Uniswap V3 liquidity with Kova V2 pools. Any compatible ERC-20 can also be
imported by contract address.

<Warning>
  Discoverable does not mean verified or endorsed. Symbols are not unique; always
  verify the contract address.
</Warning>

The wallet network name is `Arc`. Its production chain ID is `5042`; Arc
Testnet remains a separate network on chain `5042002`.
