github.com/lmittmann/w3@v0.20.0/module/eth/testdata/get_transaction_count.golden (about)

     1  > {"jsonrpc":"2.0","id":1,"method":"eth_getTransactionCount","params":["0x000000000000000000000000000000000000c0fe","latest"]}
     2  < {"jsonrpc":"2.0","id":1,"result":"0x1"}