Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "erc7656", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "ERC7656 Reference Implementation", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -11,3 +11,3 @@ # ERC-7656 | ||
has been deployed to the following addresses: | ||
has been deployed to the following address: | ||
@@ -24,4 +24,18 @@ ``` | ||
on mainnets on Etherum, Polygon, BNB Chain, Base and on testnets on Avalanche Fuji, Celo Alfajores and Base Sepolia. The code on most mainnets has been verified. | ||
on the following mainnets: | ||
``` | ||
Etherum | ||
Polygon | ||
BNB Chain | ||
Base | ||
``` | ||
and the following testnets: | ||
``` | ||
Avalanche Fuji | ||
Celo Alfajores | ||
Base Sepolia | ||
``` | ||
The code has been verified on most mainnets. | ||
Look at `contracts/bytecode.json` for the details. | ||
@@ -28,0 +42,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15748
95