-
jtgrassiemaxwilliamson: validate_address works fine (I just tested it with a stagenet and testnet address). You have to pass both "address":"<the address>" and "any_net_type":true
-
jtgrassiemaxwilliamson: then the result object tells you which network the address validated for.
-
jtgrassiemaxwilliamson: It tries to valudate for each nettype and responds for the first one validated or "valid": false.