Skip to main content
Related concept

Signature

Description

Returns the deterministic address createB20 would assign for (variant, sender, salt). Never reverts. Param: variant Variant of the token whose address is being predicted. Param: sender Account that would call createB20. Param: salt Caller-chosen salt. Return: The deterministic token address.

Access control

Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.

Policy interaction

No direct policy interaction.

Example