DCNTCrescendo

Verified contract

Implementation

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

No balances found for "DCNTCrescendo"

No transactions found for "DCNTCrescendo"


Functions
Getter at block 20909833
contractURI(view returns (string)
hitch(view returns (uint256)
0
liquidity(view returns (uint256)
0
metadataRenderer(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0xfbe304258dcf193b9a320541985e2078ddb34287
parentIP(view returns (address)
0x0000000000000000000000000000000000000000
reserveAmt(view returns (uint256)
0
royaltyBPS(view returns (uint256)
0
saleIsActive(view returns (bool _saleIsActive)
true
saleIsPaused(view returns (bool)
false
saleStart(view returns (uint256)
0
splitMain(view returns (address)
0x0000000000000000000000000000000000000000
splitWallet(view returns (address)
0x0000000000000000000000000000000000000000
step1(view returns (uint256)
0
step2(view returns (uint256)
0
symbol(view returns (string)
takeRateBPS(view returns (uint256)
0
totalWithdrawn(view returns (uint256)
0
unlockDate(view returns (uint256)
0
Read-only
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
calculateCurvedBurnReturn(uint256 amountuint256 idview returns (uint256)
calculateCurvedMintReturn(uint256 amountuint256 idview returns (uint256)
isApprovedForAll(addressaddressview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
buy(uint256 idpayable 
createSplit(address[] accountsuint32[] percentAllocationsuint32 distributorFee
distributeAndWithdraw(address accountuint256 withdrawETHaddress[] tokensaddress[] accountsuint32[] percentAllocationsuint32 distributorFeeaddress distributorAddress
distributeAndWithdrawFund(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 CrescendoConfig _configstruct MetadataConfig _metadataConfigaddress _metadataRendereraddress _splitMain
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
sell(uint256 id
setApprovalForAll(address operatorbool approved
setMetadataRenderer(address _metadataRenderer
transferFundToSplit(uint256 transferETHaddress[] tokens
transferOwnership(address newOwner
transferToSplit(uint256 transferETHaddress[] tokens
updateContractURI(string contractURI_
updateUri(string uri_
withdraw(
withdrawFund(
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CurvedBurn(address indexed senderuint256 amountuint256 iduint256 reimbursement
CurvedMint(address indexed senderuint256 amountuint256 iduint256 deposit
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.