MistleToadz
Verified contract
Active on
Ethereum with 6,616 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x1cb1…49c6
Balances ($7,877.81)
Native
Value
$6,938.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.067655 | $3,355.67 |
$6,938.37 | |
WETH | ERC-20 | 0.280219 | $3,352.53 |
$939.44 | |
ERC-20 | 0.09327 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238866 | 3 days ago | | | 0 | 0.00067980748 | |
| 21234811 | 4 days ago | | | 0 | 0.0019007208 | |
| 21232322 | 4 days ago | | | 0 | 0.00039489164 | |
| 21207704 | 7 days ago | | | 0 | 0.00047969583 | |
| 21205381 | 8 days ago | | | 0 | 0.0014753000 | |
| 21205381 | 8 days ago | | | 0 | 0.0014753000 | |
| 21205381 | 8 days ago | | | 0 | 0.0014753000 | |
| 21190238 | 10 days ago | | | 0 | 0.00085179902 | |
| 21174424 | 12 days ago | | | 0 | 0.0013634905 | |
| 21145327 | 16 days ago | | | 0 | 0.00040472347 |
ABI
ABI objects
Getter at block 21260605
baseURI() view returns (string)
https://arweave.net/uyIVQXpxb1M6dbJ5KmcHNeE6BGUgyEqGoLAY4cw7fPQ/
contractURI() view returns (string)
https://cryptoadz.mypinata.cloud/ipfs/QmZFYUv2NJwzA3QGaueUnnygsP8PpCeoeLVLRgqyZtzfBE
name() view returns (string)
MistleToadz
owner() view returns (address)
0x794b675c0e69fe8f586909ca98915243cf689672
startingBlock() view returns (uint256)
1
symbol() view returns (string)
MistleToadz
totalSupply() view returns (uint256)
4592
wallet0() view returns (address)
0x794b675c0e69fe8f586909ca98915243cf689672
wallet1() view returns (address)
0x794b675c0e69fe8f586909ca98915243cf689672
Read-only
balanceOf(address owner) view returns (uint256)
claimed(uint256) view returns (bool)
getAllUnclaimedTokensByWallet(address wallet) 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 approve(address to, uint256 tokenId)
claimMany(uint256[] tokenIds)
claimOne(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)
setContractURI(string contractURI_)
setStartingBlock(uint256 _startingBlock)
setWallets(address _wallet0, address _wallet1)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawRoyalties()
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()
receive()
This contract contains no error objects.