Constructing Links to The Superfluid Dashboard
Generating pre-filled dashboard links for your users
Last updated
Was this helpful?
Generating pre-filled dashboard links for your users
Last updated
Was this helpful?
If you want to send a payment request using the Superfluid Dashboard, you can do so by tweaking the URL parameters
If you're interested in sending someone else a prefilled Send Stream link, here's how:
A fully-filled send stream link looks as follows:
You may tweak the parameters as follows:
network
: The intended network of the stream to be created. Examples: gnosis
, polygon
, polygon-mumbai
, avalanche-fuji
, optimism
, arbitrum-one
, avalanche
, bsc
, goerli
receiver
: The hex address of the intended recipient of the stream to be created.
token
: The hex address of the Super Token to be used for the stream. You can find Super Token addresses in the .
flow-rate
: The flow rate of the intended stream, number/frequency
e.g. 1/second
, 1000/month
, 120000/year
Method 1 (recommended):
sender-receiver-tokenaddress-StreamRevision.revisionIndex
Method 2 (legacy):
txhash-logindex
Instructions for a prefilled link to Swap and Bridge in the Superfluid Dashboard
You may tweak the parameters as follows:
fromChain
: The chainId of the source chain. e.g. 137
for Polygon
toChain
: The chainId of the destination chain. e.g. 10
for Optimism
fromToken
: The token hex address of the source token
toToken
: The token hex address of the destination token
fromAmount
: The amount of tokens to be swapped
A fully prefilled Bridge Widget link looks as follows: