Create blockchain subscription

Create subscription for a wallet to manually sign blockchain transactions.
🔐 Note that the requester must be either qualified or agent/owner for the wallet address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Wallet address the subscription will be created with. It must follow the ERC20 convention.

string
required

Message received after signing the string tokeny-notification-subscribe with the subscribing wallet.

string
required

URL to receive the payload to sign the subscription.

Responses
201

Blockchain subscription created successfully

400

An error happened when fetching information from the Blockchain Emission Service

Subscription creation failed due to invalid data.

The wallet address could not be validated with the current signed message.

401

Unauthorized

The wallet is not associated to any qualified holder, token agent, or token owner.

404

Token not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!