13
13
All of the * free* GET endpoints from the following modules are provided:
14
14
15
15
16
- <details ><summary ><a href =" https://etherscan.io/apis#accounts " >Accounts </a ></summary >
16
+ <details ><summary >Accounts <a href =" https://etherscan.io/apis#accounts " >(source) </a ></summary >
17
17
<p >
18
18
19
19
* ` get_eth_balance `
@@ -35,7 +35,7 @@ All of the *free* GET endpoints from the following modules are provided:
35
35
36
36
</details >
37
37
38
- <details ><summary ><a href =" https://etherscan.io/apis#contracts " >Contracts </a ></summary >
38
+ <details ><summary >Contracts <a href =" https://etherscan.io/apis#contracts " >(source) </a ></summary >
39
39
<p >
40
40
41
41
* ` get_contract_abi `
@@ -45,15 +45,15 @@ All of the *free* GET endpoints from the following modules are provided:
45
45
46
46
</details >
47
47
48
- <details ><summary ><a href =" https://etherscan.io/apis#transactions " >Transactions </a ></summary >
48
+ <details ><summary >Transactions <a href =" https://etherscan.io/apis#transactions " >(source) </a ></summary >
49
49
<p >
50
50
51
51
* ` get_contract_execution_status `
52
52
* ` get_tx_receipt_status `
53
53
54
54
</details >
55
55
56
- <details ><summary ><a href =" https://etherscan.io/apis#blocks " >Blocks </a ></summary >
56
+ <details ><summary >Blocks <a href =" https://etherscan.io/apis#blocks " >(source) </a ></summary >
57
57
<p >
58
58
59
59
* ` get_block_reward_by_block_number `
@@ -62,7 +62,7 @@ All of the *free* GET endpoints from the following modules are provided:
62
62
63
63
</details >
64
64
65
- <details ><summary ><a href =" https://etherscan.io/apis#proxy " >GETH/Parity Proxy </a ></summary >
65
+ <details ><summary >GETH/Parity Proxy <a href =" https://etherscan.io/apis#proxy " >(source) </a ></summary >
66
66
<p >
67
67
68
68
* ` get_proxy_block_number `
@@ -81,23 +81,23 @@ All of the *free* GET endpoints from the following modules are provided:
81
81
82
82
</details >
83
83
84
- <details ><summary ><a href =" https://etherscan.io/apis#tokens " >Tokens </a ></summary >
84
+ <details ><summary >Tokens <a href =" https://etherscan.io/apis#tokens " >(source) </a ></summary >
85
85
<p >
86
86
87
87
* ` get_total_supply_by_contract_address `
88
88
* ` get_acc_balance_by_token_and_contract_address `
89
89
90
90
</details >
91
91
92
- <details ><summary ><a href =" https://etherscan.io/apis#gastracker " >Gas Tracker </a ></summary >
92
+ <details ><summary >Gas Tracker <a href =" https://etherscan.io/apis#gastracker " >(source) </a ></summary >
93
93
<p >
94
94
95
95
* ` get_est_confirmation_time `
96
96
* ` get_gas_oracle `
97
97
98
98
</details >
99
99
100
- <details ><summary ><a href =" https://etherscan.io/apis#stats " >Stats </a ></summary >
100
+ <details ><summary >Stats <a href =" https://etherscan.io/apis#stats " >(source) </a ></summary >
101
101
<p >
102
102
103
103
* ` get_total_eth_supply `
0 commit comments