@mstable/protocol
Version:
mStable Contracts
26 lines (25 loc) • 454 B
JSON
[
{
"inputs": [
{
"internalType": "address",
"name": "from",
"type": "address"
},
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "moveVotingPowerHook",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]