Rules with custom actions (alert/buy/webhook/DM)
Nemo7891
Summary
: Collection rules with custom actions (alert/buy/DM)Acceptance Criteria
: User can create rules based on data available in platform with custom actions occurring when the conditions are met. Implementation
: Platform supports the following sample actions:Collection overview
- Condition: More than X sales in an hour Action: Browser toast notification
- Condition: Floor increased by more than X percent in an hour Action: DM user in Discord (have to be in Curio Discord)
- Condition: Specific wallet bought or sold Action: Post to Discord Webhook
- Condition: Collection began revealing Action: Browser toast notification
Orderbook specific
- Condition: Top 5% rarity listed at floor Action: Browser notification toast
- Condition: Token with specific traits listed for sale. Action: Browser notification toast
- Condition: Top 1% rarity, listed within 10% of floor Action: Submit purchase to wallet (trigger MM to pop up and request confirmation) This to support custom gas settings
Monte Thakkar
open
Ethernet Eric
Per Nemo : Maybe a browser toast/discord notification for when an NFT I hold is transferred/sold and maybe if there is ever a SetApprovalForAll transaction initiated from my wallet.
Security FTW!!
Sean Dadashi
Merged in a post:
Floor Price Alert
0
0x.knight
Summary
: Users can be alerted in browser with a notification when collection threshold settings are passed. Acceptance Criteria
: - I want to be notified when my custom thresholds are passed.
- I want the ability to have an audio queue
Implementation
: On collection page, there is an alert function that a user can click, which loads a separate page where custom alerts can be set. On the alerts page, users select a collection and thresholds. Some users may want to be able to set a low and a high (e.g. Buy / Sell).
There should be a master setting for whether the alerts have an audio component or are just a tab notification (e.g. custom FAVICON).
Sean Dadashi
evaluating
Ethernet Eric
Per defiforever's suggestion, another implementation could be :
user wallet specific
- Condition: An item for sale in your wallet is less than x % above floor
- Condition: A collection you holder increased more than x % in y period
A
Aly Mawji
Price alerts would be amazing (for buys and for sells) - maybe with a customizable title/notes? And would be awesome if it could text or email me in addition to a browser notification!