Skip to content

Commit

Permalink
add new gmp resource;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Feb 16, 2024
1 parent 144058c commit cc7a970
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions testnet/shared-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,13 @@
"symbol": "eth",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000001100",
"type": "fungible",
Expand Down Expand Up @@ -304,6 +311,13 @@
"address": "",
"symbol": "",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand Down Expand Up @@ -346,6 +360,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand Down Expand Up @@ -395,6 +416,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand Down Expand Up @@ -437,6 +465,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand Down Expand Up @@ -479,6 +514,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
}
Expand Down

0 comments on commit cc7a970

Please sign in to comment.