MiceOnToadz
Verified contract
Active on
Ethereum with 1,735 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MiceOnToadz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20296474 | 4 months ago | | | 0 | 0.000033033823 | |
| 18909100 | a year ago | | | 0 | 0.00049901743 | |
| 18906561 | a year ago | | | 0 | 0.00038203114 | |
| 18904549 | a year ago | | | 0 | 0.00064805449 | |
| 18852828 | a year ago | | | 0 | 0.00088237822 | |
| 18802974 | a year ago | | | 0 | 0.00083328208 | |
| 18802911 | a year ago | | | 0 | 0.00090374278 | |
| 18557218 | a year ago | | | 0 | 0.0022107704 | |
| 18511543 | a year ago | | | 0 | 0.0010527576 | |
| 18063457 | a year ago | | | 0 | 0.00067227764 |
ABI
ABI objects
Getter at block 21208522
MAXBATCH() view returns (uint256)
1
baseURI() view returns (string)
ipfs://QmPF4RMdf763uns8cXzUPPWZmwvYd84vhusQmkW2oFp5C7/
currentStackPrice() view returns (uint256)
250000000000000000000
name() view returns (string)
MiceOnToadz
owner() view returns (address)
0xd379dd054f187852ab3fd5276e3907b9ed5c6065
publicMiceOnToadz() view returns (uint256)
1355
stackAddress() view returns (address)
0x1bbb57def2f6192f0b9b8565f49034bf1fcdb604
symbol() view returns (string)
MICETOAD
totalCount() view returns (uint256)
2800
totalMiceOnToadz() view returns (uint256)
902
totalPublicmice() view returns (uint256)
1355
totalSupply() view returns (uint256)
902
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
whiteList(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
mintWhitelist(uint256 _times)
mintWithStack(uint256 _times, uint256 amount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newURI)
setStart(bool _start)
setWhitelist(address[] whiteListAddresses)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawStack()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MintMiceOnToadz(address indexed sender, uint256 startWith, uint256 times)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name_, string symbol_, address _stackTokenAddress, string baseURI_)
This contract contains no fallback and receive objects.
This contract contains no error objects.