You are viewing a single comment's thread from:
RE: Step-by-step API calls for buying a Splinterlands card
Nice tutorial. I have already made a market on Discord that gives 2% cashback.
BTW you don't need the transfer ID. You can check a card's status by using this API endpoint. Here id
is a card's market_id
.
https://steemmonsters.com/market/status?id=c964035e1ce1f38db695f6c6b1569d0b1c12e286-9
That would be a much easier method in Python, at least. Thanks.
You are most welcome. :)