Skip to content

Commit

Permalink
Tidying docs after adding Arbitrum deployment details
Browse files Browse the repository at this point in the history
  • Loading branch information
johnx25bd committed Aug 16, 2024
1 parent 04dc0ee commit b41570e
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions docs/docs/location-proof-protocol/eas-schema.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
# EAS Schema

## Location Proof Protocol: Core Schema v0.1 (Sepolia Testnet)
## Location Proof Protocol: Core Schema v0.1

### Deployments

The core layer of the Location Proof Protocol includes a standard data model. v0.1 of the data model is described in this document. The
current working schema is deployed on:

- Ethereum Sepolia testnet, Schema 2266 / UID `0xd928da08c10180b639e31c5f46acf4ea011d88ec7ac44bd95f32385e2d66032b`
([view on Sepolia EASScan](https://sepolia.easscan.org/schema/view/0xd928da08c10180b639e31c5f46acf4ea011d88ec7ac44bd95f32385e2d66032b)).
- Arbitrum One mainnet, Schema 228 / UID `0xba4171c92572b1e4f241d044c32cdf083be9fd946b8766977558ca6378c824e2`
([view on Arbitrum EASScan](https://arbitrum.easscan.org/schema/view/0xba4171c92572b1e4f241d044c32cdf083be9fd946b8766977558ca6378c824e2)).
- Celo Mainnet, Schema 59 / UID `0xba4171c92572b1e4f241d044c32cdf083be9fd946b8766977558ca6378c824e2`
([view on Celo EASScan](https://celo.easscan.org/schema/view/0xba4171c92572b1e4f241d044c32cdf083be9fd946b8766977558ca6378c824e2)).
- Arbitrum One mainnet, Schema 228 / UID `0xba4171c92572b1e4f241d044c32cdf083be9fd946b8766977558ca6378c824e2`
([view on Arbitrum EASScan](https://arbitrum.easscan.org/schema/view/0xba4171c92572b1e4f241d044c32cdf083be9fd946b8766977558ca6378c824e2))
- Ethereum Sepolia testnet, Schema 2266 / UID `0xd928da08c10180b639e31c5f46acf4ea011d88ec7ac44bd95f32385e2d66032b`
([view on Sepolia EASScan](https://sepolia.easscan.org/schema/view/0xd928da08c10180b639e31c5f46acf4ea011d88ec7ac44bd95f32385e2d66032b)).

### Schema Details

| Field | Description | Key | Data Type | Source |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ---------- | ---------------------------------------------------------------------------------------------------------------- |
Expand Down

0 comments on commit b41570e

Please sign in to comment.