MonsterBlocks
Verified contract
Active on
Ethereum with 7,321 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($6.76)
Native
Value
$6.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002 | $3,379.71 |
$6.76 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151501 | 15 days ago | | | 0 | 0.00069269135 | |
| 21144358 | 16 days ago | | | 0 | 0.00050444205 | |
| 21144358 | 16 days ago | | | 0 | 0.00084063593 | |
| 20935103 | a month ago | | | 0 | 0.00064788566 | |
| 20754808 | 2 months ago | | | 0 | 0.000088019448 | |
| 20677679 | 3 months ago | | | 0 | 0.00035783587 | |
| 20637212 | 3 months ago | | | 0 | 0.000055190785 | |
| 20636958 | 3 months ago | | | 0 | 0.00010621340 | |
| 20604391 | 3 months ago | | | 0 | 0.000043307727 | |
| 20600344 | 3 months ago | | | 0 | 0.000091802820 |
ABI
ABI objects
Getter at block 21262347
NFTMintPrice() view returns (uint256)
55000000000000000
baseURI() view returns (string)
https://api.monsterblocks.io/metadata/
latestSerialNumber() view returns (uint256)
11142
maxMintLimit() view returns (uint256)
20
maxOwnerMintedSupply() view returns (uint256)
50
maxSupply() view returns (uint256)
10000
name() view returns (string)
MonsterBlocks
numberOfTraits() view returns (uint256)
6
owner() view returns (address)
0xcaa35d3705f685a6a2b5f8e1069ca440e48a8d2c
paused() view returns (bool)
false
preMintingPaused() view returns (bool)
false
symbol() view returns (string)
MONSTERBLOCK
totalMinted() view returns (uint256)
10000
totalMintedByOwner() view returns (uint256)
50
totalSupply() view returns (uint256)
8858
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
balanceOf(address owner) view returns (uint256)
getAmountPreMintable(address _userAddress) view returns (uint256 amountPreMintable)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
monsterBlocksDna(uint256) view returns (uint256)
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)
traitMetadata(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
engageStackinator(uint256 _bottomToken, uint256 _topToken)
generateMonsterBlock(uint256 _quantity, uint256 _deadline) payable
ownerMintMonsterBlocks(uint256 _quantity)
pausePreMinting()
pauseSale()
preMintMonsterBlock(uint256 _quantity, uint256 _deadline) payable
pushPreMinters(address[] _preMinters, uint256[] _amounts)
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
retryChainlinkRequest(uint256 _tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setLinkFee(uint256 _LinkFee)
setTokenURI(uint256 _tokenId, string _tokenURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpausePreMinting()
unpauseSale()
withdraw()
withdrawTokens(address token)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
GenerateMonsterBlock(uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PreMintingPaused(address account)
PreMintingUnpaused(address account)
StackMonsterBlock(uint256 tokenId1, uint256 tokenId2, uint256 resultTokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
UpdateMonsterBlock(uint256 indexed id, uint256 dna)
constructor(address _withdrawContract, address _giveWellAddress, address _charityWalletAddress)
receive()
This contract contains no error objects.