Contract Get functions
These functions are used to get Intu vault data. They can be necessary to extract the information needed to perform sets or API calls.
Note: The blockchain returns BigIntegers, please add .toNumber() to the end of the bigint value to cast to a usable number for your frontend.
Last modified 30d ago