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. BLESS Token

BLESS Sprinkler

Request a sprinkle of BLESS for your users...

PreviousBLESS Sepolia FaucetNextBLESS Dispenser

Last updated 6 months ago

Transactions on Blessnet are very cheap, but you do need some BLESS for gas. We've made it easy for you to request a small BLESS balance for users wanting to benefit from Blessnet's features.

A sprinkle of BLESS can be requested from the. To use this endpoint you will need an API key, specifically one that has been setup to allow airdrops. Please contact us to arrange a key.

The amount of BLESS delivered per sprinkle is controlled by the Bless Sprinkler contract. This is currently set to 0.1 BLESS. For transactions that take place solely on Blessnet (for example ) this amount of BLESS should last a long time.

There is also a maximum amount of BLESS that can be sprinkled to each address per API key origin. This is currently also set to 0.1 BLESS, meaning that you can make one request per address per key.

sprinkles API endpoint
Attestations