WE_ARE_KLOUD

Verified contract

Active on Ethereum with 5,085 txns
Deployed by via 0x6e2e1d04 at 13973502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WE_ARE_KLOUD"

0x048f1229763f54f70f61d0ac5c2de10e7d24899c5b1d8dd0cf7c079db5cf4788
0x6fb208faa937f131f681ebac3bd67a1cd5b4580b1d86ebc2ebe2035c81dfbb72
0x021f39bdc02f7c3f1458c36f6ccde4de2749c8d85154e292cc06167a1a65204b
0x5cfe30966af2fbc6418cc5a0910758df4cce204a363753eecc8573f8803703ca
0xb872b776d462c07196f71c719fc6b0436ded4a17ac8e52c9b6712de508827fdc
0x2fe91214812159aae39c00c1e093a9868ba70f273616450ab686bb6f3aa9ae1d
0x318c28fd02a07763af5efa1a278bcaf623f4f85d56766f785ade5a2f7d4ebf2c
0x7355013d9c1888d8fee3a15f503e455d11f6e371247b9672336e1276678204f0
0xd6bc2058504787c5b954e69cc1e1799b6be2ab7f1260a261700af60411910362
0xa47548501a09c6d996081654ed6d7d0fb1593c325d32077418862d19641b6543

Functions
Getter at block 21316051
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseURI(view returns (string)
https://soundmint-public.s3.amazonaws.com/KLOUD_REVEALED/meta/
maxSupply(view returns (uint256)
5000
name(view returns (string)
WE_ARE_KLOUD
owner(view returns (address)
0xf8786404f798ac1fb2709c3ea8ef1effa7d11aa1
symbol(view returns (string)
KLOUD
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)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
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)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address to
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxSupply(uint256 supply
setTokenURI(uint256 tokenIdstring newTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress 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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.