Actions
Feature (development) #16792
opentoy market maker
Start date:
01/16/2025
Due date:
% Done:
0%
Estimated time:
custom category:
Pull Request:
Co-assignee:
Description
- create a bots which will create offers on market and also buy the offer
- it will trade CC assets on TOY chain, weapons, heroes, cosmetics, shards, lootboxes. major trades should be on weapons,heroes and shards.
- those will be different bots, one for listing, one for buying
- buying will be kind of straightforward without any super-advanced logic ->
- order wallets by amount of assets and wallet with the less will buy something
- limit of buy per day
- delay between buys
- create an offer
- specify price range per collection and rarity
- limit of listing per wallet per day
- limit active listing per wallet
- delay between create offer and buy offer
- all offers should for one week
- wallet can not buy own offer (not sure if this is even possible)
Actions