-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Remove TVL limits #1030
docs: Remove TVL limits #1030
Conversation
* Add table with list of bridged tokens * Removed TVL limitations from StarkGate overview.
Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1030/documentation/ . |
f2dedaa
to
dddc303
Compare
Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1030/documentation/ . |
|
||
|Mainnet| Alpha | ||
|Goerli Testnet| 2.0 | ||
|Sepolia Testnet|2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On Sepolia it is still alpha - @stoobie
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK. When is it expected to change? Will you be sure to notify me when it does?
dddc303
to
59e3c1b
Compare
Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1030/documentation/ . |
Description of the Changes
Removed text about checking limitations before a deposit.
Added table with StarkGate version per testnet/Mainnet
PR Preview URL
After you push a commit to this PR, a preview is built and a URL to the root of the preview appears in the comment feed.
Paste here the specific URL(s) of the content that this PR addresses.
Check List
<docs/feat/fix/chore>(optional scope): <description>
, e.g:fix: minor typos in code
This change is