diff --git a/.well-known/wallets/.coins b/.well-known/wallets/.coins index c3f2c95..19820d0 100644 --- a/.well-known/wallets/.coins +++ b/.well-known/wallets/.coins @@ -26,5 +26,7 @@ "NEAR": "NEAR Protocol (NEAR)", "KAS": "Kasper (KAS)", "XLM": "Stellar (XLM)", - "NOBLE": "Noble (NOBLE)" + "APT": "Aptos (APT)", + "TRX": "Tron (TRX)", + "BCH": "Bitcoin Cash (BCH)" } \ No newline at end of file diff --git a/.well-known/wallets/APT b/.well-known/wallets/APT new file mode 100644 index 0000000..a949958 --- /dev/null +++ b/.well-known/wallets/APT @@ -0,0 +1 @@ +0x372b3c513d149e5511912eba22e31f07d2b289e20ba84b2e0b7756e7a00295c3 \ No newline at end of file diff --git a/.well-known/wallets/BCH b/.well-known/wallets/BCH new file mode 100644 index 0000000..3420f89 --- /dev/null +++ b/.well-known/wallets/BCH @@ -0,0 +1 @@ +qpsgs9daa6e2mn4v0u02pfunsme68a5uayn7e8knug \ No newline at end of file diff --git a/.well-known/wallets/DASH b/.well-known/wallets/DASH new file mode 100644 index 0000000..b6d51c1 --- /dev/null +++ b/.well-known/wallets/DASH @@ -0,0 +1 @@ +Xpr5auWs1waBmWT3XsWXwzu8Di32x8VfH2 \ No newline at end of file diff --git a/.well-known/wallets/TRX b/.well-known/wallets/TRX new file mode 100644 index 0000000..1611c12 --- /dev/null +++ b/.well-known/wallets/TRX @@ -0,0 +1 @@ +THjwavxGZahj1scVw75fhGP2HCAcjNxwsK \ No newline at end of file