Ault RPC
What is Ault?
Ault is a blockchain platform designed for tokenized market access and on-chain financial applications. It is built on the Cosmos SDK and uses CometBFT proof-of-stake consensus to provide fast transaction finality and deterministic execution. The network offers full EVM compatibility, enabling developers to deploy Solidity smart contracts and use standard Ethereum tooling while operating within a Cosmos-based architecture.
In addition to EVM support, Ault also supports CosmWasm smart contracts written in Rust, allowing developers to build interoperable applications across the Cosmos ecosystem. The protocol implements an EIP-1559-style fee market for gas pricing and fee management. Financial functionality such as trading and lending is provided through on-chain applications and protocols deployed on the network, rather than as base-layer features. Governance and network operation are organized under a Wyoming DAO LLC structure, with participation by licensed node operators.
Interacting With Ault's APIs
Ault nodes expose multiple API interfaces to support different development workflows:
- Ethereum JSON-RPC API: Fully compatible with Ethereum's JSON-RPC interface, allowing developers to use familiar tools like Foundry, Hardhat, ethers.js, viem, and web3.py without modification.
- Tendermint RPC API: Native Cosmos SDK interface for querying blockchain data, blocks, transactions, and network information.
- Cosmos REST/gRPC API: RESTful and gRPC endpoints for interacting with Cosmos modules, including bank, staking, governance, and custom application logic.
However, due to Ault's architectural differences from standard Ethereum chains, some RPC methods may behave differently. The Quicknode Ault documentation is continuously evolving as the chain undergoes upgrades and changes, so we highly recommend cross-referencing with the official Ault documentation for the latest updates and RPC differences.
Make Ault API Calls
The quickest way to start building on Ault is to create a Quicknode endpoint and send your first request.
Quicknode provides managed Ault endpoints, offering:
- High reliability — globally distributed infrastructure designed to minimize downtime
- Archive data — full historical state for in-depth queries
- Enhanced performance — optimized latency and request handling for production-grade apps
请访问“快速入门”页面,创建您的端点并发送第一个请求。
支持的网络
Quicknode provides access to the Ault network listed below:
Complete reference for developers building on Ault with Quicknode:
快速入门
Get started with Ault quickly. Follow our step-by-step quickstart to set up your endpoint and make your first API request.
提供商端点
Learn how to configure and manage your Ault endpoints for optimal performance and reliability.
API 概述
了解受支持的 API、网络、Quicknode 产品以及增强的 API 功能,用于构建功能强大的应用程序。
市场
探索并集成来自 Quicknode 应用商店的强大插件和工具,以增强您的 Web3 应用程序。
终端安全
通过身份验证、白名单和最佳安全实践来保护您的终端设备。
错误代码
Understand common error codes and troubleshooting steps for Ault API requests.