Sei exposes native chain functionality through precompiled contracts at deterministic EVM addresses. You can call them from any EVM library (viem, ethers, wagmi) using the ABIs exported fromDocumentation Index
Fetch the complete documentation index at: https://seilabs-docs-evm-reference-and-sei-js-examples.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
@sei-js/precompiles — no special SDK required.
Available precompiles include:
- Bank — query native denom balances (usei, factory tokens)
- Staking — delegate, undelegate, query delegations
- Distribution — claim staking rewards
- Governance — vote on active proposals
- JSON — parse JSON payloads within contracts
- P256 — verify P-256 elliptic curve signatures