Skip to main content
As mentioned earlier in this section, Smart contracts can also fetch and use Connect price data directly. On Initia, the way that this is done varies depending on the smart contract framework that is used.

EVM

Fetch prices from Solidity and other EVM-based smart contracts

MoveVM

Fetch prices from Move modules

WasmVM

Fetch prices from CosmWasm contracts