Explorer API

This API is provided to make developers easier to extract data from the U2U Chain and applications requiring general API and data support. It supports GET and POST requests.

URLs vary by instance. With typical installations, access the API by adding /api to the end of the url.

The following modules are supported. Click through to see specific endpoints and parameters.

Account

?module=account

Logs

?module=logs

Token

?module=token

Stats

?module=stats

Block

?module=block

Contract

?module=contract

Transaction

?module=transaction

Last updated