@augmentedfinance/protocol-v1
Version:
Augmented Protocol smart contracts
38 lines (37 loc) • 841 B
JSON
[
{
"inputs": [
{
"components": [
{
"internalType": "contract IMarketAccessController",
"name": "remoteAcl",
"type": "address"
},
{
"internalType": "string",
"name": "name",
"type": "string"
},
{
"internalType": "string",
"name": "symbol",
"type": "string"
},
{
"internalType": "uint8",
"name": "decimals",
"type": "uint8"
}
],
"internalType": "struct IInitializableRewardToken.InitRewardTokenData",
"name": "",
"type": "tuple"
}
],
"name": "initializeRewardToken",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]