Beg For It

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0xc2b2fca0 at 15983667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Beg For It"

0x70814a30d93a024e4ae560113bd2d0fcbb86dcaf6732ff063b0c48cbce11a423
0xc883479b8034d79580ba213e5b8b838934ea003b35c8c48cd199f15c8fdb17e0
0x788a9f653eed9a1e1d5572e676f4fe9404a043f54bc11ced53bc6c5af2fb26cb
0xf730c3c392cfe9652a1b0aad37e493f4114d76fddac72607310dea84fd97f9f5
0x3eedd8ce92292bce708516ce8afcf95a5902803d9acb5ff9b81e89dd76f3bcb2
0xa1f1556b08e1231694e4d7b827c51dfd3d9dd1eb8ec92f794825b867e3b5e9e8
0xc77728b386216c2eaeb47d5f8dd260a99376d3bb3a37cd58ac1680b6dbc4a790
0x02cf19776b49147e88e4df0d93e906a5f5cfbe37bb96fb8d504ccceb2522f866
0xcaa8ef1c8e6af3cdff769996055315398c1f5e298fcdb8dc0118ed22959b6e4d
0x625dad34f7f66d1ca24ea385d85131948326efaeb7d6db1998cbb33070749d77

Functions
Getter at block 20908606
MAX_TOKENS(view returns (uint256)
200
baseURI(view returns (string)
ipfs://bafkreiant2g3us5ojkzlzqvn4inzy6rlox5jo76v5yiysowy4oaox6tc44?
contractURI(view returns (string)
ipfs://bafyreicevs4w562kchnz3pgrrxzdedl2lfabgf74sx3og2gfunk6r6rflu/metadata.json?
hasAdjustableCap(view returns (bool)
false
maxTokenPurchase(view returns (uint256)
3
metadataRenderer(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Beg For It
owner(view returns (address)
0x6d5969f4472e2a1ef14fe5326933f1cf88c015e6
parentIP(view returns (address)
0x0000000000000000000000000000000000000000
presaleEnd(view returns (uint256)
1668819600
presaleStart(view returns (uint256)
1668646800
royaltyBPS(view returns (uint256)
1500
saleEnd(view returns (uint256)
1670641200
saleIsActive(view returns (bool _saleIsActive)
false
saleIsPaused(view returns (bool)
false
saleStart(view returns (uint256)
1670346000
splitMain(view returns (address)
0x2ed6c4b5da6378c7897ac67ba9e43102feb694ee
splitWallet(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
XNDSNGLS
tokenGateConfig(view returns (address tokenAddressuint88 minBalanceuint8 saleType)
(tokenAddress=0x0000000000000000000000000000000000000000, minBalance=0, saleType=0)
tokenPrice(view returns (uint256)
35000000000000000
totalSupply(view returns (uint256)
64
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adjustCap(uint256 newCap
approve(address touint256 tokenId
createSplit(address[] accountsuint32[] percentAllocationsuint32 distributorFee
distributeAndWithdraw(address accountuint256 withdrawETHaddress[] tokensaddress[] accountsuint32[] percentAllocationsuint32 distributorFeeaddress distributorAddress
distributeERC20(address tokenaddress[] accountsuint32[] percentAllocationsuint32 distributorFeeaddress distributorAddress
distributeETH(address[] accountsuint32[] percentAllocationsuint32 distributorFeeaddress distributorAddress
flipSaleState(
initialize(address _ownerstruct EditionConfig _editionConfigstruct MetadataConfig _metadataConfigstruct TokenGateConfig _tokenGateConfigaddress _metadataRendereraddress _splitMain
mint(uint256 numberOfTokenspayable 
mintAirdrop(address[] recipients
mintPresale(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofpayable 
renounceOwnership(
reserveDCNT(uint256 numReserved
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setContractURI(string uri
setMetadataRenderer(address _metadataRenderer
setPresaleMerkleRoot(bytes32 _presaleMerkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
transferToSplit(uint256 transferETHaddress[] tokens
updateSaleStartEnd(uint256 newStartuint256 newEnd
withdraw(
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
Initialized(uint8 version
Minted(address senderuint256 tokenId_
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

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(