Compute the address of an ERC3643 token
POST/factory/erc3643/compute-address
Computes the deterministic CREATE2 address where an ERC3643 token 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
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Server error