@zikeji/hypixel / Components / Schemas / SkyBlockAuction
Interface: SkyBlockAuction
example: { "uuid": "409a1e0f261a49849493278d6cd9305a", "auctioneer": "347ef6c1daac45ed9d1fa02818cf0fb6", "profile_id": "347ef6c1daac45ed9d1fa02818cf0fb6", "coop": [ "347ef6c1daac45ed9d1fa02818cf0fb6" ], "start": 1573760802637, "end": 1573761102637, "item_name": "Azure Bluet", "item_lore": "§f§lCOMMON", "extra": "Azure Bluet Red Rose", "category": "blocks", "tier": "COMMON", "starting_bid": 1, "item_bytes": { "type": 0, "data": "H4sIAAAAAAAAAB2NQQqCQBhGv1ErHaKu0KoLtGtnarRIhTpA/OGfDIwZ4wxUF/IeHiyyto/3eBKIIJQEIDx4qsJaYJK07m6FhG+p9hEdVMV7TXU3Wh+JWaW6h6ZXhODYGg5/LeZDfxt6nZR5XhYhgoIaxmKE8dsZXu20YwuJZfa0hmJrjbo6y134f8pTll5O5TnbbgAP05Qaqhk+8AVIrd2eoAAAAA==" }, "claimed": true, "claimed_bidders": [], "highest_bid_amount": 7607533, "bids": [ { "auction_id": "409a1e0f261a49849493278d6cd9305a", "bidder": "99748e629dee463892f68abf3a780094", "profile_id": "99748e629dee463892f68abf3a780094", "amount": 7607533, "timestamp": 1573760824844 } ] }
Properties
_id?
optional_id:string
auctioneer?
optionalauctioneer:string
bids?
optionalbids:object[]
amount?
optionalamount:number
auction_id?
optionalauction_id:string
bidder?
optionalbidder:string
profile_id?
optionalprofile_id:string
timestamp?
optionaltimestamp:number
category?
optionalcategory:string
claimed?
optionalclaimed:boolean
claimed_bidders?
optionalclaimed_bidders:unknown[]
coop?
optionalcoop:string[]
end?
optionalend:number
extra?
optionalextra:string
highest_bid_amount?
optionalhighest_bid_amount:number
item_bytes?
optionalitem_bytes:object
data?
optionaldata:string
type?
optionaltype:number
item_lore?
optionalitem_lore:string
item_name?
optionalitem_name:string
profile_id?
optionalprofile_id:string
start?
optionalstart:number
starting_bid?
optionalstarting_bid:number
tier?
optionaltier:string
uuid?
optionaluuid:string