From bf9e61df22d7aece14307f4bcc22bc1ea84478b9 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:04:42 +0100 Subject: [PATCH] Create team ChainProof --- _data/handles/ChainProof.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _data/handles/ChainProof.json diff --git a/_data/handles/ChainProof.json b/_data/handles/ChainProof.json new file mode 100644 index 000000000..912183463 --- /dev/null +++ b/_data/handles/ChainProof.json @@ -0,0 +1,13 @@ +{ + "handle": "ChainProof", + "members": [ + "PrasadLak", + "Takarez" + ], + "paymentAddresses": [ + { + "chain": "polygon", + "address": "0xBB068427C4185334Bf914EBB980c56136bAB1977" + } + ] +} \ No newline at end of file