M101Shelter

Verified contract

Active on Ethereum with 3,621 txns
Deployed by via 0xe9fc94ba at 13442014
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "M101Shelter"

0x271a261fb6fff7810d68834a1eafe698ece57bf9e495f743ac1a4011a6f55442
0xe8f7065996dd701c1a5d1a52d74ae60ade2687e57ecb72105cdfdcd91a3c0493
0xaf8df86ea20ae96173a8b1653c8c03a8159a4a290076cd3959b5f0b387c5f2b5
From
0x525c582de8b677f97600703836031f2978239894df8b8db3f8e1e4812cba7e96
0x3a6a436e40bdf834855fddcf999ced370c43990beaaf40830a85319363a281b8
0x6e297fb5fd39c9a0b603babb6b529bd7512fbdf9128321e44309f8cf93a3ff0e
From
0x33fd0b98be83215424056189cefcd291e263ae13e9a5d09215e9df6c344cb8d5
0x22afbad600c45a5227687b81fd70ece474234151eed21fc7afc089db257cd6be
0x4e64f5bcfe9471a89d3ae1fec8bfb1c6af50caca67690a692791165be870a822
0x97a719b77a584c1936f49869cce27ef9704dd19017319f95b4ea419af0d6cf50

Functions
Getter at block 21290478
MAX_NFTS(view returns (uint256)
10101
getMaxCount(view returns (uint256)
10
name(view returns (string)
M101Shelter
owner(view returns (address)
0xb24f2b95bea3d787b0cb5f245eb7a48fff91ab58
paused(view returns (bool)
true
presalePaused(view returns (bool)
true
symbol(view returns (string)
M101Shelter
totalSupply(view returns (uint256)
3101
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 _countview returns (uint256)
inWhiteListCount(address _addressview returns (uint256)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addToWhiteList(address[] _addreses
approve(address touint256 tokenId
deleteFromWhiteList(address[] _addreses
mint(address _touint256 _countpayable 
pause(bool val
pausePresale(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxCount(uint256 _count
setPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.