We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153fd64 commit 0d3b244Copy full SHA for 0d3b244
vercel.json
@@ -40,27 +40,27 @@
40
"crons": [
41
{
42
"path": "/api/read/ethereum",
43
- "schedule": "*/5 * * * *"
+ "schedule": "*/2 * * * *"
44
},
45
46
"path": "/api/read/base",
47
48
49
50
"path": "/api/read/solana",
51
52
53
54
"path": "/api/read/ton",
55
56
57
58
"path": "/api/read/arbitrum",
59
60
61
62
"path": "/api/read/bnbsc",
63
64
65
66
"path": "/api/read/test_blockchain",
0 commit comments