Closed jerome3o closed 1 year ago
This will require:
GrandExchangeOfferChangedData
api/v1/event/grand-exchange-offer-changed
You can use the mock_client.py script to test it
mock_client.py
Example data found here
Done
This will require:
GrandExchangeOfferChangedData
(or similar name) pydantic modelapi/v1/event/grand-exchange-offer-changed
You can use the
mock_client.py
script to test it