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
Hadrien Croubois fe38eae6cd
Re-enable immutable forwarder in ERC2771Context (#2917)
3 years ago
..
ERC2771Context.sol Re-enable immutable forwarder in ERC2771Context (#2917) 3 years ago
MinimalForwarder.sol Use invalid opcode to consume all gas in MinimalForwarder (#3035) 3 years ago
README.adoc Reorganize the repo structure (#2503) 4 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

{{MinimalForwarder}}