Table Browser
id | quantity | coldtime | count |
---|
0
| 9999999
| 14400
| 1
|
1
| 49999999
| 12600
| 1
|
2
| 99999999
| 12600
| 2
|
3
| 199999999
| 10800
| 2
|
4
| 499999999
| 10800
| 3
|
5
| 999999999
| 9000
| 3
|
6
| 1999999999
| 9000
| 5
|
7
| "4999999999"
| 7200
| 5
|
8
| "9999999999"
| 7200
| 7
|
9
| "19999999999"
| 5400
| 7
|
Field | Type |
---|
id | uint64 |
quantity | uint64 |
coldtime | uint32 |
count | uint8 |