Liquidity Pool
Create Notification Alert
- Discord
- Telegram
/notification create liquidity-pool
Parameters:
*Required
blockchain*
type: Option
description: Blockchain where the DEX exists.
choices: [ Terra Classic, Terra ]
dex*
type: Option
description: DEX where the pair exists.
choices: [ All supported DEXs on our Assets ]
pair*
type: Option
description: Pair of the liquidity pool you want to be alerted about.
choices: [ All supported pairs on the previously selected DEX ]
value*
type: Number
description: Value to be compared with the liquidity pool.
info
If you do not specify a token, the value will be assumed as relative (%) to the total deposited/withdrawn in the liquidity pool when the alert is triggered.
type*
type: Option
description: Type of comparison to be made.
choices: [ >=, =, <=, <, > ]
token
type: Option
description: Token to be compared with the liquidity pool.
choices: [ Tokens involved in the previously selected pair ]
channel
type: Channel
description: Channel to send the alerts.
default: Channel where the command was executed.
Example Usage
- DMs
- Server
absolute
/notification create liquidity-pool blockchain:Terra dex:Phoenix Finance pair:axlUSDC / LUNA Pair type:greater than value:10 token:LUNA
or
relative
/notification create liquidity-pool blockchain:Terra dex:Phoenix Finance pair:axlUSDC / LUNA Pair type:greater than value:10
absolute with channel
/notification create liquidity-pool blockchain:Terra dex:Phoenix Finance pair:axlUSDC / LUNA Pair type:greater than value:10 channel:#lp-alerts
or
relative without channel
/notification create liquidity-pool blockchain:Terra dex:Phoenix Finance pair:axlUSDC / LUNA Pair type:greater than value:10 token:LUNA
info
After creating the notification you will be prompt to choose the type of alerts you wish to receive.
🏗️ Under development ...
🏗️ Under development ...
Delete Notification Alert
- Discord
- Telegram
/notification delete liquidity-pool
Parameters:
*Required
id*
type: Option
description: Your previously created Liquidity Pool notifications.
choices: [ Your notifications ]
Example Usage
/notification delete liquidity-pool id:Liquidity Pool
🏗️ Under development ...
🏗️ Under development ...