moneroexamples / onion-monero-blockchain-explorer

Onion Monero Blockchain Explorer
https://xmrchain.net
BSD 3-Clause "New" or "Revised" License
361 stars 269 forks source link

Links to the api are returning 404 Not Found #291

Closed Olsm closed 10 months ago

Olsm commented 1 year ago

The API links are all returning "404 Not Found"

https://xmrchain.net/api/networkinfo https://xmrchain.net/api/mempool https://xmrchain.net/api/block/2956450 https://xmrchain.net/api/transactions?page=1&limit=25

moneroexamples commented 1 year ago

Hi. I do not administer xmrchain, but maybe api support was disabled. The explorer has --enable-json-api flat to enable it. Maybe @Gingeropolous could help?

BrianHenryIE commented 10 months ago

Those links are working again. This can be closed.

Gingeropolous commented 10 months ago

Please consider running your own nodes folks. There is no need to be dependent on another's blockchain or explorer API.

you can run monerod and xmrchain in screen sessions if you don't want to fiddle with daemon managers