Python get last TX Contract

Job ID: 31037971

Budget: €8 – €30 EUR

Simple project in python that accepts the code of a contract (coin) from the command line and returns the last operation performed and the last in pendig, identifying whether it is a BUY or SEL of the coin with the relative value / volume

the information must be obtained directly from the blockchain https://bsc-dataseed.binance.org and you must not use paid APIs or that slow down the operation

Example
getLast.py --coin ZOON --adr 0x9d173e6c594f479b4d47001f8e6a95a7adda42bc

RETURN
ZOON SELL -866.7483 2021-08-03 13:55:00
Related categories: Python Blockchain Ethereum