bool rvnCondition(String address, {bool mainnet = true}) => address.contains(RegExp(ravenBase58Regex(mainnet)));