check_tok1.to.tok2_tok1.fix | R Documentation |
Swap Token1 for Token2, Given Token1 Qty check how much Token2 you would get (Use Token1 -> ETH -> Token2 Route)
check_tok1.to.tok2_tok1.fix(t1_a, t1_d, t2_a, t2_d, t1_q, u_w)
t1_a |
Token 1 Address |
t1_d |
Token 1 Decimals |
t2_a |
Token 2 Address |
t2_d |
Token 2 Decimals |
t1_q |
Token 1 Qty. |
u_w |
Uniswap Session |
Numeric vector representing the Token 2 Amount you get
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.