HamCup Crew

Verified contract

Active on Ethereum with 184 txns
Deployed by via 0x429d2304 at 18432934
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "HamCup Crew"

0xc5261898010b36f334be2c563a0cae96f4b8483a42568b640867522ab8462408
0xb82c20590f884466a3101badc251104f86070b63ca40f0ae34b935b043ad3f2e
0xaeff226e30cafcf8e19e023c952b3ce904fa1eed8d5ada9fa402c0cd83e6f11a
0x034d2f1c916c7a813d4a044e087c98f8f394f540d155c8b16ca7053abe07f4c0
0xde0b54f44f68901fc69567eb7e4817978fac6020fbe39de8019f6c814817fb15
0x54e5563b5242512a98dc814656379766e18a621c8693600a80a7443f160affff
0xcc55271f9122800fbb7d8b4c82d5864cec602a699764a1a80b25e0ea21ece2c7
0x2ba8e3503d012b759f88fade8ba1f5d4ed175bda9a3550ffda397e89427ac512
0xb51ecae241c4f83d852cf7b026a456c7b86f1897e1733f958f916a4fe1dbbb11
0xc3cbe5276b3df30e84ff92c554eb7e29ef57d2f3eb160ddc64a41b00b2b46b33

Functions
Getter at block 20910073
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://data.syou-nft.com/hcc/json/
cal(view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
calLevel(view returns (uint256)
1
enableRestrict(view returns (bool)
true
locker(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
HamCup Crew
owner(view returns (address)
0xd977cbca1bca8e15303436b0db902350ad5941fd
symbol(view returns (string)
HCC
totalSupply(view returns (uint256)
10000
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 accountaddress operatorview returns (bool)
isLocked(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addLocalContractAllowList(address transferer
approve(address touint256 tokenIdpayable 
burnerBurn(address _addressuint256[] tokenIds
grantRole(bytes32 roleaddress account
minterMint(address _addressuint256 _amount
ownerMint(address touint256 count
removeLocalContractAllowList(address transferer
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCAL(address value
setCALLevel(uint256 value
setDefaultRoyalty(address receiveruint96 feeNumerator
setEnableRestrict(bool value
setLocker(address value
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(