Add mutable filter

Check if owner can change metadata
This commit is contained in:
Theo Brigitte
2024-04-21 15:35:40 +02:00
parent 6dbebe2169
commit a5d9fc1a88
6 changed files with 11 additions and 1 deletions

View File

@ -42,6 +42,7 @@ SNIPE_LIST_REFRESH_INTERVAL=30000
FILTER_CHECK_DURATION=60000
FILTER_CHECK_INTERVAL=2000
CONSECUTIVE_FILTER_MATCHES=3
CHECK_IF_MUTABLE=true
CHECK_IF_MINT_IS_RENOUNCED=true
CHECK_IF_FREEZABLE=true
CHECK_IF_BURNED=true