Skip to content

Commit b9dd0a4

Browse files
committed
Merge branch 'main' into feat/e2e-setup
2 parents 2afe798 + 5848a3a commit b9dd0a4

35 files changed

Lines changed: 1462 additions & 1049 deletions
File renamed without changes.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"chain": "eip155:421614",
3+
"address": "0x0000000000000000000000000000000000000000",
4+
"name": "pETH.arb",
5+
"symbol": "pETH.arb",
6+
"decimals": 18,
7+
"enabled": true,
8+
"liquidity_cap": "1000000000000000000000000",
9+
"token_type": 1,
10+
"native_representation": {
11+
"denom": "",
12+
"contract_address": "0xc0a821a1AfEd1322c5e15f1F4586C0B8cE65400e"
13+
}
14+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"chain": "eip155:421614",
3+
"address": "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d",
4+
"name": "USDC.arb",
5+
"symbol": "USDC.arb",
6+
"decimals": 6,
7+
"enabled": true,
8+
"liquidity_cap": "1000000000000000000000000",
9+
"token_type": 1,
10+
"native_representation": {
11+
"denom": "",
12+
"contract_address": "0xa261A10e94aE4bA88EE8c5845CbE7266bD679DD6"
13+
}
14+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"chain": "eip155:421614",
3+
"address": "0x1419d7C74D234fA6B73E06A2ce7822C1d37922f0",
4+
"name": "USDT.arb",
5+
"symbol": "USDT.arb",
6+
"decimals": 6,
7+
"enabled": true,
8+
"liquidity_cap": "1000000000000000000000000",
9+
"token_type": 1,
10+
"native_representation": {
11+
"denom": "",
12+
"contract_address": "0x76Ad08339dF606BeEDe06f90e3FaF82c5b2fb2E9"
13+
}
14+
}
File renamed without changes.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"chain": "eip155:84532",
3+
"address": "0x0000000000000000000000000000000000000000",
4+
"name": "pETH.base",
5+
"symbol": "pETH.base",
6+
"decimals": 18,
7+
"enabled": true,
8+
"liquidity_cap": "1000000000000000000000000",
9+
"token_type": 1,
10+
"native_representation": {
11+
"denom": "",
12+
"contract_address": "0xc7007af2B24D4eb963fc9633B0c66e1d2D90Fc21"
13+
}
14+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"chain": "eip155:84532",
3+
"address": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
4+
"name": "USDC.base",
5+
"symbol": "USDC.base",
6+
"decimals": 6,
7+
"enabled": true,
8+
"liquidity_cap": "1000000000000000000000000",
9+
"token_type": 1,
10+
"native_representation": {
11+
"denom": "",
12+
"contract_address": "0x84B62e44F667F692F7739Ca6040cD17DA02068A8"
13+
}
14+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"chain": "eip155:84532",
3+
"address": "0x9FF5a186f53F6E6964B00320Da1D2024DE11E0cB",
4+
"name": "USDT.base",
5+
"symbol": "USDT.base",
6+
"decimals": 6,
7+
"enabled": true,
8+
"liquidity_cap": "1000000000000000000000000",
9+
"token_type": 1,
10+
"native_representation": {
11+
"denom": "",
12+
"contract_address": "0x2C455189D2af6643B924A981a9080CcC63d5a567"
13+
}
14+
}
File renamed without changes.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"chain": "eip155:97",
3+
"address": "0x0000000000000000000000000000000000000000",
4+
"name": "pBNB",
5+
"symbol": "pBNB",
6+
"decimals": 18,
7+
"enabled": true,
8+
"liquidity_cap": "1000000000000000000000000",
9+
"token_type": 1,
10+
"native_representation": {
11+
"denom": "",
12+
"contract_address": "0x7a9082dA308f3fa005beA7dB0d203b3b86664E36"
13+
}
14+
}

0 commit comments

Comments
 (0)