Skip to content

Commit da6f4c0

Browse files
committed
Update fields=all
1 parent 34a1d32 commit da6f4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/apiv2-lookup-endpoints/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ For example, if you just need the ABI: https://sourcify.dev/server/v2/contract/1
119119
}
120120
```
121121

122-
Or you can ask for every single field by passing `*`: [https://sourcify.dev/server/v2/contract/1/0x00000000219ab540356cBB839Cbe05303d7705Fa?fields=*](https://sourcify.dev/server/v2/contract/1/0x00000000219ab540356cBB839Cbe05303d7705Fa?fields=*)
122+
Or you can ask for every single field by passing `all`: [https://sourcify.dev/server/v2/contract/1/0x00000000219ab540356cBB839Cbe05303d7705Fa?fields=all](https://sourcify.dev/server/v2/contract/1/0x00000000219ab540356cBB839Cbe05303d7705Fa?fields=all)
123123

124124
Let's have a look at each field:
125125

0 commit comments

Comments
 (0)