Cowboy Cryptoadz
Verified contract
Active on
Ethereum with 228 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Cowboy Cryptoadz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18651090 | a year ago | | | 0 | 0.0010983572 | |
| 16014499 | 2 years ago | | | 0 | 0.00059171853 | |
| 16014193 | 2 years ago | | | 0 | 0.00063999832 | |
| 16014183 | 2 years ago | | | 0 | 0.00061083030 | |
| 15387380 | 2 years ago | | | 0 | 0.00074147469 | |
| 15305142 | 2 years ago | | | 0 | 0.00058450778 | |
| 15183207 | 2 years ago | | | 0 | 0.00087100498 | |
| 14994591 | 2 years ago | | | 0 | 0.00032049256 | |
| 14844658 | 2 years ago | | | 0 | 0.00067658587 | |
| 14806586 | 2 years ago | | | 0 | 0.00059391922 |
ABI
ABI objects
Getter at block 21122609
MAX_SUPPLY() view returns (uint256)
6969
MAX_TOKENS_PER_TRANSACTION() view returns (uint256)
20
TOADZ_PROVENANCE() view returns (string)
_baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmQ3h1FjX5CcTJofsNfPP17CfuXuFRVX7VJqSBjs1YB59f/
_startTime() view returns (uint256)
1634622690
getPrice() view returns (uint256)
10000000000000000
name() view returns (string)
Cowboy Cryptoadz
owner() view returns (address)
0xc0ee000bbda17ac783f7fc9797852bcca6979563
symbol() view returns (string)
CC
totalReleased() view returns (uint256)
330000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
506
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _count) 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 _newBaseURI)
setPrice(uint256 _newPrice)
setProvenanceHash(string _provenanceHash)
setStartTime(uint256 _newStartTime)
tokenMint(address _wallet, uint256 _count)
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.