Liquity · Example Payload

Governance Initiatives

DeFiDecentralized FinanceLendingStablecoinEthereumLUSDBOLDLiquidity Protocol

Governance Initiatives is an example object payload from Liquity, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

0xD533a949740bb3306d119CC777fa900bA034cd520x4e3a3754410177e6937ef1f84ea13Bb3CeAf1Ea0x1234567890abcdef1234567890abcdef123456780xabcdef1234567890abcdef1234567890abcdef12

Example Payload

Raw ↑
{
  "0xD533a949740bb3306d119CC777fa900bA034cd52": {
    "isBribeInitiative": true,
    "bribeToken": "0xD533a949740bb3306d119CC777fa900bA034cd52"
  },
  "0x4e3a3754410177e6937ef1f84ea13Bb3CeAf1Ea": {
    "isBribeInitiative": true,
    "bribeToken": "0x4e3a3754410177e6937ef1f84ea13Bb3CeAf1Ea"
  },
  "0x1234567890abcdef1234567890abcdef12345678": {
    "isBribeInitiative": false,
    "bribeToken": null
  },
  "0xabcdef1234567890abcdef1234567890abcdef12": {
    "isBribeInitiative": false,
    "bribeToken": null
  }
}