blackmarket_auctions
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| marketId | int | signed | PRI | NO | 0 | ||
| currentBid | bigint | unsigned | NO | 0 | |||
| time | bigint | signed | NO | 0 | |||
| numBids | int | signed | NO | 0 | |||
| bidder | bigint | unsigned | NO | 0 | |||
Description of fields
marketId
- no description -
currentBid
- no description -
time
- no description -
numBids
- no description -
bidder
- no description -
