Following endpoints are available on EON node:
/block/findById
/block/findLastIds
/block/findIdByHeight
/block/best
/block/currentHeight
/block/findBlockInfoById
/block/getFeePayments
/block/getForwardTransfers
/block/startForging
/block/stopForging
/block/forgingInfo
/block/generate
/transaction/createLegacyEIP155Transaction
/transaction/createEIP1559Transaction
/transaction/createLegacyTransaction
/transaction/sendTransaction
/transaction/signTransaction
/transaction/decodeTransactionBytes
/transaction/createSmartContract
/transaction/allTransactions
/transaction/withdrawCoins
/transaction/allWithdrawalRequests
/transaction/makeForgerStake
/transaction/spendForgingStake
/transaction/allForgingStakes
/transaction/myForgingStakes
/transaction/openForgerList
/transaction/allowedForgerList
/transaction/sendKeysOwnership
/transaction/getKeysOwnership
/transaction/removeKeysOwnership
/transaction/getKeysOwnerScAddresses
/transaction/createKeyRotationTransaction
/wallet/createPrivateKey25519
/wallet/createPrivateKeySecp256k1
/wallet/createVrfSecret
/wallet/allPublicKeys
/wallet/getBalance
/wallet/getTotalBalance
/wallet/getAllBalances
/wallet/importSecret
/wallet/exportSecret
/wallet/dumpSecrets
/wallet/importSecrets
/mainchain/genesisBlockReferenceInfo
/mainchain/bestBlockReferenceInfo
/mainchain/blockReferenceInfoBy
/mainchain/blockReferenceByHash
/mainchain/mainchainHeaderInfoByHash
/node/allPeers
/node/connectedPeers
/node/peer
/node/info
/node/sidechainId
/node/storageVersions
/node/connect
/node/disconnect
/node/addToBlacklist
/node/removeFromBlacklist
/node/blacklistedPeers
/node/stop