We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd85a5 commit 46762e5Copy full SHA for 46762e5
src/schemas/transaction.yaml
@@ -535,3 +535,7 @@ GenericTransaction:
535
title: chainId
536
description: Chain ID that this transaction is valid on.
537
$ref: '#/components/schemas/uint'
538
+ authorizationList:
539
+ title: authorizationList
540
+ description: EIP-7702 authorization list
541
+ $ref: '#/components/schemas/AuthorizationList'
0 commit comments