Feudalz

Verified contract

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

No balances found for "Feudalz"

0x02dfa3dbc8b3498e23690e90cd6d6f3f15739573b6bdf16795a88f9a41e631c0
0x98027995f045e41c6d87f20b546fe867adbc26bbdfdd19af8eeb2080a391f37e
0xcd8936864965ec8cca25e9d5581d854ac57732f9cb964345e34e95b23fb7cdae
0x717c2b2b16b663720c3b2ab5ff3686fd78d2b40cd2182db3985bbc3c12d1e4b0
0xeba08cd2a4c836c0b25350ce968429547ccfdb30d9b59bafa414600b1edbbbe6
0xd6442a6a646cb5d2b615772f2731e9f509c7458c825a1df07368a6029bd0d34e
0xd8eb2d28581b3361b068e410c359cb83abee2e6f92ed5f5cc6d8f445b8468e43
0xc3da7ee30919c8aedcdf2bcc242491116b594f5121c49be9f0171f5fa7b89be3
0x55a566d5cdb5f8d63b2b53385bcdb46e9dbc876b4665b9fc6664020d9508fbf2
0x0c159629f0e33e23e2dfd4fd59c55ebb9d1f253fc92a4d9e95f682dc38fceabf

Functions
Getter at block 21290676
MAX_SUPPLY(view returns (uint256)
4444
contractURI(view returns (string)
ipfs://QmeRwHVnYHthtPezLFNMLamC21b7BMm6Er18bG3DzTVE3T
isSalesActive(view returns (bool)
true
maxFreeMint(view returns (uint256)
888
maxFreeMintPerWallet(view returns (uint256)
14
name(view returns (string)
Feudalz
owner(view returns (address)
0xc00f4b8022e4dc7f086d703328247cb6adf26858
price(view returns (uint256)
30000000000000000
symbol(view returns (string)
FEUDALZ
totalSupply(view returns (uint256)
4444
Read-only
addressToFreeMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setPrice(uint256 newPrice
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.