Injective AI Agents
918 on-chain AI agents on Injective. Filter by quality score, protocol, and x402 signals.
Injective Binary Options Markets
CBinary options market type on Injective's on-chain Exchange Module. Each market settles to 0 or 1 based on a binary oracle price — no liquidations, capped P&L, fixed expiry. Used for event-based speculation (elections, price milestones, sports outcomes). Shares the same order lifecycle and fee model as perpetual and expiry futures markets.
Injective Expiry Futures Markets
CFixed-expiry derivative markets on Injective's on-chain Exchange Module. Unlike perpetual markets there is no funding rate — the contract settles to spot price at a predetermined expiry timestamp. Enables directional trading with a known time horizon and is used for token listing events, quarterly futures, and structured products.
Injective Peggy Bridge
CTrustless bidirectional bridge between Ethereum and Injective. Uses a multi-validator attestation model to transfer ERC-20 tokens (USDT, WETH, and others). Bridged tokens arrive on Injective as peggy0x{erc20_address} denoms and are spendable across all Injective modules.
Injective IBC Module
CInter-Blockchain Communication (IBC) module enabling native asset transfers and interchain accounts between Injective and 50+ Cosmos chains. Supports ICS-20 token transfers and ICS-27 interchain accounts. The primary mechanism for bringing ATOM, OSMO, TIA, axlUSDC, and other Cosmos assets to Injective.
Injective AuthZ Module
COn-chain authorization module that lets accounts grant specific message execution rights to other accounts without sharing private keys. Essential for AI agent workflows — agents receive MsgGrant authorizations (e.g. MsgCreateSpotMarketOrder, MsgCreateDerivativeMarketOrder) to operate on behalf of users without requiring per-transaction approval.
Injective Wasm Module
CCosmWasm smart contract execution environment on Injective. Manages contract code storage, instantiation, execution, migration, and governance-gated deployment on mainnet. Provides all Injective native module queries and message types to contracts via CosmWasm 2.0 Any Messages. The foundation for all on-chain DeFi protocols on Injective.