From 0d4af1ab54a132d343eeb4606d78c742794e460c Mon Sep 17 00:00:00 2001 From: Amine BERGAOUI Date: Sat, 21 Dec 2024 18:08:56 +0100 Subject: [PATCH 1/2] Add metadata for token --- tokens/meta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tokens/meta.json diff --git a/tokens/meta.json b/tokens/meta.json new file mode 100644 index 0000000..9262f59 --- /dev/null +++ b/tokens/meta.json @@ -0,0 +1,9 @@ +{ + "name": "$ORACLE", + "policy_id": "7a0c09d9300f43535780a985fa43d490a4e448ee9e7aa990cb3affe8", + "symbol": "$ORACLE", + "website": "https://oracleonada.fun/", + "twitter": "https://x.com/oracleonada/status/1870478294971515169", + "decimals": 6, + "description": "A Cardano token designed to interact with the Oracle terminal, striving to unify the community." +} From b3880542bec27aec0e3d58cdcff571e0e1e2dc56 Mon Sep 17 00:00:00 2001 From: Amine BERGAOUI Date: Sat, 21 Dec 2024 19:15:28 +0100 Subject: [PATCH 2/2] Update metadata for token --- tokens/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokens/meta.json b/tokens/meta.json index 9262f59..d915b79 100644 --- a/tokens/meta.json +++ b/tokens/meta.json @@ -1,5 +1,5 @@ { - "name": "$ORACLE", + "name": "ORACLE", "policy_id": "7a0c09d9300f43535780a985fa43d490a4e448ee9e7aa990cb3affe8", "symbol": "$ORACLE", "website": "https://oracleonada.fun/",