@mstable/protocol
Version:
mStable Contracts
26 lines (25 loc) • 453 B
JSON
[
{
"inputs": [
{
"internalType": "address",
"name": "userAddress",
"type": "address"
},
{
"internalType": "address",
"name": "rootToken",
"type": "address"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "depositFor",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]