0x9D07B29B2dF92BE482F5162ecDcD793e036A9900
on Syscoin Mainnet (57)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- NFTWars
- Compilation Target
- contracts/NFTWars.sol:NFTWars
- Language
Solidity
- Compiler
- solc 0.8.1+commit.df193b15
- EVM Version
- istanbul
- Verified At
- 2024-08-08 10:05:58 UTC
- Deployer
- 0x466704255846215c408782912a601dC7d24B1A1E
- Deployment Transaction
- 0xe023f1f78f7e7f4f6af082c4e222983df6891811cc3e2dcf37da03fceae46ad5
- Block Number
- 312635
- Transaction Index
- 1
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
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: QmavVjcu9ebMJ55x6vgpk5WwURds8UUWYfwRnFtV9mv6E1
Loading contract data...
Transformations
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: QmavVjcu9ebMJ55x6vgpk5WwURds8UUWYfwRnFtV9mv6E1
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 | contracts/NFTWars.sol:NFTWars |
| 1 | 0 | 32 | _symbol | string | contracts/NFTWars.sol:NFTWars |
| 2 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | contracts/NFTWars.sol:NFTWars |
| 3 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/NFTWars.sol:NFTWars |
| 4 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | contracts/NFTWars.sol:NFTWars |
| 5 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/NFTWars.sol:NFTWars |
| 6 | 0 | 20 | _owner | address | contracts/NFTWars.sol:NFTWars |
| 7 | 0 | 32 | _tokenIdCounter | struct Counters.Counter | contracts/NFTWars.sol:NFTWars |
| 8 | 0 | 32 | _armies | mapping(uint256 ⇒ struct NFTWars.Army) | contracts/NFTWars.sol:NFTWars |
| 9 | 0 | 20 | fundAddress | address | contracts/NFTWars.sol:NFTWars |
| 10 | 0 | 32 | maxSoldiers | uint256 | contracts/NFTWars.sol:NFTWars |
| 11 | 0 | 32 | maxTanks | uint256 | contracts/NFTWars.sol:NFTWars |
| 12 | 0 | 32 | maxDrones | uint256 | contracts/NFTWars.sol:NFTWars |
| 13 | 0 | 32 | maxLatitude | uint256 | contracts/NFTWars.sol:NFTWars |
| 14 | 0 | 32 | maxLongitude | uint256 | contracts/NFTWars.sol:NFTWars |
| 15 | 0 | 32 | _lifePrice | uint256 | contracts/NFTWars.sol:NFTWars |
| 16 | 0 | 32 | _soldierPrice | uint256 | contracts/NFTWars.sol:NFTWars |
| 17 | 0 | 32 | _tankPrice | uint256 | contracts/NFTWars.sol:NFTWars |
| 18 | 0 | 32 | _dronePrice | uint256 | contracts/NFTWars.sol:NFTWars |
| 19 | 0 | 32 | _locationUpdatePrice | uint256 | contracts/NFTWars.sol:NFTWars |
| 20 | 0 | 32 | minfee | uint256 | contracts/NFTWars.sol:NFTWars |
| 21 | 0 | 32 | _hasMinted | mapping(address ⇒ bool) | contracts/NFTWars.sol:NFTWars |
| 22 | 0 | 32 | rewardPeriodEnds | uint256 | contracts/NFTWars.sol:NFTWars |
| 23 | 0 | 32 | currentWinner | address[] | contracts/NFTWars.sol:NFTWars |
| 24 | 0 | 32 | highestStrength | uint256 | contracts/NFTWars.sol:NFTWars |
Transient Storage Layout
Transient storage layout is only available for Solidity contracts compiled with version ≥ 0.8.27.
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...