Compute the address of an ERC3643 Diamond token
POST/v2/factory/erc3643-diamond/compute-address
Computes the deterministic CREATE2 address where an ERC3643 token with Diamond standard (ERC-2535) would be deployed for the given parameters, without submitting any transaction. Useful for pre-funding or referencing the contract before deployment.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Too many requests — rate limit exceeded
Response Headers
Retry-After
Number of seconds to wait before retrying
X-Request-Id
Correlation ID for this request. Include in support tickets. Also returned in the response body as requestId.
Example:
355dacbf-2e91-4d8b-8b4d-a5ffccec41a7Server error