Witness

List of witness interfaces.

Get the list of witnesses

Returns a list of witnesses.

circle-exclamation
https://apilist.tronscanapi.com/api/pagewitness?witnesstype=0

Try this endpoint in your browserarrow-up-right 🔗

Query Parameters

Parameter
Description

witnesstype

The type of value returned. 0: Witness 1: Partner 3: Candidate Default: 0

Get the list of votes for the account

Returns a list of votes for the account.

https://apilist.tronscanapi.com/api/account/votes?address=TWSRE85rP7FydZKjHmmZgCYF5Dbw8AB91J

Try this endpoint in your browserarrow-up-right 🔗

Query Parameters

Parameter
Description

address

Account address

Get the list of parameters in the chain

Returns the list of parameters in the chain.

Try this endpoint in your browserarrow-up-right 🔗

No parameters required.

Get the list of proposals

circle-exclamation

Returns the proposal details of the master chain based on the proposal ID and mark whether the address is the initiator or participant.

Try this endpoint in your browserarrow-up-right 🔗

Query Parameters

Parameter
Description

start

Start number. Default 0

limit

Number of items per page. Default 20

address

Shows whether the address is an initiator or a participant.

id

Proposal ID

Get the current voting information of witness

Returns a current voting information of a witness.

Try this endpoint in your browserarrow-up-right 🔗

Query Parameters

Parameter
Description

address

Account address

Get statistics for the witness homepage

Returns statistics for the witness homepage.

Try this endpoint in your browserarrow-up-right 🔗

No parameters required.

Last updated