Primary color, where XXXXXX is the color's hexadecimal code
success
XXXXXX
CTA color, where XXXXXX is the color's hexadecimal code
addr
public address
Allows you to automatically provide the user's receiving or sending public address (the address has to be unique for each user, common addresses are not permitted and will be rejected)
code
4-digits code
Random 4 digits code between 1000 and 9999 that you need to generate for each address supplied with the addr parameter (don't use the same code for all addresses or the validation will be rejected)
hash
#
base64 encoded signature of the following message: MtPelerin-<code>. The private key used to sign the message has to be the one matching the public address given in addr. To test it, see Test vector below
rfr
string
Referral code
mylogo
logo URL
Add your own logo, which will be displayed in the widget's footer left of the "powered by Mt Pelerin".
All parameters must be URL encoded.
Example: #FFFFFF -> %23FFFFFF
Example iFrame integration with multiple parameters