MadMouseTroupe
Verified contract
Active on
Ethereum with 10,432 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x05fd…a28b
2 additional
variables
Balances ($6.16)
Native
Value
$6.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002 | $3,079.93 |
$6.16 | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- | |
MMC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21007453 | a month ago | | | 0 | 0.00082381732 | |
| 20698482 | 2 months ago | | | 0 | 0.000048609965 | |
| 20553957 | 3 months ago | | | 0 | 0.000026582376 | |
| 20145313 | 5 months ago | | | 0 | 0.00010237000 | |
| 19979815 | 6 months ago | | | 0 | 0.00031332122 | |
| 19547325 | 8 months ago | | | 0 | 0.00065858417 | |
| 19110697 | 10 months ago | | | 0 | 0.00021596636 | |
| 19074722 | 10 months ago | | | 0 | 0.00046566864 | |
| 18926507 | 10 months ago | | | 0 | 0.0012990415 | |
| 18810962 | a year ago | | | 0 | 0.0010257395 |
ABI
ABI objects
Getter at block 21208534 totalNumStaked() view returns (uint256)
description() view returns (string)
5000 Mad Mouse Circus Troupe NFTs native to the Ethereum blockchain. Each newly created NFT begins at Level 1 and is assigned one of the following roles: Clown, Juggler, Magician, Trainer, or Performer. Mad Mouse Circus Troupe NFT holders will be able to take part in the levelling system to evolve their NFTs from Level 1 to Level 3.
gouda() view returns (address)
0x05fd86ee32736ee45de9a2bce71a2cb46c12a28b
imagesBaseURI() view returns (string)
ipfs://QmfNZ2p6WKPr4JYu3kYER964zu8JcHvrFPcYroDfapmJwa/
metadata() view returns (address)
0xb39496c59d3ac68677a4f13884c75dfd373bd732
multiSigTreasury() view returns (address)
0xfb79a928c5d6c5932ba83aa8c7145cbdcdb9fd2e
name() view returns (string)
MadMouseCircus
owner() view returns (address)
0xfb79a928c5d6c5932ba83aa8c7145cbdcdb9fd2e
price() view returns (uint256)
20000000000000000
publicSaleActive() view returns (bool)
true
randomSeed() view returns (uint256)
66991700011419678698131974448307782065287480602140059179371950651220742007107
randomSeedSet() view returns (bool)
true
symbol() view returns (string)
MMC
totalLevel2Reached() view returns (uint256)
1085
totalLevel3Reached() view returns (uint256)
541
totalSupply() view returns (uint256)
5000
Read-only
_tokenDataOf(uint256 tokenId) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256) view returns (address)
getDNA(uint256 tokenId) view returns (uint256)
getLevel(uint256 tokenId) view returns (uint256)
getUserStakeInfo(address user) view returns (struct MadMouseStakingStakeInfo info)
hasSpecialGuest(address user, uint256 index) view returns (bool)
isApprovedForAll(address, address) view returns (bool)
mouseBio(uint256) view returns (string)
mouseName(uint256) view returns (string)
numMinted(address user) view returns (uint256)
numOwned(address user) view returns (uint256)
numStaked(address user) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
pendingReward(address user) view returns (uint256)
previewTokenURI(uint256 tokenId, uint256 level) view returns (string)
shouldUpdateStakedIds(address user) view returns (uint256[])
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenIdsOf(address user, uint256 type_) view returns (uint256[])
tokenURI(uint256 tokenId) view returns (string)
trueOwnerOf(uint256 tokenId) view returns (address)
State-modifying
Events approve(address spender, uint256 tokenId)
burnForBoost(address token) payable
claimReward() payable
claimSpecialGuest(uint256 collectionIndex) payable
clearSpecialGuestData() payable
forceFulfillRandomness() payable
giveAway(address[] to, uint256[] amounts) payable
levelUp(uint256 tokenId) payable
mint(uint256 amount, bool stake) payable
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
recoverToken(address token) payable
requestRandomSeed() payable
resetBio(uint256 tokenId) payable
resetName(uint256 tokenId) payable
reveal(string _imagesBaseURI, bytes32 secretSeed_) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBio(uint256 tokenId, string bio) payable
setBoostTokens(address[] _boostTokens, uint256[] _boostCosts) payable
setDescription(string description_) payable
setGoudaToken(address gouda_) payable
setImagesBaseURI(string uri) payable
setMetadataAddress(address metadata_) payable
setName(uint256 tokenId, string name) payable
setProfileUpdateMinHoldDuration(uint256 duration) payable
setPublicSaleActive(bool active) payable
setSignerAddress(address address_) payable
setSpecialGuestStakingSelector(address collection, bytes4 selector) payable
setSpecialGuests(address[] collections, uint256[] indices) payable
stake(uint256[] tokenIds) payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unstake(uint256[] tokenIds) payable
updateStakedTokenData(uint256[] tokenIds) payable
whitelistMint(uint256 amount, uint256 limit, bytes signature, bool stake) payable
withdraw() payable
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BoostActivation(address token)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor(bytes32 secretHash_)
This contract contains no fallback and receive objects.
BoostInEffect()
CallerIsNotTheOwner()
CallerNotOwnerNorApproved()
CollectionAlreadyRevealed()
CollectionNotRevealed()
ContractCallNotAllowed()
ExceedsLimit()
ExceedsStakingLimit()
IncorrectHash()
IncorrectOwner()
IncorrectValue()
InvalidBoostToken()
InvalidSignature()
InvalidString()
MaxLevelReached()
MaxNumberReached()
MinHoldDurationRequired()
MintAndStakeMinHoldDurationNotReached()
MintMaxSupplyReached()
MintMaxWalletReached()
MintToZeroAddress()
MintZeroQuantity()
NonexistentToken()
NotSpecialGuestOwner()
PublicSaleNotActive()
QueryForZeroAddress()
RandomSeedAlreadySet()
RandomSeedNotSet()
SpecialGuestIndexMustDiffer()
TokenDataAlreadySet()
TokenIdUnstaked()
TransferFailed()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
WhitelistNotActive()