Proxcity

Verified contract

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

No balances found for "Proxcity"

0x4208081acbb2096869f354852e8f7e2e44bcf357f251ed940bb042d5038a5787
From
0x3177da42f87f366bfe05207f783736c63275aca666363cd4e8c9c83b647ad1b4
0xa8e4d6701ace843396b3a22eae245b5cefd61b5e0c7d4fa6950cfa12674cf436
0xa38af7eaad8b711165f391ee75b18c4896dca1def61c1de987041b8e22f561e0
0x91176d349e66c87e44e4443f69598330f843460fa02e1e66987aef7c5ec503dc
0x4f792dafa496e8bde19919b64f6ec75f93c29b6993a60f910a4c766d15763d6a
0x1dea066b2179be6ddfa19bb1b6caaed8cf67752fe5b8d5fc996194288ba9f8aa
0x61753ef8f281ed170da4ea55ef62bdeb416be91e4064a4fd134ade03daf1f0b5
0x6ef97941a7da31a4d7fbec798eab4a99e5bd7b02d46e9be800cf92cc42b58dfb
0xd668ec6163a43953c1517b44368906719abdc55a1a03ad2c22f01f087653c2f6

Functions
Getter at block 20864098
BURN_ENABLED(view returns (bool)
false
FREE_MINT_ENABLED(view returns (bool)
false
MAX_SUPPLY(view returns (uint256)
4000
MINT_COST(view returns (uint256)
100000000000000000
MINT_ENABLED(view returns (bool)
true
WM_ACTIVE(view returns (bool)
false
WM_LIMTED(view returns (bool)
false
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://storage.googleapis.com/land-plot-json/
name(view returns (string)
Proxcity
owner(view returns (address)
0xee334345eeaff1c984f0685f66ef9548e7b75674
payoutWallet(view returns (address)
0xee334345eeaff1c984f0685f66ef9548e7b75674
symbol(view returns (string)
PRXCTY
totalSupply(view returns (uint256)
1316
Read-only
allowedWmMints(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
freeMints(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
staked(uint256view returns (address owneruint256 timestamp)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _token_idview returns (string)
wmMints(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 _token_id
freeMint(uint256 _quantity
mint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _extension
setBaseURI(string _newBaseURI
setBurn(bool _active
setPayoutWallet(address _wallet
setPhase(uint256 _phasebool _active
setPrice(uint256 _price
setSupply(uint256 _supply
setWMLimited(bool _active
setWMMints(address[] _walletuint256[] _amount
stake(uint256 _token_id
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unstake(uint256 _token_id
withdraw(payable 
wmMint(uint256 _quantity
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(