File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1- # sequence-builder v0.1.0 19048eb5989d20695a2780fbaff849e168cbdf4e
1+ # sequence-builder v0.1.0 0488e76347dc568485c1854df18d50edcff3f8f1
22# --
33# Code generated by [email protected] with openapi generator; DO NOT EDIT44#
@@ -1605,6 +1605,7 @@ components:
16051605 - chainId
16061606 - source
16071607 - contractExtensions
1608+ - bytecodeMatch
16081609 - createdAt
16091610 - updatedAt
16101611 properties :
@@ -1641,6 +1642,8 @@ components:
16411642 description : ' []string'
16421643 items :
16431644 type : string
1645+ bytecodeMatch :
1646+ type : boolean
16441647 createdAt :
16451648 type : string
16461649 updatedAt :
@@ -1680,6 +1683,8 @@ components:
16801683 type : string
16811684 contractAddress :
16821685 type : string
1686+ includeUnmatched :
1687+ type : boolean
16831688 ContractTag :
16841689 type : object
16851690 required :
You can’t perform that action at this time.
0 commit comments