Skip to main content
As mentioned earlier in this section, Connect price data can also be fetched and utilized directly by smart contracts. 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