Create Trust Network Proof of Address
Creates a cryptographic proof of address ownership for TRUST network.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Body
Request to create a cryptographic proof of address ownership for TRUST network compliance
The ID of the vault account.
"0"
The asset identifier for which proof of address is being created.
"ETH"
The prefix to be used for signing messages.
1 - 255"trust_verification"
A unique identifier (UUID) obtained from TRUST (CreateAddressOwnership)
"550e8400-e29b-41d4-a716-446655440000"
Response
Proof of address transaction created successfully
Response from creating a proof of address transaction
Transaction ID from Fireblocks (UUID format)
"550e8400-e29b-41d4-a716-446655440000"
Status of the typed message transaction from Fireblocks. For details, see Primary transaction statuses
SUBMITTED, QUEUED, PENDING_SIGNATURE, PENDING_AUTHORIZATION, PENDING_3RD_PARTY_MANUAL_APPROVAL, PENDING_3RD_PARTY, BROADCASTING, PENDING_AML_SCREENING, CONFIRMING, PARTIALLY_COMPLETED, PENDING_EMAIL_APPROVAL, CANCELLED, REJECTED, FAILED, TIMEOUT, BLOCKED "PENDING_SIGNATURE"