Repository URL to install this package:
|
Version:
0.0.0 ▾
|
{
"_format": "hh-sol-artifact-1",
"contractName": "Multicall",
"sourceName": "contracts/utils/Multicall.sol",
"abi": [
{
"inputs": [
{
"internalType": "bytes[]",
"name": "data",
"type": "bytes[]"
}
],
"name": "multicall",
"outputs": [
{
"internalType": "bytes[]",
"name": "results",
"type": "bytes[]"
}
],
"stateMutability": "payable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}