Skip to main content
As mentioned earlier in this section, smart contracts can also fetch and use Connect price data directly. On Initia, the approach varies depending on which smart contract framework you use.

EVM

Fetch prices from Solidity and other EVM-based smart contracts

MoveVM

Fetch prices from Move modules

WasmVM

Fetch prices from CosmWasm contracts