Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000766 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22191174 | 13 days ago | | | 0 | 3.1905568e-7 | |
| 20628482 | 2 months ago | | | 0 | 3.6659044e-7 | |
| 18641164 | 3 months ago | | | 0 | 3.2796670e-7 | |
| 17354680 | 4 months ago | | | 0 | 0.000000801449091729 | |
| 16760914 | 5 months ago | | | 0 | 1.4948298e-7 | |
| 14934461 | 6 months ago | | | 0 | 7.9473527e-7 | |
| 14440322 | 6 months ago | | | 0 | 4.1206339e-7 | |
| 5982669 | a year ago | | | 0 | 5.1324900e-7 | |
| 5036067 | a year ago | | | 0 | 0.0000059931398 | |
| 4124880 | a year ago | | | 0 | 3.3697453e-7 |
ABI
ABI objects
Getter at block 22755486
FREEMINT_PER_WALLET() view returns (uint256)
1
Freemintongoing() view returns (bool)
false
MAX_TOKENS() view returns (uint256)
5000
baseExtension() view returns (string)
.json
baseUri() view returns (string)
ipfs://QmX53x4R3t4hxXP5NVMfGxmmeWZXEZieTNFXSFv8jXtNkz/
name() view returns (string)
BaseMonkex
owner() view returns (address)
0x5c4b4fd20f332722ecb8d77df3dd9bb2ffff8d26
price() view returns (uint256)
700000000000000
symbol() view returns (string)
Mon
totalSupply() view returns (uint256)
5000
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events Batch_mint_by_owner(uint256 numbertomint)
FreeSaleswitch()
Freemint() payable
approve(address to, uint256 tokenId)
publicmint(uint256 numbertomint) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string _baseUri)
setPrice(uint256 _price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() payable
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.