Contracts

On-chain contract data including servers, POIs, and denylists

Get catalyst servers

get
/contracts/servers

Returns the list of catalyst servers from the DAO contract

Responses
chevron-right
200

List of catalyst servers

application/json
get
/contracts/servers
200

List of catalyst servers

Get Points of Interest

get
/contracts/pois

Returns the list of POIs (Points of Interest) from the DAO contract

Responses
chevron-right
200

List of POIs

application/json
get
/contracts/pois
200

List of POIs

Get denylisted names

get
/contracts/denylisted-names

Returns the list of names that are not allowed in Decentraland

Responses
chevron-right
200

List of denylisted names

application/json
get
/contracts/denylisted-names
200

List of denylisted names

Last updated