MidniteWolfPack

Verified contract

Active on Ethereum with 1,368 txns
Deployed by via 0xb0c17287 at 14456582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MidniteWolfPack"

0x5fa159fa159082280b19ad150a44e80bc9191ab8786cd941264daa5b2db64042
0x1994a90deb37688152403f252a101d5ce4fb84412cecca95a457e3f53b3963dd
0x15ce26fcad51732fa1fe1cf250cdf188dfc9399b03686d68352d785bc519eac3
0x0ab1face28dc15819426d18977596faea6e26fa0f2523dfccb90fc398c4e2d8a
0x93d05feaf71df57f358e77f89e2ca612f5daca17083ebb3decdad7cb26591c6a
0x424590d94cd2a11d8328c258f901bfab3143d518e62aac94d917af436b6dbb8f
0xd6fef630b53ea89bc6a0bc721ab7cffe5993e042f81a15608e73e63234951613
0x1d31f0427087e99272fbfd59b94f776f4849c20d1aea157fc93f93a1b34d7612
0x93bf1d68d0b7c57c708e0ec9f73e5000721b2cfdc5946e72da7eadf94ce39092
0x8f3897203bba19e5f2ac8f6cc94b28dc903532ce8e2809c9c3afa17448e99d67

Functions
Getter at block 20902383
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
MidniteWolfPack
paused(view returns (bool)
false
symbol(view returns (string)
WOLF
totalMinted(view returns (uint256)
5000
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
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
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
internalMint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address touint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMintPrice(uint256 _newMintPrice
transferFrom(address fromaddress touint256 tokenId
unpause(
withdraw(uint256 _withdrawalreturns (bool)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
WolfMinted(address touint256 tokenId
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.