Skip to main content

ComputedAddress

computedAddressstringrequired

Deterministic CREATE2 address where the token contract will be deployed if a deployment is executed with the same parameters. No transaction is submitted by this endpoint.

Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$

Example: 0xC593e77451cE7009209Ea4e7F62d64F2355D71ff
ComputedAddress
{
"computedAddress": "0xC593e77451cE7009209Ea4e7F62d64F2355D71ff"
}