15 lines
254 B
JSON
15 lines
254 B
JSON
|
[
|
||
|
{
|
||
|
"inputs": [
|
||
|
{
|
||
|
"internalType": "uint64[128]",
|
||
|
"name": "longArray",
|
||
|
"type": "uint64[128]"
|
||
|
}
|
||
|
],
|
||
|
"name": "callWithLongArray",
|
||
|
"outputs": [],
|
||
|
"stateMutability": "view",
|
||
|
"type": "function"
|
||
|
}
|
||
|
]
|