Help for this page

Select Code to Download


  1. or download this
    my $url_query = "currency=usdt"."&amount=20"."&address=0x55Dc816924e33
    +CA50830A"."&destination_tag=None";
    
  2. or download this
    {"status": "error", "reason": {"amount": ["This field is required."]}}
    
  3. or download this
    #!/usr/bin/perl
    
    ...
        print "HTTP POST error message: ", $resp->message, "\n";
    }