diff --git a/config.json.example b/config.json.example index 4e6b106..8b59066 100644 --- a/config.json.example +++ b/config.json.example @@ -159,6 +159,26 @@ "0xd3338f21c89745e46af56aeaf553cf96ba9bc66f": "DROP" } } + }, + { + "name": "plasma", + "rpc": "https://rpc.plasma.to", + "deploymentBlock": 4810535, + "filterPolicy": { + "defaultAction": "ACCEPT", + "conditionalOrderIds": { + "0x5b3cdb6ffa3c95507cbfc459162609007865c2e87340312d3cd469c4ffbfae81": "DROP" + }, + "transactions": { + "0x33ef06af308d1e4f94dd61fa8df43fe52b67e8a485f4e4fff75235080e663bfa": "DROP" + }, + "handlers": { + "0xd3338f21c89745e46af56aeaf553cf96ba9bc66f": "DROP" + }, + "owners": { + "0xd3338f21c89745e46af56aeaf553cf96ba9bc66f": "DROP" + } + } } ] }