Skip to main content

contracts/abis/mainnet/Accountant

Variables

Accountant

const Accountant: readonly [{ inputs: readonly [{ internalType: "contract ERC20"; name: ""; type: "address"; }]; name: "rateProviderData"; outputs: readonly [{ internalType: "bool"; name: "isPeggedToBase"; type: "bool"; }, { internalType: "contract IRateProvider"; name: "rateProvider"; type: "address"; }]; stateMutability: "view"; type: "function"; }, { inputs: readonly []; name: "vault"; outputs: readonly [{ internalType: "contract BoringVault"; name: ""; type: "address"; }]; stateMutability: "view"; type: "function"; }, { inputs: readonly []; name: "getRate"; outputs: readonly [{ internalType: "uint256"; name: "rate"; type: "uint256"; }]; stateMutability: "view"; type: "function"; }, { inputs: readonly []; name: "getRateSafe"; outputs: readonly [{ internalType: "uint256"; name: "rate"; type: "uint256"; }]; stateMutability: "view"; type: "function"; }, { inputs: readonly [{ internalType: "contract ERC20"; name: "quote"; type: "address"; }]; name: "getRateInQuote"; outputs: readonly [{ internalType: "uint256"; name: "rateInQuote"; type: "uint256"; }]; stateMutability: "view"; type: "function"; }, { inputs: readonly [{ internalType: "contract ERC20"; name: "quote"; type: "address"; }]; name: "getRateInQuoteSafe"; outputs: readonly [{ internalType: "uint256"; name: "rateInQuote"; type: "uint256"; }]; stateMutability: "view"; type: "function"; }]

Defined in: lib/contracts/abis/mainnet/Accountant.ts:1