File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -924,6 +924,7 @@ paths:
924
924
in : path
925
925
description : Contract identifier formatted as `<contract_address>.<contract_name>`
926
926
required : true
927
+ example : SP3K8BC0PPEVCV7NZ6QSRWPQ2JE9E5B6N3PA0KBR9.staking-helper
927
928
schema :
928
929
type : string
929
930
- name : unanchored
@@ -1910,6 +1911,7 @@ paths:
1910
1911
- in : path
1911
1912
name : id
1912
1913
required : true
1914
+ example : 0xcf8b233f19f6c07d2dc1963302d2436efd36e9afac127bf6582824a13961c06d
1913
1915
schema :
1914
1916
type : string
1915
1917
description : The hex hash string for a block or transaction, account address, or contract address
@@ -2832,7 +2834,7 @@ paths:
2832
2834
in : path
2833
2835
description : Height of block
2834
2836
required : true
2835
- example : 35000
2837
+ example : 69057
2836
2838
schema :
2837
2839
type : integer
2838
2840
- name : limit
@@ -2880,6 +2882,7 @@ paths:
2880
2882
in : path
2881
2883
description : Transactions for the address
2882
2884
required : true
2885
+ example : SP197DVH8KTJGX4STM61QN0WJV8Y9QJWXV83ZGNR9
2883
2886
schema :
2884
2887
type : string
2885
2888
- name : limit
You can’t perform that action at this time.
0 commit comments