Cacti Club
Verified contract
Active on
Ethereum with 386 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
0x9179…7d77
Balances ($3,480.06)
Native
Value
$3,480.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.13 | $3,079.70 |
$3,480.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19829750 | 6 months ago | | | 0 | 0.00012685861 | |
| 18289615 | a year ago | | | 0 | 0.00024071668 | |
| 15182317 | 2 years ago | | | 0 | 0.00076993206 | |
| 14815419 | 2 years ago | | | 0 | 0.00034708118 | |
| 14815394 | 2 years ago | | | 0 | 0.0010163746 | |
| 14807531 | 2 years ago | | | 0 | 0.0025326328 | |
| 14431005 | 3 years ago | | | 0 | 0.0050062791 | |
| 14419002 | 3 years ago | | | 0 | 0.0026871273 | |
| 14240878 | 3 years ago | | | 0 | 0.0010858002 | |
| 14239841 | 3 years ago | | | 0 | 0.0020607070 |
ABI
ABI objects
Getter at block 21209379
BULK_PRICE() view returns (uint256)
65000000000000000
MAX_MINT_WHITELIST() view returns (uint256)
20
MAX_PER_TX() view returns (uint256)
20
MAX_TEAM_TOKENS() view returns (uint256)
744
PRICE() view returns (uint256)
80000000000000000
REVEAL_TIMESTAMP() view returns (uint256)
0
TOTAL_SUPPLY() view returns (uint256)
9999
baseURI() view returns (string)
https://api.cacticlub.io/token/
name() view returns (string)
Cacti Club
owner() view returns (address)
0xc236b8399a773f59daebde5e3ac4c4c888626198
privateSaleIsActive() view returns (bool)
false
saleIsActive() view returns (bool)
true
startingIndex() view returns (uint256)
6602
startingIndexBlock() view returns (uint256)
13147932
symbol() view returns (string)
Cacti
totalSupply() view returns (uint256)
881
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhitelisted(address addr) view returns (bool isWhiteListed)
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)
whitelist(address) view returns (address addr, uint256 hasMinted)
State-modifying
Events addAddressToWhitelist(address addr) returns (bool success)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
claimETH()
flipPrivateSaleState()
flipSaleState()
mintCacti(uint256 numberOfTokens) payable
renounceOwnership()
reserveCacti(address addr, uint256 amount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setStartingIndex()
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] addrs)
This contract contains no fallback and receive objects.
This contract contains no error objects.