Skip to content

Commit

Permalink
Merge pull request #662 from maticnetwork/rahuldamodar94-patch-2
Browse files Browse the repository at this point in the history
Add noWithdraw Tag for GMEE token
  • Loading branch information
py-zoid authored Oct 14, 2024
2 parents 4e5d5d5 + e9a9bfb commit 9124a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokens/mappedTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -21365,7 +21365,7 @@
{
"wrappedTokenAddress": "0xcf32822ff397ef82425153a9dcb726e5ff61dca7",
"wrappedNetworkId": -1,
"tags": ["pos", "erc20", "customWithdrawEventSig", "noDeposit"],
"tags": ["pos", "erc20", "customWithdrawEventSig", "noDeposit", "noWithdraw"],
"withdrawEventSig": "0x7084f5476618d8e60b11ef0d7d3f06914655adb8793e28ff7f018d4c76d505d5"
},
{
Expand Down

0 comments on commit 9124a23

Please sign in to comment.