This API provides endpoints for runes marketplace services
👉 View Swagger UI
Method: POST
Path: /v3/market/runes/auction/runes_types
Swagger Link: View in Swagger UI
Get statistical data, price, market capitalization, etc. for runes.
code
(number):msg
(string):data
(object):
BTCPrice
(number):list
(array):
tick
(string):curPrice
(number):changePrice
(number):btcVolume
(number):amountVolume
(number):cap
(string):holders
(integer):transactions
(integer):warning
(boolean):Method: POST
Path: /v3/market/runes/auction/runes_types_specified
Swagger Link: View in Swagger UI
Get statistical data, price, market capitalization, etc. for Runes.
code
(number):msg
(string):data
(object):
tick
(string):symbol
(string):curPrice
(number):changePrice
(number):btcVolume
(number):amountVolume
(number):cap
(string):capUSD
(string):deployTime
(integer):holders
(integer):number
(integer):transactions
(integer):warning
(boolean):Method: POST
Path: /v3/market/runes/auction/list
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
list
(array):
auctionId
(string):inscriptionId
(string):inscriptionNumber
(number):marketType
(string):address
(string):price
(number):nftType
(string):tick
(string): Brc20 fieldlimit
(number): Brc20 fieldamount
(number): Brc20 fieldunitPrice
(number): Brc20 fieldtotal
(number):timestamp
(number):Method: POST
Path: /v3/market/runes/auction/actions
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
list
(array):
auctionId
(string):inscriptionId
(string):inscriptionNumber
(number):event
(string):price
(number):from
(string):to
(string):timestamp
(number):nftConfirmNum
(number):nftType
(string):endMsg
(string): An error message generated by the ordernewest
(boolean): The update order generates multiple eventsname
(string): Brc20 filedunitPrice
(number): Brc20 filedamount
(number): Brc20 fileddomain
(string): Domain fileddomainType
(string): Domain fileddomainCategorys
(array):
collectionId
(string): Collection filedcollectionItemName
(string): Collection filedcontentType
(string): Collection filedcontentBody
(string): Collection filedattributes
(array):
trait_type
(string):value
(string):total
(number):Method: POST
Path: /v3/market/runes/auction/create_put_on
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
auctionId
(string):psbt
(string):signIndexes
(array):Method: POST
Path: /v3/market/runes/auction/confirm_put_on
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):Method: POST
Path: /v3/market/runes/auction/create_bid_prepare
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
serverFee
(number): Expected service fee.serverReal
(number): Real service fee.serverFeeRate
(number): Real service fee rate.txSize
(number): Estimated transaction sizenftValue
(number): Satoshis carried by the inscriptionfeeRate
(number): Network fee rateavailableBalance
(number): Available confirmed balance for the userallBalance
(number): Available total balance for the userMethod: POST
Path: /v3/market/runes/auction/create_bid
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
bidId
(string):psbtBid
(string): Bid psbtpsbtBid2
(string): Auction mode is used, and the current empty string can be passedpsbtSettle
(string): Auction mode is used, and the current empty string can be passedserverFee
(number): The service fee charged by the platformnetworkFee
(number): BTC network total feefeeRate
(number): BTC network fee ratenftValue
(number):bidSignIndexes
(array):Method: POST
Path: /v3/market/runes/auction/confirm_bid
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
txid
(string): Transaction txidMethod: POST
Path: /v3/market/runes/auction/create_put_off
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
psbt
(string):txSize
(number):btcSignIndexes
(array):
nftSignIndexes
(array):Method: POST
Path: /v3/market/runes/auction/confirm_put_off
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
txid
(string):Method: POST
Path: /v3/market/runes/auction/create_modify_price
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
psbt
(string):signIndexes
(array):Method: POST
Path: /v3/market/runes/auction/confirm_modify_price
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):Method: POST
Path: /v3/market/runes/auction/create_batch_put_on
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
batchAuctionId
(string):psbt
(string):signIndexes
(array):Method: POST
Path: /v3/market/runes/auction/confirm_batch_put_on
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):Method: POST
Path: /v3/market/runes/auction/create_batch_bid_prepare
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
serverFee
(number): Expected service fee.serverReal
(number): Real service fee.serverFeeRate
(number): Real service fee rate.txSize
(number): Estimated transaction sizefeeRate
(number): Network fee rateavailableBalance
(number): Available confirmed balance for the uservalidAuctionIds
(array):
invalidAuctionIds
(array):Method: POST
Path: /v3/market/runes/auction/create_batch_bid
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
bidId
(string):psbtBid
(string): Bid psbtserverFee
(number): The service fee charged by the platformnetworkFee
(number): BTC network total feefeeRate
(number): BTC network fee ratebidSignIndexes
(array):Method: POST
Path: /v3/market/runes/auction/confirm_batch_bid
Swagger Link: View in Swagger UI
code
(number):msg
(string):data
(object):
txid
(string): Transaction txid