Skip to content

bsc_scan

Classes

BSC_Scan

Functions

check_contract_execution_status
check_contract_execution_status(tx_hash)
check_transaction_receipt_status
check_transaction_receipt_status(tx_hash)
get_bnb_balance_for_address
get_bnb_balance_for_address(address)
get_transaction_by_hash
get_transaction_by_hash(tx_hash, address, contractaddress='0x55d398326f99059fF775485246999027B3197955', startblock=0, endblock=99999999, page=1, offset=1000, sort='desc')

Default contract address is USDT

get_transaction_value_by_hash
get_transaction_value_by_hash(tx_hash, address, contractaddress='0x55d398326f99059fF775485246999027B3197955', startblock=0, endblock=99999999, page=1, offset=1000, sort='desc')

Default contract address is USDT

get_transactions
get_transactions(address, contractaddress='0x55d398326f99059fF775485246999027B3197955', startblock=0, endblock=99999999, page=1, offset=1000, sort='desc')

Get a list of 'Normal' Transactions By Address

Default contract address is USDT

get_transactions_by_from_address
get_transactions_by_from_address(from_address, address, contractaddress='0x55d398326f99059fF775485246999027B3197955', startblock=0, endblock=99999999, page=1, offset=1000, sort='desc')

Default contract address is USDT

get_user_payment_amount
get_user_payment_amount(tx_hash, from_address, address, contractaddress='0x55d398326f99059fF775485246999027B3197955', startblock=0, endblock=99999999, page=1, offset=1000, sort='desc')

Default contract address is USDT