File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -108,17 +108,14 @@ The `ethereum` global available to Snaps has fewer capabilities than `window.eth
108108Snaps can only use it to make read requests, not to write to the blockchain or initiate transactions.
109109Snaps can call all Wallet JSON-RPC API methods ** except** the following:
110110
111- - [ ` wallet_requestSnaps ` ] ( ../../reference/wallet-api-for-snaps.md#wallet_requestsnaps )
112111- [ ` wallet_requestPermissions ` ] ( /wallet/reference/json-rpc-methods/wallet_requestpermissions )
113112- [ ` wallet_revokePermissions ` ] ( /wallet/reference/json-rpc-methods/wallet_revokepermissions )
114113- [ ` wallet_addEthereumChain ` ] ( /wallet/reference/json-rpc-methods/wallet_addethereumchain )
115114- [ ` wallet_switchEthereumChain ` ] ( /wallet/reference/json-rpc-methods/wallet_switchethereumchain )
116115- [ ` wallet_watchAsset ` ] ( /wallet/reference/json-rpc-methods/wallet_watchasset )
117116- [ ` wallet_registerOnboarding ` ] ( /wallet/reference/json-rpc-methods/wallet_registeronboarding )
118117- [ ` wallet_scanQRCode ` ] ( /wallet/reference/json-rpc-methods/wallet_scanqrcode )
119- - [ ` eth_sendRawTransaction ` ] ( /wallet/reference/json-rpc-methods/eth_sendrawtransaction )
120118- [ ` eth_sendTransaction ` ] ( /wallet/reference/json-rpc-methods/eth_sendtransaction )
121- - [ ` eth_signTypedData_v4 ` ] ( /wallet/reference/json-rpc-methods/eth_signtypeddata_v4 )
122119- [ ` eth_decrypt ` ] ( /wallet/reference/json-rpc-methods/eth_decrypt )
123120- [ ` eth_getEncryptionPublicKey ` ] ( /wallet/reference/json-rpc-methods/eth_getencryptionpublickey )
124121
You can’t perform that action at this time.
0 commit comments