ethers-contract 1.0.2

Smart contract bindings for the ethers-rs crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  {
    "inputs": [
      {
        "internalType": "uint64[128]",
        "name": "longArray",
        "type": "uint64[128]"
      }
    ],
    "name": "callWithLongArray",
    "outputs": [],
    "stateMutability": "view",
    "type": "function"
  }
]