CROAKZ
Verified contract
Active on
Ethereum with 16,065 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($16,182.87)
Native
Value
$14,464.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.989431 | $3,625.67 |
$14,464.36 | |
WETH | ERC-20 | 0.463423 | $3,625.48 |
$1,680.13 | |
USDC | ERC-20 | 38.4 | $0.999479 |
$38.38 | |
EURS | ERC-20 | 7.02K | -- | -- | |
ERC-20 | 0.01293 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21278249 | a day ago | | | 0 | 0.00051310481 | |
| 21260241 | 4 days ago | | | 0 | 0.00042296616 | |
| 21239978 | 6 days ago | | | 0 | 0.0010023319 | |
| 21233311 | 7 days ago | | | 0 | 0.00047296512 | |
| 21230377 | 8 days ago | | | 0 | 0.0010164549 | |
| 21216283 | 10 days ago | | | 0 | 0.0010201008 | |
| 21199024 | 12 days ago | | | 0 | 0.00052519098 | |
| 21161116 | 17 days ago | | | 0 | 0.00069684571 | |
| 21146106 | 20 days ago | | | 0 | 0.00042412139 | |
| 21143048 | 20 days ago | | | 0 | 0.00080491579 |
ABI
ABI objects
Getter at block 21286163
getMintPhase() view returns (uint8)
1
name() view returns (string)
CROAKZ
owner() view returns (address)
0x92bce497efe4332a8f611004f67e14093b5d0e8c
symbol() view returns (string)
CROAKZ
totalReleased() view returns (uint256)
575687809249917441246
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
6996
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)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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)
changeMintPhase(uint8 _mintPhase)
lockDevMint()
mintSpecial(address[] recipients)
publicMint(uint256 quantity) payable
release(address account)
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_)
setCrypToadzAddress(address _crypToadzAddr)
setSigningAuth(address _signingAuth)
toadMint(uint256 quantity) payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
wlMint(uint256 quantity, struct ECRecoverLibECDSAVariables wlECDSA) 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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, address[] payees, uint256[] shares_)
receive()
This contract contains no error objects.