SEND infrastructure

Add creator payments to any launchpad.

SEND Launch is the first application. The identity, routing and receipt layers are designed as shared infrastructure.

Creator Resolver

Resolve a social profile to one persistent SEND creator identity.

SEND Router

Create an immutable, transparent fee route across one or more recipients.

API + SDK

Read identities, balances, routes, payments and burns with versioned interfaces.

Signed webhooks

Receive idempotent payment and verification events with signatures and timestamps.

Universal creator URI

send:creator:<creator_id>
createRecipient() · resolveCreator() · createFeeRoute()
getCreatorBalance() · getFeeDistribution() · getClaims() · getBurns()

Public production credentials, SDK distribution and signed webhooks are not released yet. The developer sandbox follows devnet validation and security review.

Read the architecture