LOVEPEACE!
Verified contract
Active on
Ethereum with 3,286 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 "LOVEPEACE!"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17515968 | a year ago | | | 0 | 0.0023085832 | |
| 17515941 | a year ago | | | 0 | 0.0013638208 | |
| 17515932 | a year ago | | | 0 | 0.0013477294 | |
| 17515922 | a year ago | | | 0 | 0.0012185809 | |
| 17515837 | a year ago | | | 0 | 0.0010940272 | |
| 17515827 | a year ago | | | 0 | 0.0010857389 | |
| 16763989 | 2 years ago | | | 0 | 0.0020059044 | |
| 16747953 | 2 years ago | | | 0 | 0.0010280470 | |
| 16738482 | 2 years ago | | | 0 | 0.0020434730 | |
| 16704183 | 2 years ago | | | 0 | 0.0024570987 |
ABI
ABI objects
Getter at block 21298612
baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/Qmeb1h8t4eyjG1HhptcyjYYbLCXKuhQJt3MgmXzft6XbfL/
blindBoxOpen() view returns (bool)
false
blindTokenURI() view returns (string)
maxMint() view returns (uint256)
3
maxTotal() view returns (uint256)
10000
merkleRoot() view returns (bytes32)
0x63f75deab06970e6c4cbcaa97d5edc934107d95ca732cfa28f7b659a60a18a06
mintTime() view returns (uint256)
1671505200
name() view returns (string)
LOVEPEACE!
owner() view returns (address)
0x20c0bb2861452c731be3d5896414899d90bcbfe8
porfit() view returns (uint256)
20
preMintOpen() view returns (bool)
false
price() view returns (uint256)
0
publicMintOpen() view returns (bool)
true
redCat() view returns (address)
0x5311b771b441bc4a073d95bb29bba90b020c7503
steven() view returns (address)
0x1de949940d6156455323fbe490141f8d7c6e7222
symbol() view returns (string)
PEACEFU!!LOVE
totalSupply() view returns (uint256)
10000
useBlind() view returns (bool)
false
withdrawAddress() view returns (address)
0x20c0bb2861452c731be3d5896414899d90bcbfe8
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)
verify(bytes32[] _merkleProof) view returns (bool)
walletOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
fireRedCat(address newRedCat)
getAirDrop(uint16 _num, address recipient)
preMint(uint256 num, bytes32[] proof_) payable
publicMint(uint256 num) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setBlindBoxOpened()
setBlindTokenURI(string _blindTokenURI)
setMerkleRoot(bytes32 _merkleRoot)
setMintPrice(uint256 _price)
setMintTime(uint256 _mintTime)
setPorfit(uint256 _porfit)
setPreMintOpen()
setPublicMintOpen()
setUseBlind()
setWithdrawAddress(address _withdrawAddress)
transferFrom(address from, address to, uint256 tokenId)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, uint256 _maxMint, uint256 _porfit, uint256 _maxTotal, uint256 _price, uint256 _mintTime, string _baseTokenURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.