Savage Dogs Comics

Verified contract

Proxy

Active on Ethereum with 944 txns
Deployed by via 0xb4291d51 at 14839486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
19 additional variables

No balances found for "Savage Dogs Comics"

0xee6005431d1207c4d7017eb9cc88ea1a6018182aa83dfc2aeb5d80ae0a9b7c14
0xcea62a12f08d9ecd61f14717a9c2063f3692409575408f7f7fe81ec5775193b3
0x8ba1c6b45bacc71e085a2154ab464c5df61799be1342410970bcf0cdfbbcb32c
0x871c78654856c69b71ac94ef9b6f7f525ea13ddfb636defc8a61e5adab16a257
0x41c73a59ae0d15c5db06f8078d8ea8b0b52a54c850861e8b697810a66c6a0546
0xe0dc13367ab446efe48055b9dc194d7badfcb7448f47a14f2d141e1d737c05f3
0x09f262c21497c1c30aa4ec22c79755034c406611966280d89adf83693c826d07
0xfe1fdca7409cd9f79aaa5fa7a409dd0d6c0c81eeb8c107038ecdfdbee641d8cc
0x9f291df6b3061570da152e641379e5d53278e85a443697bc022c7d3849fd11cd
0x436317198b2956b462c2dbf004cea81acf97c48c7485e644dbea86cbe2c074ec

Functions
Getter at block 21181832
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowlists(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=26)
config(view returns (struct IConfigMint mintConfigstruct IConfigToken tokenConfig)
(mintConfig=(true, 1653598800, 1704063600, 10000, 500, 25, 60000000000000000), tokenConfig=())
contractType(pure returns (bytes32)
0x50726f7073436f6d696300000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://Qma4v5VXwZRNL69AZsSTFzSBNdzARsJAVZNWHyZtT7PL1P
contractVersion(pure returns (uint8)
1
name(view returns (string)
Savage Dogs Comics
owner(view returns (address)
0x5c144e0518c5bfa5e4851ada7d4c7334e850e0f0
paused(view returns (bool)
false
project(view returns (address)
0x0000000000000000000000000000000000000000
receivingWallet(view returns (address)
0xbb1e9d2ff1488cffb657e0bee23ac59d5a55a47c
signatureVerifier(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
SDCOMIC
totalSupply(view returns (uint256)
1889
Read-only
balanceOf(address ownerview returns (uint256)
getAllowlistById(uint256 _allowlistIdview returns (struct IAllowlistAllowlist allowlist)
getApproved(uint256 tokenIdview returns (address)
getMintedByAllowlist(uint256 _allowlistIdview returns (uint256 minted_)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasMinRole(bytes32 _roleview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
minted(addressview returns (uint256)
mintedByAllowlist(addressuint256view returns (uint256)
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)
typeByTokenId(uint256view returns (uint256)
State-modifying
addAllowlist(struct IAllowlistAllowlist _allowlist
airdrop(address[] __touint256[] __quantities
approve(address touint256 tokenId
burn(uint256 tokenId
fuse(uint256[] __inputTokenIDsuint256[] __outputTokenTypeIDsbytes signature
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _baseURIaddress[] _trustedForwardersaddress _receivingWalletaddress _accessRegistry
mint(uint256[] _quantitiesbytes32[][] _proofsuint256[] _allotmentsuint256[] _allowlistIdspayable 
multicall(bytes[] datareturns (bytes[] results)
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAccessRegistry(address _accessRegistry
setAllowlists(struct IAllowlistAllowlist[] _allowlists
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setConfig(struct IConfigConfig _config
setContractURI(string _uri
setOwner(address _newOwner
setProject(address _project
setReceivingWallet(address _address
setSignatureVerifier(address _address
transferFrom(address fromaddress touint256 tokenId
unpause(
updateAllowlistByIndex(struct IAllowlistAllowlist _allowlistuint256 i
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Fused(address indexed accountstring tokens
Initialized(uint8 version
Minted(address indexed accountstring tokens
OwnerUpdated(address prevOwneraddress newOwner
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
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowlistInactive(
InsufficientFunds(
MerkleProofInvalid(
MintClosed(
MintQuantityInvalid(
MintZeroQuantity(