MonsterbudsV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x813a6ba2 at 15216251
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
11 additional variables

No balances found for "MonsterbudsV2"

No transactions found for "MonsterbudsV2"


Functions
Getter at block 20915444
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
packwoodERC721(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
tokenCounter(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
breedingInfo(uint256view returns (uint256 tokenIduint256 breedCountuint256 timstamp)
checkPPPUser(address _pppUserview returns (bool)
getApproved(uint256 tokenIdview returns (address)
holders(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pppMintStatus(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addPPPUserStatus(address[484] _pppUserbool _status
approve(address touint256 tokenId
breedUpdation(uint256 monsterbudIdaddress recieverreturns (uint256)
createCollectible(uint256 quantitypayable returns (uint256[])
createPPPCollectiable(uint256 _tokenIdreturns (uint256)
createPfpVersion(uint256 token_idpayable returns (bool)
hybreedCollectiable(uint256 req_token_iduint256 accept_token_iduint256 breed_req_idpayable returns (uint256)
purchase(struct MonsterbudsV2Order orderbytes signaturepayable returns (bool)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
selfBreedCollectiable(struct MonsterbudsV2SelfBreed breedbytes signaturepayable returns (uint256)
selfDestruct(
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBreedValue(uint256 _ethValuereturns (uint256)
updateBuyStatus(bool _statusreturns (bool)
updateDefaultUri(string _beforestring _afterreturns (bool)
updateFeeMargin(uint256 nextMarginreturns (uint256)
updateFeeSKTWallet(address nextOwnerreturns (address)
updateHybridStatus(bool _statusreturns (bool)
updatePackwoodERC721(address nextOwnerreturns (address)
updatePfpValue(uint256 _valuereturns (bool)
updateSKTCommunityWallet(address nextOwnerreturns (address)
updateSelfBreedStatus(bool _statusreturns (bool)
updateTokenMintRate(uint256 _ethValuereturns (uint256)
updateTokenUri(uint256 tokenIdstring token_urireturns (bool)
updatepercentDenominator(uint256 _noreturns (uint256)
Events
AddHolder(address pppUserbool status
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
FreeTokenDetails(uint256 parentTokenIdaddress ownerstring tokenURIuint256 tokenIdbool status
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PfpDetails(address tokenOwneruint256 tokenIduint256 price
TokenDetails(address ownerstring[] tokenURIuint256[] tokenIduint256 totalValue
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
breedSelf(address indexed selfAddressuint256 motherTokenIduint256 donorTokenIdstring tokenURIuint256 newTokenIduint256 sktFeePrice
buyTransfer(address indexed sellerAddressaddress indexed buyerAddressuint256 indexed tokenIduint256 price
hybreed(address indexed requesterEthAddressaddress indexed accepterEthAddressuint256 motherTokenIduint256 donorTokenIdstring tokenURIuint256 newTokenIduint256 breedReqIduint256 sktFeePriceuint256 accepterFeePrice
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.