Return whether bytecode already exists at the provided Safe address.
SAFE-CREATE when the Safe is live.
https://relayer.forka.st/deployed with the usual L2 headers plus the Safe address you want to inspect.| Name | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Safe proxy address calculated by your builder. |
true confirms that bytecode already exists at the address.POST /submit with SAFE-CREATE to avoid nonce conflicts.