/flips

/flips will provide additional filtering options for the posted flips in the different Flips channels on the Butler Discord.

This command is only available to all Butler Members

/flipscan be used in the Community-Bot channel:

using /flips on Ethereum blockchain

Required Parameters

  • chain: Specify the blockchain you'd like to scan for successful flips.

Optional Parameters

  • collectionslug: Optionally filter flips by a specific collection slug.

  • min_profit: With this option you can filter for flips with a minimum profit of the specified value in dollar.

  • max_sellprice: With this option you can limit flips by maximum sell price in USD. In combination with min_profit above you can now filter for certain profits within a certain price range.

  • max_hold: This filter let's you specify the maximum hold duration in hours. Can be used to filter for flips which were not hold longer than 48 hours for example.

Examples

Filtering for Ethereum flips with a minimum profit of 200$ and a max hodl duration of 48 hours
Filtering for forgetten runes wizards with a minimum profit of 400$
Filtering for flips with a minimum profit of 200$ but a maximum sell price of 800$ (at the time if selling)

Output

Our Discord bot will open a dedicated channel to send you up to the last 40 flips matching your filters.

The dedicated channel will remain for 15 minutes before it gets cleaned up.

Bot will open a private channel for you first
Bot will be sending indexed flips immediately

Each Flip event will consist of different stats:

  • First two rows contain general Collection Information

  • Third row contains information about the Buy and Sell price

  • 4th row highlights the wallet, profit (substracting royalties here) and HODL duration

  • And last part contains transaction links

Last updated