Interact with DefiPlaza on Radix without our frontend
One of the USPs of the Radix network is that communicating with the network can be done via human-readable instructions called Transaction Manifests. These manifests can be used to interact with DefiPlaza on Radix without the need to use our frontend, for example to build an arb bot, or if our frontend would be temporarily unavailable.
In all manifests the parameter that you have to replace are surrounded with ${}, so to add your own account address you need to replace ${account}.
To add liquidity, two scenarios are possible. If the single-side is in shortage, you need to add both tokens in ratio of the side. Otherwise you only have to add a single token.