Skip to content

Commit

Permalink
remove 0x000...500 resource;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Jul 3, 2024
1 parent bc8477a commit 2f4bd24
Showing 1 changed file with 5 additions and 43 deletions.
48 changes: 5 additions & 43 deletions testnet/shared-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@
"symbol": "ERC1155TST",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000500",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
Expand Down Expand Up @@ -231,13 +224,6 @@
"symbol": "ERC1155TST",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000500",
"type": "permissionlessGeneric",
"address": "",
"symbol": "",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
Expand Down Expand Up @@ -284,13 +270,6 @@
}
],
"resources": [
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000500",
"type": "permissionlessGeneric",
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
Expand Down Expand Up @@ -344,13 +323,6 @@
}
],
"resources": [
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000500",
"type": "permissionlessGeneric",
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
Expand Down Expand Up @@ -397,13 +369,6 @@
}
],
"resources": [
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000500",
"type": "permissionlessGeneric",
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
Expand Down Expand Up @@ -450,13 +415,6 @@
}
],
"resources": [
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000500",
"type": "permissionlessGeneric",
"address": "",
"symbol": "",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
Expand Down Expand Up @@ -659,6 +617,10 @@
{
"type": "permissionlessGeneric",
"address": "0x39D1Aea5F01138940F19A15049E2073D4df1dc9E"
},
{
"type": "permissionlessGeneric",
"address": "0x41f7869e4e0dd06c0c02804e4afcfa76bee92cc7"
}
],
"nativeTokenSymbol": "ETH",
Expand All @@ -679,7 +641,7 @@
],
"resources": [
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000500",
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
Expand Down

0 comments on commit 2f4bd24

Please sign in to comment.