CORS
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
OPTIONS /chainstate HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /chainstate/{height} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /deposit HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /deposit/recipient/{recipient} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /deposit/reclaim-pubkeys/{reclaimPubkeys} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /deposit/{txid} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /deposit/{txid}/{index} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /health HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /limits HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /limits/{account} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /start_throttle HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /withdrawal HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /withdrawal/recipient/{recipient} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /withdrawal/sender/{sender} HTTP/1.1
Host: localhost:3031
Accept: */*
OPTIONS /withdrawal/{id} HTTP/1.1
Host: localhost:3031
Accept: */*