Web3 Provider Integration - Ethereum / Arbitrum / Optimism / Polygon / BSC / Avalanche
Getting Encrypted User IDs From your Web App
Blocto injects a global API into websites at window.bloctoProvider
and window.ethereum
at the same time. Currently, Blocto supports networks:
Ethereum
Arbitrum
Optimism
Polygon
BSC
Avalanche (C-Chain)
Please contact Blocto team to get your app ID.
Register Push Notification
Error Handling
blocked
: user clicked the block button.cancelled
: user clicked the cancel button.noNetworkConnection
: no network connection.appIdNotExist
: your app id doesn't exist.internal
: wallet app internal error. Please contact us.
Last updated