blessnet docs
  • Welcome to Blessnet
  • Getting Started
    • Quickstart
  • Reference
    • Blessnet Chain Details
    • Supported Chains
    • Contract Addresses
  • BLESS Token
    • BLESS
    • Get BLESS
    • BLESS Sepolia Faucet
    • BLESS Sprinkler
    • BLESS Dispenser
    • BLESS Bridge
  • Blessnet Apps
    • Attestations
    • Ethereals
    • Mirrors
    • Modular Permissions
    • Transaction Bridge
  • Papers and Articles
    • Whitepaper
  • Tech
    • Technical Reference
  • Blessnet API
    • Blessnet API URLs
    • /account-abstraction/operations
    • /account-abstraction/operations/accounts/:address
    • /account-abstraction/platforms/:platform/accounts/:id
    • /account-abstraction/platforms/:platform/accounts
    • /addresses/:address/delegates
    • /addresses/:address/permissions
    • /addresses/:address/vaults
    • /project
    • /bridge/transfers
    • /bridge/transfers/transactions/:hash
    • /deliveries/:id
    • /ethereals
    • /ethereals/:chainId/:address
    • /sprinkles
    • /tokens/:address/:id/uri
    • Block Scan API
  • Contract ABI
    • Attestions.sol
Powered by GitBook
On this page
  1. Blessnet Apps

Mirrors

Cross-chain data aggregation

PreviousEtherealsNextModular Permissions

Last updated 7 months ago

Cross-chain data access is an increasing issue. Interactions are spread across multiple chains, and it's more common to need data from chains other than the one you are using.

Where useful data is available on other chains Blessnet can mirror this data in real-time. This allows users to make use of the chain features they are accustomed to, from a range of protocols and potentially from a range of chains.

Our first set of mirrors is for delegations. Data from a range of delegation protocols is replicated in real-time on Blessnet, allowing smart contracts to make use of this valuable data without the need to transact on mainnet or other value bearing chains.