From 28f876c315453b06b76a720d5f27317c2d5e5b1e Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Sun, 5 Oct 2025 16:58:20 +0200 Subject: [PATCH] Create team Bastion --- _data/handles/Bastion.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/handles/Bastion.json diff --git a/_data/handles/Bastion.json b/_data/handles/Bastion.json new file mode 100644 index 0000000000..960ad6287f --- /dev/null +++ b/_data/handles/Bastion.json @@ -0,0 +1,25 @@ +{ + "handle": "Bastion", + "members": [ + "khaye26", + "caesar49" + ], + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x20aB5Be89d2480dA7509278D961b442f65C7875a" + }, + { + "chain": "polygon", + "address": "0x20aB5Be89d2480dA7509278D961b442f65C7875a" + }, + { + "chain": "arbitrum", + "address": "0x20aB5Be89d2480dA7509278D961b442f65C7875a" + }, + { + "chain": "optimism", + "address": "0x20aB5Be89d2480dA7509278D961b442f65C7875a" + } + ] +} \ No newline at end of file