Return the contract information given an id
The ID or hex encoded EVM address (with or without 0x prefix) associated with this contract.
^(\d{1,10}\.){0,2}(\d{1,10}|(0x)?[A-Fa-f0-9]{40})$The consensus timestamp as a Unix timestamp in seconds.nanoseconds format with an optional comparison operator. See unixtimestamp.com for a simple way to convert a date to the 'seconds' part of the Unix time.
^((eq|gt|gte|lt|lte|ne):)?\d{1,10}(.\d{1,9})?$OK
The public key which controls access to various network entities.
Network entity ID in the format of shard.realm.num
^\d{1,10}\.\d{1,10}\.\d{1,10}$"0.0.2"
7776000
Network entity ID in the format of shard.realm.num
^\d{1,10}\.\d{1,10}\.\d{1,10}$"0.0.2"
A Unix timestamp in seconds.nanoseconds format
^\d{1,10}(\.\d{1,9})?$"1586567700.453054000"
false
A network entity encoded as an EVM address in hex.
40 - 42^(0x)?[A-Fa-f0-9]{40}$A Unix timestamp in seconds.nanoseconds format
^\d{1,10}(\.\d{1,9})?$"1586567700.453054000"
Network entity ID in the format of shard.realm.num
^\d{1,10}\.\d{1,10}\.\d{1,10}$"0.0.2"
"contract memo"
Network entity ID in the format of shard.realm.num
^\d{1,10}\.\d{1,10}\.\d{1,10}$"0.0.2"
Network entity ID in the format of shard.realm.num
^\d{1,10}\.\d{1,10}\.\d{1,10}$"0.0.2"
A timestamp range an entity is valid for
The contract bytecode in hex during deployment
The contract bytecode in hex after deployment