Commit 1ef5b12
fix(stake): require ETHERSCAN_API_KEY (BASESCAN key is Base-only, spams NOTOK)
Prod diagnostic showed esk=n bsk=Y — only the Base-only BASESCAN key is set, so
the mainnet Etherscan call gets NOTOK and keeps tripping 'too many invalid api
key attempts'. Only read ETHERSCAN_API_KEY (a real etherscan.io mainnet key);
set it in Vercel to light up the MOR streams.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fb47e01 commit 1ef5b12
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
| |||
0 commit comments