0xb70b639f29C45882b4c39e7611d2BA8E171dc561
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
- KolorLandNFT
- Compilation Target
- project:/contracts/KolorLandNFT.sol:KolorLandNFT
- Language
- Solidity
- Compiler
- solc 0.8.0+commit.c7dfd78e
- EVM Version
- istanbul
- Verified At
- 2024-08-08 12:35:56 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
View on 
Solidity metadata.json IPFS hash: Qmb9hfha5vdvB95Q7PC19oAEyjb6wF7SJsPY5wjTYkHokP
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
View on 
Solidity metadata.json IPFS hash: Qmb9hfha5vdvB95Q7PC19oAEyjb6wF7SJsPY5wjTYkHokP
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _name | string | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 1 | 0 | 32 | _symbol | string | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 2 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 3 | 0 | 32 | _balances | mapping(address ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 4 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 5 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 6 | 0 | 32 | _ownedTokens | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 7 | 0 | 32 | _ownedTokensIndex | mapping(uint256 ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 8 | 0 | 32 | _allTokens | uint256[] | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 9 | 0 | 32 | _allTokensIndex | mapping(uint256 ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 10 | 0 | 20 | _owner | address | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 11 | 0 | 32 | _tokenIdCounter | struct Counters.Counter | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 12 | 0 | 20 | marketplace | address | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 13 | 0 | 32 | baseURI | string | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 14 | 0 | 32 | mintedNFTSInfo | mapping(uint256 ⇒ struct NFTInfo) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 15 | 0 | 32 | ownedLands | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 16 | 0 | 32 | landIndex | mapping(uint256 ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 17 | 0 | 32 | _totalLandOwned | mapping(address ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 18 | 0 | 32 | buyers | mapping(uint256 ⇒ mapping(address ⇒ bool)) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 19 | 0 | 32 | totalBuyers | mapping(uint256 ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 20 | 0 | 32 | species | mapping(uint256 ⇒ mapping(uint256 ⇒ struct Species)) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 21 | 0 | 32 | totalSpecies | mapping(uint256 ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 22 | 0 | 32 | points | mapping(uint256 ⇒ mapping(uint256 ⇒ struct GeoSpatialPoint)) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 23 | 0 | 32 | totalPoints | mapping(uint256 ⇒ uint256) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
| 24 | 0 | 32 | isAuthorized | mapping(address ⇒ bool) | project:/contracts/KolorLandNFT.sol:KolorLandNFT |
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...