Treasury
The following describes relevant, public functions on the USX Treasury smart contract.
Description
Write Methods
mint
function mint(address _stable, uint256 _amount) public {}Parameter Name
Type
Description
redeem
function redeem(address _stable, uint256 _amount) public {}Parameter Name
Type
Description
Last updated