YCSM

Verified contract

Active on Ethereum with 206 txns
Deployed by via 0x34ff6feb at 13131702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "YCSM"

0x407de7983b59bfb3548dca0f39f97ce13ab330695d988259332608bfc30bef7b
0x2965a6353c19684dad82d6daea1596b9da078125308e2b7e52b0407ab2e4f87a
From
0x57981de45bf3c30b5fa9a7a8509302add5ed1aadaa7a30d707ddec7cc19235d8
0xd27aef55328a5979b19090d5cb12eda9593569f75abe08bbb6308789f4a61f25
0x4e6f1d71515e7695688a71b9f4e02232b1a941d5184bc6729274ed61e6089d4d
0x4e7bb1c59c542249e7b06934f56656d9b8fa40f643aa7f29d2591251dd0d43e9
0x31828cfa4abd37ac029058122b0ea93ec649e0347978019ecf5039fe0424239a
0x1255c10dec6cc948c2e249d08f7efb40eac5265d1d8c740b7255e6a3a86a1444
0xd70e7bcbb0ecf8967ef55f61c24538709f56d7376455d44d670180b4af98d9ff
0xbaa042a7b00df0b55f965d4a392c160076a57f4cce6144712d63eb1fbe9c9b51

Functions
Getter at block 20860839
baseURI(view returns (string)
https://ipfs.io/ipfs/Qme5NjSgwB2uC2G61VN61iWmR7mfFkifWQqdyBQ6sQd2xE/
maxSupply(view returns (uint256)
100
mintingActive(view returns (bool)
true
mintingPerTxLimit(view returns (uint256)
1
mintingPrice(view returns (uint256)
100000000000000000
mintingStartTimestamp(view returns (uint256)
1630548000
name(view returns (string)
YCSM
owner(view returns (address)
0xf942040710bedf7220beb24b220631c2255e87f1
poe(view returns (address)
0x5945baf9272e0808165adea61b932ec1604fb161
symbol(view returns (string)
YCSM
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasPurchased(address buyerview 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
adminMint(address receiveruint256 _amount
approve(address touint256 tokenId
mint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMintingActive(bool newMintingState
setMintingPrice(uint256 newMintingPrice
setMintingStart(uint256 mintingStart
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 mintingStartstring _uriaddress poeToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.