BondFixedTermSDA

Ethereum
etherscanblockscout
Code Snippets

Adjustments

(adjustments)

view

key


Use this function in your app


import { readContract } from "thirdweb"; const data = await readContract({ contract, method: "function adjustments(uint256) view returns (uint256 change, uint48 lastAdjustment, uint48 timeToAdjusted, bool active)", params: [] })