WediditJoe
Verified contract
Active on
Ethereum with 1,866 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,443.86)
Native
Value
$12,443.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.2401 | $3,840.58 |
$12,443.86 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19812025 | 7 months ago | | | 0 | 0.00015382799 | |
| 19666784 | 8 months ago | | | 0 | 0.00044402908 | |
| 19652189 | 8 months ago | | | 0 | 0.00062901294 | |
| 19500506 | 9 months ago | | | 0 | 0.00043833759 | |
| 16720866 | 2 years ago | | | 0 | 0.0014398845 | |
| 16720863 | 2 years ago | | | 0 | 0.0013942541 | |
| 16708167 | 2 years ago | | | 0 | 0.0013883488 | |
| 16680534 | 2 years ago | | | 0 | 0.0011952486 | |
| 16588629 | 2 years ago | | | 0 | 0.0014472350 | |
| 16353387 | 2 years ago | | | 0 | 0.00061201970 |
ABI
ABI objects
Getter at block 21402586
MaxMintPerTx() view returns (uint256)
20
TotalClaimable() view returns (uint256)
5555
TotalClaimablePerwallet() view returns (uint256)
1
TotalTokenNumber() view returns (uint256)
5555
bMintStart() view returns (bool)
true
bWLMintStart() view returns (bool)
true
name() view returns (string)
WediditJoe
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x8dbfabfe8a01074db4adec95cd61414bbd2a735e
saleprice() view returns (uint256)
6900000000000000
symbol() view returns (string)
WediditJoe
totalSupply() view returns (uint256)
1958
Read-only
MintPerWallet(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getOwnershipData(uint256 tokenId) view returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
recoverSigner(bytes32 hash, 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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events Mint(uint256 mintamount) payable
Mint(uint256 mintamount, bytes32 hash, bytes signature) payable
MintbyOwner(address _to, uint256 mintamount)
SetSalesStart()
SetWLSalesStart()
approve(address to, uint256 tokenId)
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)
setMaxMintPerTx(uint256 _MaxMintPerTx)
setOwnersExplicit(uint256 quantity)
setSigner(address newSigner)
setTotalClaimable(uint256 _TotalClaimable)
setTotalClaimablePerwallet(uint256 _TotalClaimablePerwallet)
setTotalTokenNumber(uint256 _TotalToken)
setsaleprice(uint256 _saleprice)
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 maxBatchSize_, uint256 TotalToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.