Cubies

Verified contract

Active on Ethereum with 852 txns
Deployed by via 0x75413e47 at 14616163
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "Cubies"

0xaf2e04de64e3aca10b1e92b1f94aec84fa7323be698e3f58eddb75181d4aed88
0xfa7ecda2cdc9bd66bd78748a3977f225c2bc887012bf74408a298f09ef207773
0xef4fca47b1ddbf815f74f9c002fefe7b8daded3d9b56d5c201cdecfe576bcb11
0x54386cde2bc471dd7c5dd87ebbfa72165e4c612cba305a8e3ab9a3ad0cde0b3e
0xc547ba54ee7727ecf384cc5c813199ba65590fa714f0b64c5ea222778fcddd99
0xda811b535ca34466e625458de42f2f0e0132613fa7c0cd81269963703defe80f
0xda6bf036e1eab1be8f7bd494f15fab40f0eb7ae67f312cd6e654882b5bb52915
0xc0101afae8a231970f78c66d9cbae3f9786368e717ea6b2f827878045816b769
0xccd763eab3f2bb48804238f21ee1b071477f520891d21580a09d92ac95ff39de
From
0xacad967d8af726cd67668cf44537c84e28dd422822d09add7f07c0e791d92209

Functions
Getter at block 20879558
baseURI(view returns (string)
https://ipfs.io/ipfs/QmSFQodmu6NZf1CqTBvq7umRURVJvyENZc6j3FMzgJ68F2/
cublist_hash(view returns (bytes32)
0xcf2405bba2204e96479cd0ed572eac38ab75ce0d29d8c3d61ed5d171d761fc4b
cubychamp_hash(view returns (bytes32)
0xb9770b6ccc60fbe5741be8d641ec439d17d85ae8ca2c8f5890b1252887d0406b
cubyheart_hash(view returns (bytes32)
0xc52db4ee8e1309ba14b9dd33e08c7ce44770fc4851894e6490c0305d78c49cde
max_supply(view returns (uint256)
777
name(view returns (string)
Cubies
owner(view returns (address)
0x440e464d47f7d3d4fae74403464f9a3e04f3ee4f
pub_cost(view returns (uint256)
0
pub_max_w(view returns (uint8)
5
reveal(view returns (bool)
true
revealURI(view returns (string)
https://ipfs.io/ipfs/QmUUYLdeLoqsBkhupkprzTf4H9vhLTGp1sUWD4KGAMxmpR
sale_mode(view returns (uint8)
2
symbol(view returns (string)
CUB
totalSupply(view returns (uint256)
777
vipcub_bonus(view returns (uint8)
1
wl_cost(view returns (uint256)
59000000000000000
wl_max_w(view returns (uint8)
2
wl_supply(view returns (uint256)
5000
Read-only
allowed_free_mt(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
free_w_mt(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
is_cublist(addressview returns (bool)
is_cubychamp(addressview returns (bool)
is_cubyheart(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _token_idview returns (string)
w_mt(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 _token_id
ccMint(uint256 _amountbytes32[] _hashpayable 
chMint(uint256 _amountbytes32[] _hashpayable 
edit_allowed_free_mt_mapping(address _walletuint256 _new_allowed_free_mt
edit_free_w_mt_mapping(address _walletuint256 _new_free_w_mt
edit_is_cublist_state(address _walletbool _new_is_cublist_state
edit_is_cubychamp_state(address _walletbool _new_is_cubychamp_state
edit_is_cubyheart_state(address _walletbool _new_is_cubyheart_state
fMint(uint256 _amountpayable 
pubMint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
set_base_uri(string _new_base_uri
set_cublist_hash(bytes32 _new_cublist_hash
set_cubychamp_hash(bytes32 _new_cubychamp_hash
set_cubyheart_hash(bytes32 _new_cubyheart_hash
set_max_supply(uint256 _new_max_supply
set_pub_cost(uint256 _new_pub_cost
set_pub_max_w(uint8 _new_pub_max_w
set_reveal_state(bool _new_reveal_state
set_reveal_uri(string _new_reveal_uri
set_sale_mode(uint8 _new_sale_mode
set_wl_supply(uint256 _new_wl_supply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
wlMint(uint256 _amountbytes32[] _hashpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(