StrongDoge

Verified contract

Active on Ethereum with 326 txns
Deployed by via 0xb6dc2021 at 13405983
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $131.8
ERC-20
Value $33.24
0x875e3ff4b66f26c6a5416e4479524a1813ab0fc825ad0b4c937c86eac5646471
0xb068518633b1510bf8197bf57ca6fb334f3634766c007ef563a18dc7c2058936
0x9283499ae2538bb26ef180a90fedf4039bec7eb38d0bf317091bac55aa448bf6
0xec2527bc425e25a63e001c2483eb1da5b43f52770b26fb158ccc6a72b6599569
0x2af80eaec8b6bcdbb37e47cad477682ee299b967b94f33151adc8b1e4972d055
0x6941683a03a36ea64994aebad7f6e5fab8e85ea174104c7a4fbf2342feff3c1d
0x90dd0c459ae98e254801b296ff546e7e027b95dad12652e8ec1430d86e2e0ca0
0x27a9124e17e686d3041f26fb5a28f1683147a768bcf41c23abaa252c044e113f
0xbf598e71e287e3226c7306546ce1b8a69cac7367c5018ef492c3520ff7d2f173
0x659c2589f8dabc17c6cdca911c85c6ca22f4d579d880d849cc5e379c8eb0c10c

Functions
Getter at block 21004108
baseExtension(view returns (string)
.json
cost(view returns (uint256)
50000000000000000
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
10000
name(view returns (string)
StrongDoge
notRevealedUri(view returns (string)
ipfs://QmVRSn49FizfNjVGELxWk9Gf51UN19iMstccWAUvsF5nFz/hidden.json
owner(view returns (address)
0x8f210cf50ce4ed25b699215879032b63beb9228c
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
SDOGE
totalSupply(view returns (uint256)
416
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
withdrawAmount(uint256 valuepayable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.