import { FiType } from "react-icons/fi"; import { SiTypescript } from "react-icons/si"; import { SiJavascript } from "react-icons/si"; import { SiPython } from "react-icons/si"; import { SiRust } from "react-icons/si"; import { SiPowershell } from "react-icons/si"; import { VscJson } from "react-icons/vsc"; import { GoLinkExternal } from "react-icons/go"; import { SerumIcon } from "/src/components/icons/SerumIcon"; import { FaBook } from "react-icons/fa"; import { Typography } from "@mui/material";
Instruction API Resource(s) Description
OracleInit Typescript
Python
CLI
Create a new OracleAccount with a specified configuration
PermissionInit Typescript
Python
Create a new PermissionAccount with an oracle queue as the grantee
OracleHeartbeat Typescript Heartbeat on-chain and signal an oracle is ready for update request
OracleWithdraw Typescript
Python
CLI
Withdraw from an oracle's tokenAccount
AggregatorSaveResult Typescript Respond to an aggregator update request after executing the assigned job accounts