Blast Points
) back to their users according to their own internal metrics. This will automatically update the user’s blast.io points dashboard.
operator
is an EOA (externally owned account) whose private key is accessible to an internet-connected server.
Sending Blast Points
(Points accumulated due to ETH/USD balance over time) and Blast Gold
(Developer Points) accumulated by the contract to the users requires making an API call.
API calls must be authenticated using a bearer
token which can be obtained by signing a message using the operator
private key.
operator
address across all of your dApp’s contracts to ensure that your dApp can be accurately tracked.
operator
address across can result in the
Blast website showing inaccurate stats for your dApp.