From 64de9d8f9a3b65a6b859dbb81eb77473e3583de5 Mon Sep 17 00:00:00 2001 From: vsiskin Date: Wed, 7 Aug 2024 13:22:04 +0200 Subject: [PATCH] add new error to register new asset api --- api-spec-v2.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api-spec-v2.yaml b/api-spec-v2.yaml index 6dc2c4d..c7662e1 100644 --- a/api-spec-v2.yaml +++ b/api-spec-v2.yaml @@ -4738,6 +4738,8 @@ paths: - Blockchain is deprecated. Error code: 1006 - The asset's standard is not supported. Error code: 1007 + + - Unable to get expected ERC20 metadata: decimals | name | symbol. Error code: 1010 content: application/json: schema: