Cryptoadz
Verified contract
Active on
Ethereum with 33,727 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
Balances ($1,173.82)
Native
Value
$1,173.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.353987 | $3,316.01 |
$1,173.82 | |
SOCKZ | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271478 | an hour ago | | | 0 | 0.00050692906 | |
| 21271381 | an hour ago | | | 0 | 0.00093423670 | |
| 21271378 | an hour ago | | | 0 | 0.0010141429 | |
| 21271375 | 2 hours ago | | | 0 | 0.0012994958 | |
| 21267997 | 13 hours ago | | | 0 | 0.00047115921 | |
| 21267803 | 13 hours ago | | | 0 | 0.00045044838 | |
| 21267013 | 16 hours ago | | | 0 | 0.0015123625 | |
| 21266011 | 20 hours ago | | | 0 | 0.0011086800 | |
| 21265439 | 21 hours ago | | | 0 | 0.0010422175 | |
| 21263661 | a day ago | | | 0 | 0.00037167129 |
ABI
ABI objects
Getter at block 21271822
baseURI() view returns (string)
https://arweave.net/OVAmf1xgB6atP0uZg1U0fMd0Lw6DlsVqdvab-WTXZ1Q/
contractURI() view returns (string)
ipfs://QmV1SZzgaCWGvExViNRaRYg396NgEknp4cmYihcrJSPhKm
devMintLocked() view returns (bool)
true
maxMintsPerTx() view returns (uint256)
10
maxTokens() view returns (uint256)
6969
name() view returns (string)
Cryptoadz
nextTokenId() view returns (uint256)
6970
owner() view returns (address)
0x794b675c0e69fe8f586909ca98915243cf689672
provenance() view returns (string)
ipfs://QmWEFSMku6yGLQ9TQr66HjSd9kay8ZDYKbBEfjNi4pLtrr
startingBlock() view returns (uint256)
13188460
symbol() view returns (string)
TOADZ
tokenPrice() view returns (uint256)
69000000000000000
totalReleased() view returns (uint256)
481795280000000000000
totalShares() view returns (uint256)
10000
totalSupply() view returns (uint256)
7025
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)
initializePaymentSplitter(address[] payees, uint256[] shares_)
lockDevMint()
mint(uint256 quantity) payable
mintSpecial(address[] recipients, uint256[] specialId)
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_)
setProvenance(string _provenance)
setStartingBlock(uint256 _startingBlock)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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.