Docs - SliceLedger
Search
⌃K
What is Slice Ledger?
SliceLedger Key Features
SliceLedger Wallet
Sliceledger Chain Network
Integrating Metamask
Slice Ledger Protocols
SliceLedger Exclusive Products
Enterprise Blockchain
SLICE Token
Developer Guide
Masternode
API
accounts
blockNumber
call
chainId
estimateGas
gasPrice
getBalance
getBlockByHash
getBlockByNumber
getBlockTransactionCountByHash
getBlockTransactionCountByNumber
getCode
getLogs
getStorageAt
getTransactionByBlockHashAndIndex
getTransactionByBlockNumberAndIndex
getTransactionByHash
getTransactionCount
getTransactionReceipt
getUncleByBlockHashAndIndex
getUncleByBlockNumberAndIndex
getUncleCountByBlockHash
getUncleCountByBlockNumber
getWork
hashrate
mining
protocolVersion
sendRawTransaction
submitWork
syncing
net_listening
net_peerCount
net_version
web3_clientVersion
parity_nextNonce
Filter methods
newFilter
newBlockFilter
getFilterChanges
uninstallFilter
Deploying on SliceLedger Chain
Powered By GitBook

Filter methods

SliceLedger supports the following filter methods over both HTTP and WebSocket. In both cases, the filter IDs can be shared by any connection using the same v3 Project ID.
Filters that are not polled using eth_getFilterChanges will be automatically expired after fifteen minutes of inactivity.
Previous
parity_nextNonce
Next
newFilter
Last modified 7mo ago
Copy link