@contracts:codeAt
Return the deployed bytecode at an address.
Returns: bytes
Syntax
Section titled “Syntax”@contracts:codeAt(address)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
address | address | Contract or account address |
See Also
Section titled “See Also”- @contracts:storageAt — read a storage slot
- sim:set-code — override bytecode in simulation