feat: Add near domain

This commit is contained in:
Nathan Woodburn 2024-04-19 19:35:05 +10:00
parent f4409415d9
commit a24a6b599e
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
2 changed files with 4 additions and 2 deletions

View File

@ -22,5 +22,6 @@
"ALGO": "Algorand (ALGO)",
"TON": "Toncoin (TON)",
"OP": "Optimism (OP)",
"IAA": "IRIS (IAA)"
"IAA": "IRIS (IAA)",
"NEAR": "NEAR Protocol (NEAR)"
}

View File

@ -27,5 +27,6 @@
"TERRA": "woodburn_nathan.terra",
"OMNIFLIX": "woodburn_nathan.omniflix",
"LIKE": "woodburn_nathan.like",
"CHIHUAHUA": "woodburn_nathan.chihuahua"
"CHIHUAHUA": "woodburn_nathan.chihuahua",
"NEAR": "woodburn.near"
}