Skip to content

Commit

Permalink
fix: erc20 transferable address (#1065)
Browse files Browse the repository at this point in the history
  • Loading branch information
leoslr committed Feb 16, 2023
1 parent 77a4069 commit 0dc9496
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ export const erc20TransferableReceivableArtifact =
creationBlockNumber: 8502503,
},
matic: {
address: '0x6278949d3b4C10569BEB696Ff8864B5c772c740d',
creationBlockNumber: 39363369,
address: '0xA9930c8e4638D9a96a3B73e7ABe73a636F986323',
creationBlockNumber: 39364680,
},
},
},
Expand Down

0 comments on commit 0dc9496

Please sign in to comment.