Polyester Chain is the EVM-compatible blockchain that supports Polyester accounts and protocol activity. It is built with Cosmos EVM and CometBFT, giving Polyester a dedicated chain for smart accounts, asset movement, account controls, and public contract records.
You interact with Polyester Chain through the Polyester product. Polyester Scan is the browser that organizes and displays the Chain's public blocks, transactions, accounts, tokens, and contracts.
What runs on Polyester Chain
Polyester Chain hosts the contracts and public records behind:
- Safe smart accounts for every Main Account and Subaccount
- Funding Account asset movements
- assets moving into and out of Trading
- Zipper requests and Zipped Asset mints and burns
- internal transfers and withdrawal activity
- destination whitelists and other account controls
- ERC-4337 gas sponsorship.
These contracts give Polyester one shared on-chain layer for account identity, supported asset movement, and public protocol activity.
How an action reaches the Chain
- Polyester prepares the supported action for your active smart account.
- Your owner credential authorizes the action.
- A bundler submits it through the ERC-4337 infrastructure.
- The relevant Polyester protocol contract executes the action.
- CometBFT validators include the result in Polyester Chain's block history.
- Polyester Scan organizes the public transaction, contract, and event information.
Polyester sponsors gas for current user-facing Chain actions, so you do not need to hold $P to use the product.
Public Chain activity and private trading
Polyester Chain records public activity such as smart-account calls, protocol transactions, contract events, and Zipped Asset supply changes.
Your specific orders, fills, fees, reserved Trading balance, members, permissions, sessions, and complete financial ledger remain private to your account. Spot trades execute through PolyEngine and do not create a separate public Chain transaction for every fill.
Browse activity with Polyester Scan
Use Polyester Scan to browse Polyester Chain blocks, transactions, smart accounts, contracts, tokens, transfers, and Zipper flows.
Viewing records and using contract read methods in Polyester Scan do not submit transactions or change contract state.
Explore Polyester Chain
- Smart Account explains the Safe that represents your Polyester account.
- Gas Abstraction explains how Polyester sponsors Chain gas.
- Validators explains CometBFT consensus and the other approval roles used across Polyester.
- RPC Nodes covers how anyone can run a local node to access and independently check public Chain data.
FAQ
Polyester runs on Polyester Chain, its own EVM-compatible Layer 1 blockchain purpose-built for exchange infrastructure. Running on a dedicated chain allows Polyester to optimize performance for trading and lending, and sponsor gas fees to reduce costs for users while maintaining a high-performance environment. It also enables Polyester to unify external blockchains and their assets into a single chain through Zipper, bringing cross-chain liquidity together into one coherent trading ecosystem.
During testnet, contract deployment on Polyester Chain is restricted to Polyesterโs own protocol and application contracts. Third-party developers cannot deploy their own smart contracts during this phase. You can still build applications and trading integrations that connect to Polyester through its APIs and SDKs.