-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathtoken-router.json
79 lines (79 loc) · 2.34 KB
/
token-router.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
[
{
"chainId": 1,
"ownerAssistant": "DNuVesmYQizpEVXYJZGECSeshqAxHB4fbqX2UC6ehpK4",
"fastTransferParameters": {
"enabled": true,
"maxAmount": "1000000000",
"baseFee": "10000",
"initAuctionFee": "60000"
},
"cctpAllowance": "18446744073709551615"
},
{
"chainId": 2,
"ownerAssistant": "0x420E8AA32c31626F7F31D6fcC154eeccd6E6e9cB",
"fastTransferParameters": {
"enabled": true,
"maxAmount": "1000000000",
"baseFee": "10000",
"initAuctionFee": "60000"
},
"cctpAllowance": "115792089237316195423570985008687907853269984665640564039457584007913129639935"
},
{
"chainId": 5,
"ownerAssistant": "0x420E8AA32c31626F7F31D6fcC154eeccd6E6e9cB",
"fastTransferParameters": {
"enabled": true,
"maxAmount": "1000000000",
"baseFee": "10000",
"initAuctionFee": "60000"
},
"cctpAllowance": "115792089237316195423570985008687907853269984665640564039457584007913129639935"
},
{
"chainId": 6,
"ownerAssistant": "0x420E8AA32c31626F7F31D6fcC154eeccd6E6e9cB",
"fastTransferParameters": {
"enabled": true,
"maxAmount": "1000000000",
"baseFee": "10000",
"initAuctionFee": "60000"
},
"cctpAllowance": "115792089237316195423570985008687907853269984665640564039457584007913129639935"
},
{
"chainId": 23,
"ownerAssistant": "0x420E8AA32c31626F7F31D6fcC154eeccd6E6e9cB",
"fastTransferParameters": {
"enabled": true,
"maxAmount": "1000000000",
"baseFee": "10000",
"initAuctionFee": "60000"
},
"cctpAllowance": "115792089237316195423570985008687907853269984665640564039457584007913129639935"
},
{
"chainId": 24,
"ownerAssistant": "0x420E8AA32c31626F7F31D6fcC154eeccd6E6e9cB",
"fastTransferParameters": {
"enabled": true,
"maxAmount": "1000000000",
"baseFee": "10000",
"initAuctionFee": "60000"
},
"cctpAllowance": "115792089237316195423570985008687907853269984665640564039457584007913129639935"
},
{
"chainId": 30,
"ownerAssistant": "0x420E8AA32c31626F7F31D6fcC154eeccd6E6e9cB",
"fastTransferParameters": {
"enabled": true,
"maxAmount": "1000000000",
"baseFee": "10000",
"initAuctionFee": "60000"
},
"cctpAllowance": "115792089237316195423570985008687907853269984665640564039457584007913129639935"
}
]