Meta Bounty Hunter Iconics
Verified contract
Active on
Ethereum with 996 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Meta Bounty Hunter Iconics"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21057609 | 16 days ago | | | 0 | 0.00046942939 | |
| 21057336 | 16 days ago | | | 0 | 0.00036049605 | |
| 21057305 | 16 days ago | | | 0 | 0.00048835212 | |
| 21057143 | 16 days ago | | | 0 | 0.00031426948 | |
| 20628397 | 2 months ago | | | 0 | 0.00024021732 | |
| 20613625 | 3 months ago | | | 0 | 0.00017163404 | |
| 20565562 | 3 months ago | | | 0 | 0.000085791868 | |
| 20326447 | 4 months ago | | | 0 | 0.00044213887 | |
| 19932851 | 6 months ago | | | 0 | 0.00086115384 | |
| 19849015 | 6 months ago | | | 0 | 0.00014988878 |
ABI
ABI objects
Getter at block 21172368
HIDE_FROM() view returns (uint256)
1
HIDE_TO() view returns (uint256)
400
LIMIT_PER_MINT() view returns (uint256)
30
MAX_ELEMENTS() view returns (uint256)
400
META_REVEAL() view returns (bool)
true
PRICE() view returns (uint256)
13700000000000000000
START_AT() view returns (uint256)
1
baseTokenURI() view returns (string)
https://mbh.mypinata.cloud/ipfs/QmQ3LMJaoFyGmjtc5hupA5krB9GWWUWQkhArrqcFEyBpLk/
creatorAddress() view returns (address)
0xbdf42edaa9c52946a1d045994c6ddc54805c3716
name() view returns (string)
Meta Bounty Hunter Iconics
owner() view returns (address)
0xbdf42edaa9c52946a1d045994c6ddc54805c3716
sampleTokenURI() view returns (string)
https://mbh.mypinata.cloud/ipfs/QmXkYCAauhtFujTLCg3QFJamGDwqU3ZA9uQNXcoXtFxLWu
symbol() view returns (string)
MBH Iconic
totalSupply() view returns (uint256)
400
totalToken() view returns (uint256)
400
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hasAdminRole(address _address) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
mintTokensOfWallet(address _wallet) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
price(uint256 _count) view returns (uint256)
rawOwnerOf(uint256 tokenId) view returns (address)
signatureWallet(address wallet, uint256 _tokenAmount, uint256 _timestamp, bytes _signature) pure 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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events addAdminRole(address _address)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
giftMint(address[] _addrs, uint256[] _tokenAmounts)
mint(uint256 _tokenAmount, uint256 _timestamp, bytes _signature) payable
mintUnsoldTokens(uint256[] _tokensId)
renounceOwnership()
revokeAdminRole(address _address)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setCheckPoint(address _minter, uint256 _point)
setMaxElement(uint256 _max)
setMetaReveal(bool _reveal, uint256 _from, uint256 _to)
setPause(bool _pause)
setPrice(uint256 _price)
setSampleURI(string sampleURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateLimitPerMint(uint256 _limitPerMint)
updateSignerAddress(address _signer)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NewMaxElement(uint256 max)
NewPriceEvent(uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseEvent(bool pause)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
welcomeToMBH(uint256 indexed id)
constructor(string baseURI, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.