feat: Add Noble to wallet addresses
All checks were successful
Build Docker / BuildImage (push) Successful in 37s
All checks were successful
Build Docker / BuildImage (push) Successful in 37s
This commit is contained in:
parent
46856a9399
commit
702282d11f
@ -25,5 +25,6 @@
|
||||
"IAA": "IRIS (IAA)",
|
||||
"NEAR": "NEAR Protocol (NEAR)",
|
||||
"KAS": "Kasper (KAS)",
|
||||
"XLM": "Stellar (XLM)"
|
||||
"XLM": "Stellar (XLM)",
|
||||
"NOBLE": "Noble (NOBLE)"
|
||||
}
|
@ -19,6 +19,11 @@
|
||||
"name": "USDC",
|
||||
"chain": "SOL"
|
||||
},
|
||||
{
|
||||
"symbol": "USDC",
|
||||
"name": "USDC",
|
||||
"chain": "NOBLE"
|
||||
},
|
||||
{
|
||||
"symbol": "WDBRN",
|
||||
"name": "Woodburn",
|
||||
|
1
.well-known/wallets/NOBLE
Normal file
1
.well-known/wallets/NOBLE
Normal file
@ -0,0 +1 @@
|
||||
noble1ugraczuyfmxy8k38nps4fu7e5derryzxywjul2
|
Loading…
Reference in New Issue
Block a user