HypeSaintsCoin

Verified contract

Active on Ethereum with 144 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HypeSaintsCoin"

0xa06c8de5d8d525723463380e89d1c767ae3294e32e158f952082f9148f201db2
0x7908bfd83c61c627fc71cd911dedd3181d5ebf3a38fab449c04709a67b950abf
0xfad1c640572645a3e5535898b3a6d47c4b713fdd5582e678aa3139ec3ed0dfce
0x55fd4484d2a41d46a69fde3b09b54b84233fb9806960f625e29ce6a838111597
0x5830525cb67ffa3a713455767b16db772951c5f29430dd1983b6ce7f16ad265a
0x05b9b1998c021244186a5bfc71a955b8433a56444fa70a084ae7f578ee8a0c78
0xf9fc200ae063f5abd3d824474e3f096caf52c6d4fc9f0ee61dde38ce9c9870d3
0x007e661632e212dec25ff03ec98516a04db56ceeb7771584e776b9a55a9a2648
0x1887d6dafbc81c8408960a5bce5942ff09ac85ef36abddb07ce97498d49360eb
0x44e3ecf140394ddbfb6d26e86cb0e0589c7442a22b7f6b75a1d39ebccc7ec66e

Functions
Getter at block 21178744
COIN(view returns (uint256)
0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ONE(view returns (uint256)
1
getActive(view returns (bool)
true
getPrice(view returns (uint256)
0
maxSupply(view returns (uint256)
3000
owner(view returns (address)
0xd51dbc55d776ce51babc3d9079c025169763a9e6
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
kolMint(address[] _teamuint256 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setActive(bool active
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 maxSupply_
setMerkleRoot(bytes32 merkleRoot_
setPrice(uint256 price
setURI(string uri_
transferOwnership(address newOwner
whitelistMint(bytes32[] _proofpayable 
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string name_string symbol_uint256 maxSupply_uint256 price_address royalty_uint96 royaltyFee_string uri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.