@flarenetwork/flare-periphery-contract-artifacts
Version:
Smart contract artifacts for all Flare chains
29 lines (28 loc) • 501 B
JSON
[
{
"inputs": [],
"name": "minimumRedeemAmountUBA",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "_valueUBA",
"type": "uint256"
}
],
"name": "setMinimumRedeemAmountUBA",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]