diff --git a/multichain/openrpc.yaml b/multichain/openrpc.yaml index 6e40cbc..85f56f3 100644 --- a/multichain/openrpc.yaml +++ b/multichain/openrpc.yaml @@ -458,11 +458,6 @@ methods: - eth_getBalance notifications: - eth_subscription - result: - name: wallet_createSessionUnsupportedScopesResultExample - value: - sessionProperties: {} - sessionScopes: eip155:1: accounts: - eip155:1:0x5cfe73b6021e818b776b421b1c4db2474086a7e1 @@ -509,55 +504,14 @@ methods: - eth_uninstallFilter notifications: - eth_subscription - eip155:1337: - accounts: - - eip155:1337:0x5cfe73b6021e818b776b421b1c4db2474086a7e1 - methods: - - personal_sign - - eth_signTypedData_v4 - - wallet_watchAsset - - eth_sendTransaction - - eth_decrypt - - eth_getEncryptionPublicKey - - web3_clientVersion - - eth_subscribe - - eth_unsubscribe - - wallet_swapAsset - - eth_blockNumber - - eth_call - - eth_chainId - - eth_estimateGas - - eth_feeHistory - - eth_gasPrice - - eth_getBalance - - eth_getBlockByHash - - eth_getBlockByNumber - - eth_getBlockTransactionCountByHash - - eth_getBlockTransactionCountByNumber - - eth_getCode - - eth_getFilterChanges - - eth_getFilterLogs - - eth_getLogs - - eth_getProof - - eth_getStorageAt - - eth_getTransactionByBlockHashAndIndex - - eth_getTransactionByBlockNumberAndIndex - - eth_getTransactionByHash - - eth_getTransactionCount - - eth_getTransactionReceipt - - eth_getUncleCountByBlockHash - - eth_getUncleCountByBlockNumber - - eth_newBlockFilter - - eth_newFilter - - eth_newPendingTransactionFilter - - eth_sendRawTransaction - - eth_syncing - - eth_uninstallFilter - notifications: - - eth_subscription - eip155:59144: + result: + name: wallet_createSessionUnsupportedScopesResultExample + value: + sessionProperties: {} + sessionScopes: + eip155:1: accounts: - - eip155:59144:0x5cfe73b6021e818b776b421b1c4db2474086a7e1 + - eip155:1:0x5cfe73b6021e818b776b421b1c4db2474086a7e1 methods: - personal_sign - eth_signTypedData_v4