DeadOnes

Verified contract

Active on Ethereum with 270 txns
Deployed by via 0x11843e6a at 14849479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeadOnes"

0x77165ba9ff3c68f743be63e8efe2ef1d8d995c7214436d346bcfcc99d36753aa
From
0x01213c58da257b1a671c3171d54df2098917a5bbbc145aff0490863450fc904b
From
0x670949ae4f0c082701cba0f967989269c7ba6c63350385b67e9eb3baac0ab56d
From
0xcdc6864d8674510a79ab526e2416d1fa8e8b28c29f97e3a23cd69a3ba1617a74
From
0xdfbcc436da235d036a73d85c4d49e5e25d2a4542411d3820d2701c09a9cb7f12
From
0x4f874cfdab45fe42a5474b01b0cbd96ade4108a3973cb9583f554d670c9083ab
From
0xd9f0fc78ee5a978c51dab31aeddb25695e3c3a72d40717476b25c0a7f6da8d4e
0x87b77c7aeca699eac2d7df3d175f4b9bc8c0b1ce67dab76258583319b9388321
0x1b03276d6bc51b581bcf3cc5dfc671d0e22fb13a6eb85e0b6ff29e9fe07851dd
0x8263cdc389c0bd7cf9559cb5e3b36c68a77476fc93e5ad530e1d8fd014f58e48

Functions
Getter at block 21305370
IS_REVEALED(view returns (bool)
false
NOT_REVEALED_URL(view returns (string)
ipfs://QmadFrk1mCULVkTZk1eqW9QR7dKcBzoFdHnk7Rx8eVdSGK
SURVIVED_CONTRACT(view returns (address)
0xe59c6d591f029507245a1e0a94ea09c41b29f3f9
TEAM_SUPPLY(view returns (uint256)
100
TOKEN_BASE_URL(view returns (string)
ipfs://tba
TOKEN_URL_SUFFIX(view returns (string)
.json
USED_TEAM_SUPPLY(view returns (uint256)
1
WITHDRAW_ADDRESS(view returns (address)
0xdf058f9915adf447695ee01cb6f0a896d4c0b7a6
name(view returns (string)
DeadOnes
owner(view returns (address)
0x60526bbd15bd42acb3a85b84a3112506a573ea0b
symbol(view returns (string)
DONE
totalSupply(view returns (uint256)
6115
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gangBang(uint256 _count
killSperm(address touint256 count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setIsRevealed(bool status
setNotRevealedUrl(string _notRevealedUrl
setSurvivedContract(address _survivedContract
setTokenBaseUrl(string _tokenBaseUrl
setTokenSuffix(string _tokenUrlSuffix
setWithdrawAddress(address _withdrawAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
LogicError(string message
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(