Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Another one, I'm calling getAmountOut from proxy of maiar pair. The returned value is an base64 encoded hex value that is the amount. I want to use this value to redirect again, how can I decode from base64 to hex in sc with rust? Is there implemented functions for that?