Commit 3d422cf7 authored by Ian Lapham's avatar Ian Lapham Committed by GitHub

update address list (#3669)

parent 84c70ac8
...@@ -33,6 +33,7 @@ const BLOCKED_ADDRESSES: string[] = [ ...@@ -33,6 +33,7 @@ const BLOCKED_ADDRESSES: string[] = [
'0x5512d943ed1f7c8a43f3435c85f7ab68b30121b0', '0x5512d943ed1f7c8a43f3435c85f7ab68b30121b0',
'0xc455f7fd3e0e12afd51fba5c106909934d8a0e4a', '0xc455f7fd3e0e12afd51fba5c106909934d8a0e4a',
'0x629e7Da20197a5429d30da36E77d06CdF796b71A', '0x629e7Da20197a5429d30da36E77d06CdF796b71A',
'0x7FF9cFad3877F21d41Da833E2F775dB0569eE3D9',
] ]
export default function Blocklist({ children }: { children: ReactNode }) { export default function Blocklist({ children }: { children: ReactNode }) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment