AMM Pool Snapshot Notification

Subscribe to this topic to receive notifications about token balance updates for specific AMM Pools.

Rules

  • Topic name: ammpool

  • ApiKey requred: No

  • snapshot mode ONLY!

Parameters

Status code

Notification example

{
  "topic" : {
    "topic" : "ammpool",
    "poolAddress" : "0x18920d6E6Fb7EbE057a4DD9260D6D95845c95036",
    "snapshot" : true
  },
  "ts" : 1611267558234,
  "data" : [ [ "11792920485390000000000000", "3998385574130000000000" ], "41277091829000" ]

}

Data Model

Notification

PoolSnapshot

Last updated