cURL
curl --request GET \ --url 'https://api.coinpaprika.com/v1/contracts/eth-ethereum'
[ { "address": "0xd26114cd6ee289accf82350c8d8487fedb8a0c07", "id": "omg-omisego", "type": "ERC20" } ]
Returns all available contracts for a given platform on coinpaprika.com.
Available on the following API plans:
Update interval: Every 1 minute.
"eth_ethereum"
successful operation
The response is of type object[].
object[]