pulsechain.box
Reference

Unavailable Methods

Methods that are not blocked but return errors because they are not implemented.

These methods are not blocked but are not implemented by the node software. Calling them returns a JSON-RPC error.

MethodErrorReason
eth_mining-32603 unimplementedPoW mining is not applicable (PoS chain)
eth_blobBaseFee-32603 internal errorPulseChain does not support EIP-4844 blob transactions
erigon_getBlockByTimestamp-32601 method not foundNot available on this node
erigon_forks-32601 method not foundNot available on this node

Otterscan ots2 Namespace

The experimental ots2 namespace (21 methods) is not supported. These methods are Erigon-only and not implemented in reth. They include token enumeration (ots2_getERC20List, ots2_getERC721List), token transfer lists (ots2_getERC20TransferList, ots2_getERC721TransferList), contract lists, and withdrawal queries.

The full stable ots namespace (12 methods) is fully supported. See the ots methods reference.

Notes

  • eth_blobBaseFee will remain unavailable unless PulseChain adopts EIP-4844.
Copyright © 2026 AvecdrA. Made with love.