Skip to content

Commit 996d437

Browse files
committed
feat: update the readme to reflect evm attype features
1 parent 1f6cda8 commit 996d437

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,16 @@ Supported sources:
3636

3737
For these attestation types the verifier requires access to blockchain indexers writing to PostgreSQL backends (fully synced to the target network).
3838

39+
## EVM data attestations
40+
41+
Supported attestation type: `EVMTransaction`
42+
43+
Supported sources:
44+
- Mainnet: `ETH`, `FLR`, `SGB`
45+
- Testnet: `testETH`, `testFLR`, `testSGB`, `testBASE`, `testHYPE`
46+
47+
For these attestation types the verifier requires access to an RPC endpoint for the target EVM network (configured via `EVM_RPC`).
48+
3949
## Web2 data attestations
4050

4151
Supported attestation type: `Web2Json`

0 commit comments

Comments
 (0)