Skip to content

Commit f93b2f5

Browse files
Format JSON for ERC20 token metadata
1 parent b29f7fb commit f93b2f5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "Axionova",
3-
"symbol": "AXNV",
4-
"decimals": 18,
5-
"erc20": true,
6-
"logo": "./icons/eip155:56/erc20:0xaFdEC2E212E771B758C75bE31f14F008F158DED7.svg"
2+
"name": "Axionova",
3+
"symbol": "AXNV",
4+
"decimals": 18,
5+
"erc20": true,
6+
"logo": "./icons/eip155:56/erc20:0xaFdEC2E212E771B758C75bE31f14F008F158DED7.svg"
77
}

0 commit comments

Comments
 (0)