Skip to content

Commit d1fb42f

Browse files
refactor: smol changes to chains and docs (#302)
* refactor: smol changes to chains and docs * docs: bug bounty section docs: remove redundant comment from chains page --------- Co-authored-by: smol-ninja <[email protected]>
1 parent 1959c2e commit d1fb42f

File tree

5 files changed

+563
-562
lines changed

5 files changed

+563
-562
lines changed

docs/concepts/07-chains.mdx

Lines changed: 46 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -13,47 +13,52 @@ for custom deployment, fill out <Link href={links.forms.chains}>this form</Link>
1313

1414
## Mainnets
1515

16-
| Chain | Chain ID | Gas Token | Decimals | Block Explorer |
17-
| --------------- | -------- | --------- | -------- | -------------------------------------------- |
18-
| Ethereum | 1 | ETH | 18 | [Explorer](https://etherscan.io) |
19-
| Abstract | 2741 | ETH | 18 | [Explorer](https://abscan.org/) |
20-
| Arbitrum | 42161 | ETH | 18 | [Explorer](https://arbiscan.io) |
21-
| Avalanche | 43114 | AVAX | 18 | [Explorer](https://snowtrace.io) |
22-
| Base | 8453 | ETH | 18 | [Explorer](https://basescan.org) |
23-
| Berachain | 80094 | BERA | 18 | [Explorer](https://berascan.com/) |
24-
| Blast | 81457 | ETH | 18 | [Explorer](https://blastscan.io) |
25-
| BNB Smart Chain | 56 | BNB | 18 | [Explorer](https://bscscan.com) |
26-
| Chiliz | 88888 | CHZ | 18 | [Explorer](https://chiliscan.com/) |
27-
| Core DAO | 1116 | CORE | 18 | [Explorer](https://scan.coredao.org/) |
28-
| Form | 478 | ETH | 18 | [Explorer](https://explorer.form.network/) |
29-
| Gnosis | 100 | xDAI | 18 | [Explorer](https://gnosisscan.io) |
30-
| IoTeX | 4689 | IOTX | 18 | [Explorer](https://iotexscan.io) |
31-
| Lightlink | 1890 | ETH | 18 | [Explorer](https://phoenix.lightlink.io) |
32-
| Linea | 59144 | ETH | 18 | [Explorer](https://lineascan.build) |
33-
| Mode | 34443 | ETH | 18 | [Explorer](https://explorer.mode.network) |
34-
| Morph | 2818 | ETH | 18 | [Explorer](https://explorer.morphl2.io) |
35-
| Optimism | 10 | ETH | 18 | [Explorer](https://optimistic.etherscan.io/) |
36-
| Polygon | 137 | POL | 18 | [Explorer](https://polygonscan.com) |
37-
| Scroll | 534352 | ETH | 18 | [Explorer](https://scrollscan.com) |
38-
| Superseed | 5330 | ETH | 18 | [Explorer](https://explorer.superseed.xyz/) |
39-
| Taiko | 167000 | ETH | 18 | [Explorer](https://taikoscan.io/) |
40-
| Tangle | 5845 | TNT | 18 | [Explorer](https://explorer.tangle.tools/) |
41-
| Ultra | 19991 | UOS | 18 | [Explorer](https://evmexplorer.ultra.io/) |
42-
| XDC | 50 | XDC | 18 | [Explorer](https://xdcscan.com/) |
43-
| zkSync Era | 324 | ETH | 18 | [Explorer](https://era.zksync.network/) |
16+
| Chain | Chain ID | Gas Token | Block Explorer |
17+
| ---------------- | -------- | --------- | -------------------------------------------- |
18+
| Ethereum Mainnet | 1 | ETH | [Explorer](https://etherscan.io) |
19+
| Abstract | 2741 | ETH | [Explorer](https://abscan.org/) |
20+
| Arbitrum | 42161 | ETH | [Explorer](https://arbiscan.io) |
21+
| Avalanche | 43114 | AVAX | [Explorer](https://snowtrace.io) |
22+
| Base | 8453 | ETH | [Explorer](https://basescan.org) |
23+
| Berachain | 80094 | BERA | [Explorer](https://berascan.com/) |
24+
| Blast | 81457 | ETH | [Explorer](https://blastscan.io) |
25+
| BNB Smart Chain | 56 | BNB | [Explorer](https://bscscan.com) |
26+
| Chiliz | 88888 | CHZ | [Explorer](https://chiliscan.com/) |
27+
| Core DAO | 1116 | CORE | [Explorer](https://scan.coredao.org/) |
28+
| Form | 478 | ETH | [Explorer](https://explorer.form.network/) |
29+
| Gnosis | 100 | xDAI | [Explorer](https://gnosisscan.io) |
30+
| IoTeX | 4689 | IOTX | [Explorer](https://iotexscan.io) |
31+
| Lightlink | 1890 | ETH | [Explorer](https://phoenix.lightlink.io) |
32+
| Linea | 59144 | ETH | [Explorer](https://lineascan.build) |
33+
| Mode | 34443 | ETH | [Explorer](https://explorer.mode.network) |
34+
| Morph | 2818 | ETH | [Explorer](https://explorer.morphl2.io) |
35+
| Optimism | 10 | ETH | [Explorer](https://optimistic.etherscan.io/) |
36+
| Polygon | 137 | POL | [Explorer](https://polygonscan.com) |
37+
| Scroll | 534352 | ETH | [Explorer](https://scrollscan.com) |
38+
| Superseed | 5330 | ETH | [Explorer](https://explorer.superseed.xyz/) |
39+
| Taiko | 167000 | ETH | [Explorer](https://taikoscan.io/) |
40+
| Tangle | 5845 | TNT | [Explorer](https://explorer.tangle.tools/) |
41+
| Ultra | 19991 | UOS | [Explorer](https://evmexplorer.ultra.io/) |
42+
| XDC | 50 | XDC | [Explorer](https://xdcscan.com/) |
43+
| zkSync Era | 324 | ETH | [Explorer](https://era.zksync.network/) |
4444

4545
## Testnets
4646

47-
| Chain | Chain ID | Gas Token | Decimals | Block Explorer |
48-
| ----------------- | --------- | --------- | -------- | --------------------------------------------------- |
49-
| Ethereum Sepolia | 11155111 | ETH | 18 | [Explorer](https://sepolia.etherscan.io) |
50-
| Arbitrum Sepolia | 421614 | ETH | 18 | [Explorer](https://sepolia.arbiscan.io) |
51-
| Base Sepolia | 84532 | ETH | 18 | [Explorer](https://sepolia.basescan.org) |
52-
| Blast Sepolia | 168587773 | ETH | 18 | [Explorer](https://sepolia.blastscan.io/) |
53-
| Linea Sepolia | 59141 | ETH | 18 | [Explorer](https://sepolia.lineascan.build/) |
54-
| Mode Sepolia | 919 | ETH | 18 | [Explorer](https://sepolia.explorer.mode.network/) |
55-
| Monad Testnet | 10143 | MON | 18 | [Explorer](https://testnet.monadexplorer.com/) |
56-
| Optimism Sepolia | 11155420 | ETH | 18 | [Explorer](https://sepolia-optimism.etherscan.io) |
57-
| Superseed Sepolia | 53302 | ETH | 18 | [Explorer](https://sepolia-explorer.superseed.xyz/) |
58-
| Taiko Hekla | 167009 | ETH | 18 | [Explorer](https://hekla.taikoexplorer.com/) |
59-
| zkSync Sepolia | 300 | ETH | 18 | [Explorer](https://sepolia-era.zksync.network/) |
47+
| Chain | Chain ID | Gas Token | Block Explorer |
48+
| ----------------- | --------- | --------- | --------------------------------------------------- |
49+
| Ethereum Sepolia | 11155111 | ETH | [Explorer](https://sepolia.etherscan.io) |
50+
| Arbitrum Sepolia | 421614 | ETH | [Explorer](https://sepolia.arbiscan.io) |
51+
| Base Sepolia | 84532 | ETH | [Explorer](https://sepolia.basescan.org) |
52+
| Blast Sepolia | 168587773 | ETH | [Explorer](https://sepolia.blastscan.io/) |
53+
| Linea Sepolia | 59141 | ETH | [Explorer](https://sepolia.lineascan.build/) |
54+
| Mode Sepolia | 919 | ETH | [Explorer](https://sepolia.explorer.mode.network/) |
55+
| Monad Testnet | 10143 | MON | [Explorer](https://testnet.monadexplorer.com/) |
56+
| Optimism Sepolia | 11155420 | ETH | [Explorer](https://sepolia-optimism.etherscan.io) |
57+
| Superseed Sepolia | 53302 | ETH | [Explorer](https://sepolia-explorer.superseed.xyz/) |
58+
| Taiko Hekla | 167009 | ETH | [Explorer](https://hekla.taikoexplorer.com/) |
59+
| zkSync Sepolia | 300 | ETH | [Explorer](https://sepolia-era.zksync.network/) |
60+
61+
## Notes
62+
63+
- For more information about these EVM chains, such as RPC URLs, check out [Chainlist](https://chainlist.org).
64+
- Sablier does not support chains with native tokens that do not have 18 decimals.

docs/concepts/13-security.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,10 @@ All the audits of Lockup contracts can be found [here](https://github.com/sablie
2626

2727
## Bug Bounty
2828

29-
The Sablier Protocol is subject to a bug bounty program per the terms outlined in `Security.md` of each protocol.
30-
31-
- [Lockup Bug Bounty](https://github.com/sablier-labs/lockup/blob/main/SECURITY.md)
32-
- [Merkle Airdrops Bug Bounty](https://github.com/sablier-labs/airdrops/blob/main/SECURITY.md).
33-
- [Flow Bug Bounty](https://github.com/sablier-labs/flow/blob/main/SECURITY.md)
29+
The details of the bug bounty program can be found [here](https://sablier.notion.site/bug-bounty).
3430

3531
:::info
3632

37-
We are offering a bounty of up to $100,000 for reporting critical vulnerabilities.
33+
The bounty is up to $100,000 for reporting critical vulnerabilities.
3834

3935
:::

0 commit comments

Comments
 (0)