Skip to content

Commit da4efc5

Browse files
committed
Add missing messageFee values to some protocols
1 parent f7d992e commit da4efc5

15 files changed

+1130
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
[
2+
{
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
4+
"method": "POST",
5+
"path": "/",
6+
"body": [
7+
{
8+
"method": "eth_call",
9+
"params": [
10+
{
11+
"to": "0x98f3c9e6e3face36baad05fe09d375ef1464288b",
12+
"data": "0x1a90a219"
13+
},
14+
"latest"
15+
],
16+
"jsonrpc": "2.0"
17+
},
18+
{
19+
"method": "eth_chainId",
20+
"params": [],
21+
"jsonrpc": "2.0"
22+
}
23+
],
24+
"status": 200,
25+
"response": [
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23232d4512a4a2d2ecd2951b25232a830a01028d5eae0b0c708c51e43a5da582e40000000ffff5352b6cb93000000"
27+
],
28+
"rawHeaders": [
29+
"Date",
30+
"Tue, 18 Mar 2025 15:01:51 GMT",
31+
"Content-Type",
32+
"application/json",
33+
"Content-Length",
34+
"79",
35+
"Connection",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
45+
"Access-Control-Allow-Origin",
46+
"*",
47+
"Access-Control-Allow-Methods",
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
51+
],
52+
"responseIsBinary": false
53+
}
54+
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
[
2+
{
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
4+
"method": "POST",
5+
"path": "/",
6+
"body": [
7+
{
8+
"method": "eth_call",
9+
"params": [
10+
{
11+
"to": "0x98f3c9e6e3face36baad05fe09d375ef1464288b",
12+
"data": "0x1a90a219"
13+
},
14+
"latest"
15+
],
16+
"jsonrpc": "2.0"
17+
},
18+
{
19+
"method": "eth_chainId",
20+
"params": [],
21+
"jsonrpc": "2.0"
22+
}
23+
],
24+
"status": 200,
25+
"response": [
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23234d7512a4a2d2ecd2951b25232a830a01028d5eae0b0c702c51e43a5da582e40000000ffffda26138193000000"
27+
],
28+
"rawHeaders": [
29+
"Date",
30+
"Tue, 18 Mar 2025 15:01:51 GMT",
31+
"Content-Type",
32+
"application/json",
33+
"Content-Length",
34+
"79",
35+
"Connection",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
45+
"Access-Control-Allow-Origin",
46+
"*",
47+
"Access-Control-Allow-Methods",
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
51+
],
52+
"responseIsBinary": false
53+
},
54+
{
55+
"scope": "https://virginia.rpc.blxrbdn.com:443",
56+
"method": "POST",
57+
"path": "/",
58+
"body": [
59+
{
60+
"method": "eth_call",
61+
"params": [
62+
{
63+
"to": "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
64+
"data": "0xdd62ed3e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000cafd2f0a35a4459fa40c0517e17e6fa2939441ca"
65+
},
66+
"latest"
67+
],
68+
"jsonrpc": "2.0"
69+
},
70+
{
71+
"method": "eth_chainId",
72+
"params": [],
73+
"jsonrpc": "2.0"
74+
}
75+
],
76+
"status": 200,
77+
"response": [
78+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b232b4d4512a4a2d2ecd2951b25232a830a01028d5ea60b7c7c800c51e43a5da582e40000000ffffc2341e9a93000000"
79+
],
80+
"rawHeaders": [
81+
"Date",
82+
"Tue, 18 Mar 2025 15:01:51 GMT",
83+
"Content-Type",
84+
"application/json",
85+
"Content-Length",
86+
"80",
87+
"Connection",
88+
"keep-alive",
89+
"Server",
90+
"nginx/1.22.1",
91+
"Content-Encoding",
92+
"gzip",
93+
"Vary",
94+
"Origin",
95+
"Access-Control-Allow-Credentials",
96+
"true",
97+
"Access-Control-Allow-Origin",
98+
"*",
99+
"Access-Control-Allow-Methods",
100+
"GET, POST, OPTIONS",
101+
"Access-Control-Allow-Headers",
102+
"Content-Type,Authorization,User-Agent"
103+
],
104+
"responseIsBinary": false
105+
}
106+
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
[
2+
{
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
4+
"method": "POST",
5+
"path": "/",
6+
"body": [
7+
{
8+
"method": "eth_call",
9+
"params": [
10+
{
11+
"to": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
12+
"data": "0xdd62ed3e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000004cb69fae7e7af841e44e1a1c30af640739378bb2"
13+
},
14+
"latest"
15+
],
16+
"jsonrpc": "2.0"
17+
},
18+
{
19+
"method": "eth_chainId",
20+
"params": [],
21+
"jsonrpc": "2.0"
22+
}
23+
],
24+
"status": 200,
25+
"response": [
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23232d6512a4a2d2ecd2951b25232a830a01028d5eae0b0c704c51e43a5da582e40000000ffff07404be393000000"
27+
],
28+
"rawHeaders": [
29+
"Date",
30+
"Tue, 18 Mar 2025 15:01:51 GMT",
31+
"Content-Type",
32+
"application/json",
33+
"Content-Length",
34+
"79",
35+
"Connection",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
45+
"Access-Control-Allow-Origin",
46+
"*",
47+
"Access-Control-Allow-Methods",
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
51+
],
52+
"responseIsBinary": false
53+
},
54+
{
55+
"scope": "https://virginia.rpc.blxrbdn.com:443",
56+
"method": "POST",
57+
"path": "/",
58+
"body": [
59+
{
60+
"method": "eth_call",
61+
"params": [
62+
{
63+
"to": "0x98f3c9e6e3face36baad05fe09d375ef1464288b",
64+
"data": "0x1a90a219"
65+
},
66+
"latest"
67+
],
68+
"jsonrpc": "2.0"
69+
},
70+
{
71+
"method": "eth_chainId",
72+
"params": [],
73+
"jsonrpc": "2.0"
74+
}
75+
],
76+
"status": 200,
77+
"response": [
78+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b23232d5512a4a2d2ecd2951b25232a830a01028d5eae0b0c70cc51e43a5da582e40000000ffff7e6bed9393000000"
79+
],
80+
"rawHeaders": [
81+
"Date",
82+
"Tue, 18 Mar 2025 15:01:51 GMT",
83+
"Content-Type",
84+
"application/json",
85+
"Content-Length",
86+
"79",
87+
"Connection",
88+
"keep-alive",
89+
"Server",
90+
"nginx/1.22.1",
91+
"Content-Encoding",
92+
"gzip",
93+
"Vary",
94+
"Origin",
95+
"Access-Control-Allow-Credentials",
96+
"true",
97+
"Access-Control-Allow-Origin",
98+
"*",
99+
"Access-Control-Allow-Methods",
100+
"GET, POST, OPTIONS",
101+
"Access-Control-Allow-Headers",
102+
"Content-Type,Authorization,User-Agent"
103+
],
104+
"responseIsBinary": false
105+
}
106+
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
[
2+
{
3+
"scope": "https://virginia.rpc.blxrbdn.com:443",
4+
"method": "POST",
5+
"path": "/",
6+
"body": [
7+
{
8+
"method": "eth_chainId",
9+
"params": [],
10+
"jsonrpc": "2.0"
11+
},
12+
{
13+
"method": "eth_call",
14+
"params": [
15+
{
16+
"to": "0x98f3c9e6e3face36baad05fe09d375ef1464288b",
17+
"data": "0x1a90a219"
18+
},
19+
"latest"
20+
],
21+
"jsonrpc": "2.0"
22+
}
23+
],
24+
"status": 200,
25+
"response": [
26+
"1f8b08000000000000ff8aae56ca2acecf2b2a4856b25232d23350d251ca4c51b232d4512a4a2d2ecd2951b25232a83054aad5c1aece08459d018540a936960b100000ffffd25f8e0391000000"
27+
],
28+
"rawHeaders": [
29+
"Date",
30+
"Tue, 18 Mar 2025 15:01:51 GMT",
31+
"Content-Type",
32+
"application/json",
33+
"Content-Length",
34+
"77",
35+
"Connection",
36+
"keep-alive",
37+
"Server",
38+
"nginx/1.22.1",
39+
"Content-Encoding",
40+
"gzip",
41+
"Vary",
42+
"Origin",
43+
"Access-Control-Allow-Credentials",
44+
"true",
45+
"Access-Control-Allow-Origin",
46+
"*",
47+
"Access-Control-Allow-Methods",
48+
"GET, POST, OPTIONS",
49+
"Access-Control-Allow-Headers",
50+
"Content-Type,Authorization,User-Agent"
51+
],
52+
"responseIsBinary": false
53+
}
54+
]

0 commit comments

Comments
 (0)