DemiHolim
Verified contract
Active on
Ethereum with 1,052 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa691…4081
Balances ($0.00)
No balances found for "DemiHolim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21006631 | 16 days ago | | | 0 | 0.00021308703 | |
| 21004141 | 17 days ago | | | 0 | 0.00015544731 | |
| 20417277 | 3 months ago | | | 0 | 0.000088561400 | |
| 19955030 | 5 months ago | | | 0 | 0.00028594871 | |
| 19242859 | 9 months ago | | | 0 | 0.0014835558 | |
| 19201640 | 9 months ago | | | 0 | 0.0014442872 | |
| 19020230 | 10 months ago | | | 0 | 0.0027711456 | |
| 18924099 | 10 months ago | | | 0 | 0.00060625292 | |
| 18897999 | 10 months ago | | | 0 | 0.00066274577 | |
| 18870002 | 10 months ago | | | 0 | 0.00088937509 |
ABI
ABI objects
Getter at block 21124359
_isClaimActive() view returns (bool)
true
_isReveal() view returns (bool)
true
_isSaleActive() view returns (bool)
true
baseURI() view returns (string)
https://demiverse.mypinata.cloud/ipfs/Qmd3ZnMxGAMVPhVYeokeW1mZEnYPFdfpKVGt1QCkWBm4Mj/
name() view returns (string)
DemiHolim
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x819a899c0325342cd471a485c1196d182f85860d
price() view returns (uint256)
80000000000000000
pricee() view returns (uint256)
33440000000000000
priceee() view returns (uint256)
13140000000000000
saleStartDate() view returns (uint256)
1659960000
symbol() view returns (string)
DemiHolim
totalSupply() view returns (uint256)
1606
unrevealURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmPS1vMNkb94PssuhwAc6cpxS6cDmdxG1tFRgP6pB48g6t
Read-only
allowlist(address) view returns (uint8)
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)
State-modifying
Events airdrop(uint256 amount, address to)
airdropToMany(address[] recipients)
approve(address to, uint256 tokenId)
demipassMint(uint8 amount) payable
devMint(uint8 amount, address to)
freeClaim(uint8 amount)
publicMint(uint8 amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowlist(address[] addresses, uint8[] mintAmount)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newURI)
setIsClaimActive(bool newClaim)
setIsReveal(bool newReveal)
setIsSalesActive(bool newSales)
setSaleStartDate(uint256 newDate)
setUnrevealURI(string newURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 maxAmountPerMint, uint256 maxCollection, address demiContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.