mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/metatx
Francisco 37270eb08a
Add security considerations to ERC2771Forwarder (#4406)
2 years ago
..
ERC2771Context.sol Use explicit imports (#4399) 2 years ago
ERC2771Forwarder.sol Add security considerations to ERC2771Forwarder (#4406) 2 years ago
README.adoc Add `ERC2771Forwarder` as an enhanced successor to `MinimalForwarder` (#4346) 2 years ago

README.adoc

= Meta Transactions

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/metatx

== Core

{{ERC2771Context}}

== Utils

{{ERC2771Forwarder}}