0xE97dAc5EB7B6B397bd11b5005C3C8967eE52A867
on Celo Alfajores Testnet (44787) (verification on this chain is deprecated)
Exact Match
Runtime Bytecode
Creation Bytecode
Warning: This contract is only matched with runtime bytecode. The constructor may be different from the original one, which could affect the contract's functionality.
- Contract Name
- SmartRentContract
- Compilation Target
- /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract
- Language
- Solidity
- Compiler
- solc 0.5.16+commit.9c3226ce
- EVM Version
- istanbul
- Verified At
- 2024-08-08 12:34:00 UTC
- Deployer
- Deployment Transaction
- Block Number
- Transaction Index
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Contract couldn't be verified with the creation bytecode but with the runtime bytecode. Below is what was found at the time of verification.
Creation Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
Loading contract data...
Runtime Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | landlordAddress | address payable | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 1 | 0 | 32 | landlordName | string | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 2 | 0 | 1 | isSigned | bool | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 2 | 1 | 1 | hasPaidDeposit | bool | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 2 | 2 | 1 | initialized | bool | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 3 | 0 | 32 | tenantToSigned | mapping(address ⇒ bool) | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 4 | 0 | 20 | tenantAddress | address payable | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 5 | 0 | 32 | rentAmount | uint256 | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 6 | 0 | 32 | rentDeposit | uint256 | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 7 | 0 | 32 | startDate | uint256 | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 8 | 0 | 32 | endDate | uint256 | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 9 | 0 | 32 | roomAddress | string | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
| 10 | 0 | 32 | name | string | /C/Users/User/Desktop/fyp/contracts/SmartRentContract.sol:SmartRentContract |
Standard JSON Input
This isn't the original compiler JSON data. Generated for compatibility.
Loading...
Standard JSON Output
This isn't the original compiler JSON data. Generated for compatibility.
Loading...