Skip to content

Commit

Permalink
tools - rigil
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Mar 12, 2024
1 parent 5c24970 commit dc55718
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions docs/resources/rigil.mdx
Original file line number Diff line number Diff line change
@@ -1,33 +1,27 @@
---
title: Rigil Specifics
title: Rigil Testnet
description: All the relevant information you need to interact with Rigil
---

import RPCButton from '@site/src/components/RPCButton/index';
import List from '@site/src/components/List/List.tsx';

The [SUAVE Rigil Testnet](/technical/specs/rigil/) is live and public:

Flashbots has a hosted set of RPC nodes you can connect to:
- [Block Explorer](https://explorer.rigil.suave.flashbots.net)
- [Faucet](https://faucet.rigil.suave.flashbots.net/)
- [EthStats](https://ethstats.rigil.suave.flashbots.net/)
- [Technical Docs](/technical/specs/rigil/)
- `chainId: 16813125`
- Rigil Kettle Address: `0x03493869959c866713c33669ca118e774a30a0e5`
- Localhost Kettle Address: `0xb5feafbdd752ad52afb7e1bd2e40432a485bbb7f`

<RPCButton />

Other relevant resources may be found below:

<List>

[Block Explorer](https://explorer.rigil.suave.flashbots.net)

[Faucet](https://faucet.rigil.suave.flashbots.net/)
We have RPC nodes you can connect to:

[EthStats](https://ethstats.rigil.suave.flashbots.net/)

`chainId: 16813125`

Rigil Kettle Address: `0x03493869959c866713c33669ca118e774a30a0e5`
<RPCButton />

Localhost Kettle Address: `0xb5feafbdd752ad52afb7e1bd2e40432a485bbb7f`

</List>
---

### RPC Key Differences

Expand Down

0 comments on commit dc55718

Please sign in to comment.