@@ -924,7 +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
+ example : SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C.satoshibles
928
928
schema :
929
929
type : string
930
930
- name : unanchored
@@ -985,6 +985,7 @@ paths:
985
985
in : path
986
986
description : Contract identifier formatted as `<contract_address>.<contract_name>`
987
987
required : true
988
+ example : SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C.satoshibles
988
989
schema :
989
990
type : string
990
991
- name : limit
@@ -1039,12 +1040,14 @@ paths:
1039
1040
in : path
1040
1041
required : true
1041
1042
description : Stacks address
1043
+ example : SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C
1042
1044
schema :
1043
1045
type : string
1044
1046
- name : contract_name
1045
1047
in : path
1046
1048
required : true
1047
1049
description : Contract name
1050
+ example : satoshibles
1048
1051
schema :
1049
1052
type : string
1050
1053
- name : tip
@@ -1081,12 +1084,14 @@ paths:
1081
1084
in : path
1082
1085
required : true
1083
1086
description : Stacks address
1087
+ example : SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C
1084
1088
schema :
1085
1089
type : string
1086
1090
- name : contract_name
1087
1091
in : path
1088
1092
required : true
1089
1093
description : Contract name
1094
+ example : satoshibles
1090
1095
schema :
1091
1096
type : string
1092
1097
- name : map_name
@@ -1135,12 +1140,14 @@ paths:
1135
1140
in : path
1136
1141
required : true
1137
1142
description : Stacks address
1143
+ example : SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C
1138
1144
schema :
1139
1145
type : string
1140
1146
- name : contract_name
1141
1147
in : path
1142
1148
required : true
1143
1149
description : Contract name
1150
+ example : satoshibles
1144
1151
schema :
1145
1152
type : string
1146
1153
- name : proof
@@ -1184,12 +1191,14 @@ paths:
1184
1191
in : path
1185
1192
required : true
1186
1193
description : Stacks address
1194
+ example : SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C
1187
1195
schema :
1188
1196
type : string
1189
1197
- name : contract_name
1190
1198
in : path
1191
1199
required : true
1192
1200
description : Contract name
1201
+ example : satoshibles
1193
1202
schema :
1194
1203
type : string
1195
1204
- name : function_name
0 commit comments