Cheers UP Emoji

Verified contract

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

No balances found for "Cheers UP Emoji"

0x88384536c77f8ed67f41eada65630ae5871bd2776e8f7cfa74b167e86f27f451
0xbf7ce373185d406702fda954a1c187787b5b0c876f7e1e112712a46bcedbd29b
0xcc5f9d07b300ccf89fdc9b7caa22b7975035a26a4bd8d589ece3a5839f67a847
0x51a35cd3e0fb7b6340a8373543b90184ce0f5dff75678d8ece4d0982ee505e11
0x8b3c0c9e5da509efc22dd93c89588410e6ba14f3a9291b8dde288bf3899d6c99
0x4a85ba829d22d0e1259344622d586faf5e52bff60c1f191652075effffc481f7
0x4dc64cbe38a807d1788ca36c8ee7ef75c2fcf09624da8ff06f7e621cff36a9db
0xb969ce38d2ba7c7791ccf08bf72a0bac95210d89447ae88da42da7f8b21e0d67
0x0422332393a149df3b20e090c6fe3bdcc6f9384fec14ac32c497d9698aa0c369
0xd97a126205fb30ec6df509f8095ed5c255bbdf233e572d97db09f7e991459622

Functions
Getter at block 21169459
contractSealed(view returns (bool)
false
name(view returns (string)
Cheers UP Emoji
owner(view returns (address)
0xb487ac0c37cef010c89c4ab86a3cabef1aba637b
paused(view returns (bool)
false
symbol(view returns (string)
CUPEMOJI
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
children(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenId_view returns (string)
State-modifying
addChild(address address_
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
emergencyPause(
rawBurn(address from_uint256 id_uint256 amount_
rawBurnBatch(address from_uint256[] ids_uint256[] amounts_
rawMint(address to_uint256 id_uint256 amount_bytes data_
rawMintBatch(address to_uint256[] ids_uint256[] amounts_bytes data_
rawSafeBatchTransferFrom(address from_address to_uint256[] ids_uint256[] amounts_bytes data_
rawSafeTransferFrom(address from_address to_uint256 id_uint256 amount_bytes data_
rawSetApprovalForAll(address owner_address operator_bool approved_
removeChild(address address_
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
sealContract(
setApprovalForAll(address operatorbool approved
setURI(uint256 tokenId_string uri_
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ChildAdded(address indexed address_
ChildRemoved(address indexed address_
ContractSealed(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(address royaltyRecipient_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.