DozerDoll

Verified contract

Active on Ethereum with 1,099 txns
Deployed by via 0x91789ed9 at 7540554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x724f4601542d3e36659ca20e62e444c7d0ce8b79a3d8c57b4f983ecd8e0082c5
0x016f9ec614aceaa9d9c8e1bb862f66b816c284925185bbbaaf24f5c89289ca43
0x4164c5233e6011f8c4f1e36b9b8787355828936fb853f6a25b4e955d4a9d465c
0x8e3fb3d9a3e807231e3da50dcb90b3a36f059f4f8338f7bc4e058c6abdeb2156
0xd9301a4618486221e5d30255e29be2f08f8d1ee6326b10ed68309299fcecb1b9
0x06c52c055fcce17f22d12a23574d8affd3135ea948b79f89bb4d4044094876bb
0xea980b95093627bfc1238983d15a4d5982f8d1b4837b3010130fe6a70769fdb9
0xd4b073272e405707b3b026d7c3f9ecdd9a71778995295e1a026e257ea9faa1b2
0xdc42baea7e79c14cd4131700ec38bf2e19762b073279526f7446eb3bd61eb0b9
0x0403c91debbe13c0c1fab9c0e67a862b2db4940a5a4519afc944da35f3b88776

Functions
Getter at block 21192679
 
getCurrentPrice(view returns (uint256)
isOwner(view returns (bool)
false
name(view returns (string)
DozerDoll
owner(view returns (address)
0xde6730e6656f81de06857fd99e47ebf77d9a09f5
prefix(view returns (uint256)
1000000000000
symbol(view returns (string)
Unique Key
totalSupply(view returns (uint256)
3
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address account
approve(address touint256 tokenId
burn(uint256 tokenId
keyExchange(uint256 _tokenId
keyExchangeMultiple(uint256[] _tokenId
mint(address touint256 tokenIdreturns (bool)
mintUniqueTokenToOnlyOwner(address _touint256 _tokenIdstring _tokenURI
mintWithTokenURI(address touint256 tokenIdstring tokenURIreturns (bool)
renounceMinter(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setCurrentPrice(uint256 _currentPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventWithdraw(address _touint256 _value
KeyExchange(address _touint256 tokenId
KeyMint(address _touint256 tokenId
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _tokenURIuint256 _currentPriceuint256 _prefix
Fallback and receive
fallback(
Errors

This contract contains no error objects.