DopeRaider
Verified contract
Active on
Ethereum with 936 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd43e…245a
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOO | ERC-20 | 15K | -- | -- | |
DOPR | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12433488 | 4 years ago | | | 0 | 0.0052588720 | |
| 7356886 | 6 years ago | | | 0 | 0.00023823200 | |
| 6638325 | 6 years ago | | | 0 | 0.00047620800 | |
| 6557376 | 6 years ago | | | 0 | 0.00033730900 | |
| 6516590 | 6 years ago | | | 0 | 0.00066374000 | |
| 6326061 | 6 years ago | | | 0 | 0.00018135235 | |
| 6326023 | 6 years ago | | | 0 | 0.00025061519 | |
| 6326010 | 6 years ago | | | 0 | 0.00029398884 | |
| 6326003 | 6 years ago | | | 0 | 0.00029398884 | |
| 6325997 | 6 years ago | | | 0 | 0.00025062058 |
ABI
ABI objects
Getter at block 21293122
ceoAddress() view returns (address)
0x435bc25b1de2097faaed46e08536121bc50f9d8a
changeIdentityNarcoRespect() view returns (uint256)
30
cooAddress() view returns (address)
0xbace3371fd1e65dd0255ddef233bd16bfa374db2
districtContractAddress() view returns (address)
0xe8c7ecb55a88bfd682fb3ad67eb68e3c88840334
districtsCore() view returns (address)
0xe8c7ecb55a88bfd682fb3ad67eb68e3c88840334
gamePaused() view returns (bool)
true
gen0AuctionDuration() view returns (uint256)
86400
gen0CreatedCount() view returns (uint256)
284
gen0CreationLimit() view returns (uint256)
5000
gen0EndingPrice() view returns (uint256)
20000000000000000
gen0StartingPrice() view returns (uint256)
1000000000000000000
growCost() view returns (uint256)
6000000000000000
implementsERC721() pure returns (bool)
true
name() view returns (string)
DopeRaider
newContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
personalisationCost() view returns (uint256)
10000000000000000
promoCreatedCount() view returns (uint256)
32
promoCreationLimit() view returns (uint256)
200
refineCost() view returns (uint256)
6000000000000000
respectRequiredToRecruit() view returns (uint256)
150
saleAuction() view returns (address)
0xd43e3a7c85fc6bfd8bc56db92dbe9b9675cd245a
symbol() view returns (string)
DOPR
totalSupply() view returns (uint256)
283
Read-only
balanceOf(address _owner) view returns (uint256 count)
getLevel(uint256 _narcoId) view returns (uint16 rank)
getNarco(uint256 _id) view returns (string narcoName, uint256 weedTotal, uint256 cokeTotal, uint16[6] skills, uint8[4] consumables, string genes, uint8 homeLocation, uint16 level, uint256[6] cooldowns, uint256 id, uint16[9] stats)
getRemainingCapacity(uint256 _narcoId) view returns (uint16 capacity)
narcoIndexToApproved(uint256) view returns (address)
narcoIndexToOwner(uint256) view returns (address)
narcosByOwner(address _owner) view returns (uint256[] ownedNarcos)
ownerOf(uint256 _tokenId) view returns (address owner)
State-modifying
Events approve(address _to, uint256 _tokenId)
createGen0Auction(string _genes, string _name)
createPromoNarco(string _genes, string _name, address _owner)
createSaleAuction(uint256 _narcoId, uint256 _startingPrice, uint256 _endingPrice, uint256 _duration)
growWeed(uint256 _narcoId) payable
incrementStat(uint256 _narcoId, uint256 _index)
pause()
recruitNarco(uint256 _narcoId, string _genes, string _name)
refineCoke(uint256 _narcoId) payable
setCEO(address _newCEO)
setCOO(address _newCOO)
setChangeIdentityNarcoRespect(uint256 _respect)
setCooldown(uint256 _narcoId, uint256 _index, uint256 _new)
setDistrictAddress(address _address)
setGrowCost(uint256 _cost)
setNewAddress(address _v2Address)
setPersonalisationCost(uint256 _cost)
setRefineCost(uint256 _cost)
setRespectRequiredToRecruit(uint256 _respect)
setSaleAuctionAddress(address _address)
transfer(address _to, uint256 _tokenId)
transferFrom(address _from, address _to, uint256 _tokenId)
unpause()
updateCokeTotal(uint256 _narcoId, bool _add, uint16 _total)
updateConsumable(uint256 _narcoId, uint256 _index, uint8 _new)
updateNarco(uint256 _narcoId, string _genes, string _name) payable
updateSkill(uint256 _narcoId, uint256 _index, uint16 _new)
updateWeedTotal(uint256 _narcoId, bool _add, uint16 _total)
withdrawAuctionBalances()
withdrawBalance()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ContractUpgrade(address newContract)
GrowWeedCompleted(uint256 indexed narcoId, uint256 yield)
NarcoCreated(address indexed owner, uint256 narcoId, string genes)
RefineCokeCompleted(uint256 indexed narcoId, uint256 yield)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
This contract contains no error objects.