File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,39 @@ The following endpoints are provided:
52
52
53
53
</details >
54
54
55
+ <details ><summary >Transactions <a href =" https://bscscan.io/apis#transactions " >(source)</a ></summary >
56
+ <p >
57
+
58
+ * ` get_contract_execution_status `
59
+ * ` get_tx_receipt_status `
60
+
61
+ </details >
62
+
63
+ <details ><summary >Blocks <a href =" https://bscscan.io/apis#blocks " >(source)</a ></summary >
64
+ <p >
65
+
66
+ * ` get_block_reward_by_block_number `
67
+ * ` get_est_block_countdown_time_by_block_number `
68
+ * ` get_block_number_by_timestamp `
69
+
70
+ </details >
71
+
72
+ <details ><summary >GETH/Parity Proxy <a href =" https://bscscan.io/apis#proxy " >(source)</a ></summary >
73
+ <p >
74
+
75
+ * ` get_proxy_block_number `
76
+ * ` get_proxy_block_by_number `
77
+ * ` get_proxy_block_transaction_count_by_number `
78
+ * ` get_proxy_transaction_by_hash `
79
+ * ` get_proxy_transaction_by_block_number_and_index `
80
+ * ` get_proxy_transaction_count `
81
+ * ` get_proxy_transaction_receipt `
82
+ * ` get_proxy_call `
83
+ * ` get_proxy_code_at `
84
+ * ` get_proxy_storage_position_at `
85
+ * ` get_proxy_gas_price `
86
+ * ` get_proxy_est_gas `
87
+
55
88
</details >
56
89
57
90
<details ><summary >Tokens <a href =" https://bscscan.com/apis#tokens " >(source)</a ></summary >
You can’t perform that action at this time.
0 commit comments