Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions references/protocol/addresses.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ The [Allocator](/references/protocol/components/allocator) and [Security Council
| polygon_zkevm | 0x59916da825d2d2ec1bf878d71c88826f6633ecca | ethereum-vm | 1101 |
| lisk | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1135 |
| sei | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1329 |
| perennial | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1424 |
| story | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1514 |
| gravity | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1625 |
| soneium | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1868 |
Expand Down Expand Up @@ -99,7 +98,6 @@ The [Allocator](/references/protocol/components/allocator) and [Security Council
| zora | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 7777777 |
| bitcoin | bc1qdqqsq6y7csd0cr3ye45h9lv8ydh777j2wehgl6 | bitcoin-vm | |
| eclipse | 99vQwtBwYtrqqD9YSXbdum3KBdxPAVxYTaQ3cfnJSrN2 | solana-vm | |
| soon | 99vQwtBwYtrqqD9YSXbdum3KBdxPAVxYTaQ3cfnJSrN2 | solana-vm | |
| corn | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 21000000 |
| degen | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 666666666 |
| solana | 99vQwtBwYtrqqD9YSXbdum3KBdxPAVxYTaQ3cfnJSrN2 | solana-vm | |
Expand Down
2 changes: 1 addition & 1 deletion references/protocol/components/allocator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Different chains require different transaction formats. The Allocator uses speci
| Builder | Chains | Signature Format |
|---------|--------|------------------|
| **EVM Payload Builder** | Ethereum, Base, Arbitrum, Optimism, + all EVM chains | EIP-712 typed data |
| **Solana Payload Builder** | Solana, Eclipse, Soon | Ed25519 |
| **Solana Payload Builder** | Solana, Eclipse | Ed25519 |
| **Bitcoin Payload Builder** | Bitcoin | ECDSA (secp256k1) |


Expand Down
2 changes: 0 additions & 2 deletions references/protocol/depository/addresses.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ sidebarTitle: Contracts Addresses
| polygon_zkevm | 0x59916da825d2d2ec1bf878d71c88826f6633ecca | ethereum-vm | 1101 |
| lisk | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1135 |
| sei | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1329 |
| perennial | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1424 |
| story | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1514 |
| gravity | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1625 |
| soneium | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 1868 |
Expand Down Expand Up @@ -77,7 +76,6 @@ sidebarTitle: Contracts Addresses
| zora | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 7777777 |
| bitcoin | bc1qdqqsq6y7csd0cr3ye45h9lv8ydh777j2wehgl6 | bitcoin-vm | |
| eclipse | 99vQwtBwYtrqqD9YSXbdum3KBdxPAVxYTaQ3cfnJSrN2 | solana-vm | |
| soon | 99vQwtBwYtrqqD9YSXbdum3KBdxPAVxYTaQ3cfnJSrN2 | solana-vm | |
| corn | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 21000000 |
| degen | 0x4cd00e387622c35bddb9b4c962c136462338bc31 | ethereum-vm | 666666666 |
| solana | 99vQwtBwYtrqqD9YSXbdum3KBdxPAVxYTaQ3cfnJSrN2 | solana-vm | |
Expand Down
Loading