CryptoFlyz
Verified contract
Active on
Ethereum with 8,829 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
1 additional
variable
Balances ($898.66)
Native
Value
$636.39
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.200857 | $3,168.37 |
$636.39 | |
WETH | ERC-20 | 0.08273 | $3,170.15 |
$262.27 | |
HQG | ERC-20 | 0.01 | -- | -- | |
ERC-20 | 0.0042 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21145277 | 2 days ago | | | 0 | 0.0017876383 | |
| 21051493 | 15 days ago | | | 0 | 0.00069579362 | |
| 20856796 | a month ago | | | 0 | 0.00042850800 | |
| 20856098 | a month ago | | | 0 | 0.00023833887 | |
| 20801798 | 2 months ago | | | 0 | 0.00026894281 | |
| 20801726 | 2 months ago | | | 0 | 0.00031116977 | |
| 20769725 | 2 months ago | | | 0 | 0.00024751320 | |
| 20604702 | 3 months ago | | | 0 | 0.000042702351 | |
| 20595509 | 3 months ago | | | 0 | 0.000048882785 | |
| 20544179 | 3 months ago | | | 0 | 0.00065726915 |
ABI
ABI objects
Getter at block 21162304
baseURI() view returns (string)
ipfs://QmbeLG67W2phKGJ79VUwfft38Hxyh6K5pP9tkrw96HZYKE/
contractURI() view returns (string)
devMintLocked() view returns (bool)
false
maxMintsPerTx() view returns (uint256)
10
maxTokens() view returns (uint256)
7025
mintIsActive() view returns (bool)
true
name() view returns (string)
CryptoFlyz
nftAddress() view returns (address)
0x1cb1a5e65610aeff2551a50f76a87a7d3fb649c6
owner() view returns (address)
0x31c1b03ec94ec958dd6e53351f1760f8ff72946b
publicMintLocked() view returns (bool)
false
publicTokenPrice() view returns (uint256)
42000000000000000
symbol() view returns (string)
FLYZ
tokenCount() view returns (uint256)
7014
tokenPrice() view returns (uint256)
0
totalReleased() view returns (uint256)
134446927523989914652
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
7026
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)
flipMintState()
initializePaymentSplitter(address[] payees, uint256[] shares_)
lockDevMint()
mintAllToadz()
mintPublic(uint256 quantity) payable
mintSpecial(uint256[] specialId)
mintWithToad(uint256 nftId)
multiMintPublic(uint256[] nftIds, uint256 quantity) payable
multiMintWithnft(uint256[] nftIds)
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)
setContractURI(string contractURI_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unlockPublicMint()
updatePublicPrice(uint256 newPrice)
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()
receive()
This contract contains no error objects.