@levxdao/ve
Version:
VE and Gauge Voting for NFTs
41 lines (40 loc) • 762 B
JSON
[
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "int128",
"name": "amount",
"type": "int128"
},
{
"internalType": "int128",
"name": "discount",
"type": "int128"
},
{
"internalType": "uint256",
"name": "start",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "end",
"type": "uint256"
},
{
"internalType": "address[]",
"name": "delegates",
"type": "address[]"
}
],
"name": "migrate",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]