test-contracts-sovryn
Version:
Smart contracts for the Sovryn protocol and external integrations.
28 lines (27 loc) • 638 B
JSON
[
{
"constant": false,
"inputs": [
{
"internalType": "address",
"name": "cSOV1",
"type": "address"
},
{
"internalType": "address",
"name": "cSOV2",
"type": "address"
},
{
"internalType": "address",
"name": "SOV",
"type": "address"
}
],
"name": "approveTokens",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
}
]