@deliquifiedlabs/uniswapx-sdk
Version:
SDK for the UniswapX protocol
31 lines (30 loc) • 863 B
JSON
[
{
"inputs": [
{
"internalType": "bool",
"name": "requireSuccess",
"type": "bool"
},
{
"components": [
{
"internalType": "address",
"name": "target",
"type": "address"
},
{
"internalType": "bytes",
"name": "callData",
"type": "bytes"
}
],
"internalType": "struct DeploylessMulticall2.Call[]",
"name": "calls",
"type": "tuple[]"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
}
]