Static Configurations
Return the static variables for source marketplaces.
Keys
Key
Description
Endpoint
Return the upper limits of the passed listings/offers by source marketplaces
{
"max_items_per_sweep": {
"ordinalswallet": 50,
"magiceden": 20
},
"max_items_per_bulk_listing": {
"ordinalswallet": 100,
"magiceden": 100
}
}Last updated