From 1a2cb379ca95372e101546512ebf8dfa148e1d55 Mon Sep 17 00:00:00 2001 From: Jacob Homanics Date: Thu, 1 Feb 2024 06:13:54 -0600 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c1ad00..b3a2067 100644 --- a/README.md +++ b/README.md @@ -313,3 +313,6 @@ To disable it, **delete `.github` directory** We welcome contributions to Scaffold-ETH 2! Please see [CONTRIBUTING.MD](https://github.com/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) for more information and guidelines for contributing to Scaffold-ETH 2. + + +Valid `CreateToken` parameters in debug window: `{ "maxMintAmountPerTx": "0x16", "isTradeable": true }` \ No newline at end of file