Skip to content

Commit

Permalink
Merge pull request #89 from sygmaprotocol/tcar/add-new-gmp
Browse files Browse the repository at this point in the history
  • Loading branch information
tcar121293 authored Feb 19, 2024
2 parents 144058c + b15e8fc commit 4705237
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions testnet/shared-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@
{
"type": "permissionlessGeneric",
"address": "0x7dCBdb9cBA0Bb1871EECafAB290E5a2e45077479"
},
{
"type": "permissionlessGeneric",
"address": "0x39f34c108e0e47ed7fe124975c0204aa5146c074"
}
],
"nativeTokenSymbol": "eth",
Expand Down Expand Up @@ -121,6 +125,13 @@
"symbol": "eth",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000001100",
"type": "fungible",
Expand Down Expand Up @@ -265,6 +276,10 @@
{
"type": "permissionlessGeneric",
"address": "0x3CBbC542d10CD037cafb1632B29B5B0F59B08A48"
},
{
"type": "permissionlessGeneric",
"address": "0x65903772866e538e6ffc001dd0c7665e356eb6d8"
}
],
"nativeTokenSymbol": "eth",
Expand Down Expand Up @@ -304,6 +319,13 @@
"address": "",
"symbol": "",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand All @@ -321,6 +343,10 @@
{
"type": "permissionlessGeneric",
"address": "0xc1154781Fa12a845aCaf276Bf2030040Ba9DAec8"
},
{
"type": "permissionlessGeneric",
"address": "0x3c1a4d85826919ce0d170aaa93987c79d2b4374d"
}
],
"nativeTokenSymbol": "eth",
Expand All @@ -346,6 +372,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand All @@ -363,6 +396,10 @@
{
"type": "permissionlessGeneric",
"address": "0x2f2a45CF84D67F22f4925C70612B2506De7a4efB"
},
{
"type": "permissionlessGeneric",
"address": "0x9d45e9be1e70735ee78052717107d5dc59c1eace"
}
],
"nativeTokenSymbol": "eth",
Expand Down Expand Up @@ -395,6 +432,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand All @@ -412,6 +456,10 @@
{
"type": "permissionlessGeneric",
"address": "0x5ffB6Dc54221371CcBDb9850A283488e12aDf97D"
},
{
"type": "permissionlessGeneric",
"address": "0xcb9eb2b2abbd51945a82f77e789c26720b3835bf"
}
],
"nativeTokenSymbol": "eth",
Expand All @@ -437,6 +485,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
},
Expand All @@ -454,6 +509,10 @@
{
"type": "permissionlessGeneric",
"address": "0xe4B86b1B07bBdB0C47940b9B3bD4954A0deAdaBE"
},
{
"type": "permissionlessGeneric",
"address": "0xf2d8a89bd008180222c2be154c9948421c9184db"
}
],
"nativeTokenSymbol": "XDAI",
Expand All @@ -479,6 +538,13 @@
"address": "",
"symbol": "",
"decimals": 0
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000600",
"type": "permissionlessGeneric",
"address": "",
"symbol": "eth",
"decimals": 18
}
]
}
Expand Down

0 comments on commit 4705237

Please sign in to comment.