Added USDFI / STABLE #461
Annotations
2 errors and 1 warning
specs/interchain.spec.ts > InterchainTokenList Configs > registry/mainnet/interchain/squid.tokenlist.json should match the schema:
specs/interchain.spec.ts#L21
AssertionError: expected [ ValidationError{ …(8) }, …(1) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ ValidationError {
+ "argument": "coingeckoId",
+ "instance": Object {
+ "chains": Array [
+ Object {
+ "axelarChainId": "ethereum",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0xa7a0B3Fe94121E366D774d60D075F6386F750884",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "lockUnlock",
+ },
+ Object {
+ "axelarChainId": "binance",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "filecoin",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "optimism",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "avalanche",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "moonbeam",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "scroll",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "arbitrum",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "fantom",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "blast",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "fraxtal",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType": "mintBurn",
+ },
+ Object {
+ "axelarChainId": "mantle",
+ "name": "USDFI",
+ "symbol": "USDFI",
+ "tokenAddress": "0x65C52d273ED3570218df81E5A09E357F95265E21",
+ "tokenManager": "0x2E5aE9084aa54fDC45619F0EC414720580279030",
+ "tokenManagerType"
|
Test
Process completed with exit code 1.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|