Add ERC-7786 interface (#5737)

This commit is contained in:
Hadrien Croubois
2025-07-09 21:50:48 +02:00
committed by GitHub
parent 6ef73e3386
commit fd9bbaec30
3 changed files with 72 additions and 0 deletions

View File

@ -45,6 +45,7 @@ are useful to interact with third party contracts that implement them.
- {IERC6909Metadata}
- {IERC6909TokenSupply}
- {IERC7674}
- {IERC7786}
- {IERC7802}
== Detailed ABI
@ -99,4 +100,6 @@ are useful to interact with third party contracts that implement them.
{{IERC7674}}
{{IERC7786}}
{{IERC7802}}