Skip to content

loadnetwork/blobscan-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build & Run

git clone https://github.com/loadnetwork/blobscan-agent cd blobscan-agent cargo +nightly fmt && cargo clippy --all-targets --all-features && cargo run --release

Server Methods

Retrieve blob versioned hash and the associated ANS-104 dataitem id by VersionedHash

curl -X GET https://blobscan.load.rs/v1/blob/$BLOB_VERSIONED_HASH

Retrieve Indexer stats

curl -X GET https://blobscan.load.rs/v1/stats

License

This project is licensed under the MIT License

Packages

No packages published

Languages