Commit 053000e5 authored by Ian Lapham's avatar Ian Lapham Committed by GitHub

fix: update address listt (#3159)

parent b77e7deb
......@@ -31,6 +31,7 @@ const BLOCKED_ADDRESSES: string[] = [
'0x6acdfba02d390b97ac2b2d42a63e85293bcc160e',
'0x48549a34ae37b12f6a30566245176994e17c6b4a',
'0x5512d943ed1f7c8a43f3435c85f7ab68b30121b0',
'0xc455f7fd3e0e12afd51fba5c106909934d8a0e4a',
]
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