Skip to content

Commit

Permalink
add new erc20 handler;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Aug 23, 2024
1 parent 4222ed0 commit 60e2e1f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions testnet/shared-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"type": "erc20",
"address": "0xa65387feCb172ffF8A0aabA323A10c63757BBFA6"
},
{
"type": "erc20",
"address": "0xb7609765549bf6a5f93a22ec394e64de2b31f3e0"
},
{
"type": "erc721",
"address": "0x669F52487ffA6f9aBf722082f735537A98Ec0E4b"
Expand Down Expand Up @@ -445,6 +449,10 @@
"type": "erc20",
"address": "0x72a588B76025d552B239532C31fB7D5Cc80A3e41"
},
{
"type": "erc20",
"address": "0x1a2191d93020fcb9a80e72b034efd53467324e8f"
},
{
"type": "permissionlessGeneric",
"address": "0x7f4e1E62A0Abd4A381254335CeF5770F74b3E22E"
Expand Down Expand Up @@ -707,6 +715,10 @@
"type": "erc20",
"address": "0x36930B9117713EF92E2f5Ca4FCa047DAdb92C48E"
},
{
"type": "erc20",
"address": "0xe4caab2677145a5370cd27da74aad4d781713fdd"
},
{
"type": "permissionlessGeneric",
"address": "0x39D1Aea5F01138940F19A15049E2073D4df1dc9E"
Expand Down

0 comments on commit 60e2e1f

Please sign in to comment.