mirror of https://github.com/ethereum/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
897 B
50 lines
897 B
[
|
|
[
|
|
"cat",
|
|
"43636174"
|
|
],
|
|
[
|
|
"dog",
|
|
"43646f67"
|
|
],
|
|
[
|
|
[ "cat", "dog" ],
|
|
"824363617443646f67"
|
|
],
|
|
[
|
|
1,
|
|
"01"
|
|
],
|
|
[
|
|
10,
|
|
"0a"
|
|
],
|
|
[
|
|
100,
|
|
"1864"
|
|
],
|
|
[
|
|
1000,
|
|
"1903e8"
|
|
],
|
|
[
|
|
115792089237316195423570985008687907853269984665640564039457584007913129639935,
|
|
"37ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
|
|
],
|
|
[
|
|
115792089237316195423570985008687907853269984665640564039457584007913129639936,
|
|
"3821010000000000000000000000000000000000000000000000000000000000000000"
|
|
],
|
|
[
|
|
[ 1, 2, [] ],
|
|
"83010280"
|
|
],
|
|
[
|
|
[ [ [], [] ], [] ],
|
|
"8282808080"
|
|
],
|
|
[
|
|
[ "zw", [ 4 ], "wz" ],
|
|
"83427a77810442777a"
|
|
]
|
|
]
|
|
|