Token API returns FXS (the governance token symbol) when queried for the FRAX stablecoin contract on three networks:
| Network |
Contract |
Our Symbol |
Expected |
| mainnet |
0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0 |
FXS |
FRAX |
| arbitrum-one |
0x9d2f299715d94d8a7e6f5eaa8e654e8c74a988a7 |
FXS |
FRAX |
| polygon |
0x1a3acf6d19267e2d3e7f898f42803e90c9219062 |
FXS |
FRAX |
Mismatched in every validation run (15/15).
Similarly, RLP (0x35e5db674d8e93a03d814fa0ada70731efe8a4b9) on arbitrum-one returns USR instead of RLP.
Two additional mainnet tokens return unrelated symbols:
| Contract |
Our Symbol |
Expected |
0x986ee2b944c42d017f52af21c4c69b84dbea35d8 (BMX) |
BMC |
BMX |
0xa3ee21c306a700e682abcdfe9baa6a08f3820419 (CTC) |
G-CRE |
CTC |
Reference: Blockscout returns the expected symbols for all contracts above.
Token API returns
FXS(the governance token symbol) when queried for the FRAX stablecoin contract on three networks:0x3432b6a60d23ca0dfca7761b7ab56459d9c964d00x9d2f299715d94d8a7e6f5eaa8e654e8c74a988a70x1a3acf6d19267e2d3e7f898f42803e90c9219062Mismatched in every validation run (15/15).
Similarly, RLP (
0x35e5db674d8e93a03d814fa0ada70731efe8a4b9) on arbitrum-one returnsUSRinstead ofRLP.Two additional mainnet tokens return unrelated symbols:
0x986ee2b944c42d017f52af21c4c69b84dbea35d8(BMX)0xa3ee21c306a700e682abcdfe9baa6a08f3820419(CTC)Reference: Blockscout returns the expected symbols for all contracts above.