Qubits On The Ice

Verified contract

Active on Ethereum with 6,396 txns
Deployed by via 0x8edd24e0 at 12864852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Qubits On The Ice"

0x00c8be536af2c6905e549700ffbfc1df73c904e9e8f82f12f585c95bc1fb15f1
0xd4ec9aa85d255c18cb27d64921853042e26bc7b9f2dd9eef67c4a16ad7433a40
0xec6a13e0d7dae1b68dd0018056b9a1985a59f4e45d18340caa8f9fb7486787e1
0x614844aa1a8ac42ef88e94f6cac24a1861fa301dc148818ffad0399af02d195d
0x82db12033503feae3228ab3d1d8fb04bc7c9e588e90851d3e1c553788f31b2b5
0xdfe711381a6145f247fcff0b306c5106c9b3e2ea17752c4212c4bcf9dc87433f
0x61b729a3ac678fa562f1e62c49241e80afd2d97b771c3d14950f4a6389a15630
0x0a7f7761c96f5c88d7c1faa0cbc029c119627474056bf1d02dd60138a1a32127
0xcb16258172cb11a0719e3726a659beebc45589e9c6d1883458e8abd93f188471
0x39209e99e29da17076a82d5c0bf3f1185e394c56208ab855d8e25545ac76c10b

Functions
Getter at block 21201609
_paused(view returns (bool)
true
_qubinatorPaused(view returns (bool)
false
_qubinatorStartCount(view returns (uint256)
10011
getPrice(view returns (uint256)
25000000000000000
getQubinatorPrice(view returns (uint256)
0
name(view returns (string)
Qubits On The Ice
owner(view returns (address)
0x2b58da913a46aa4c413185889a4f050700409b95
symbol(view returns (string)
QOTI
totalSupply(view returns (uint256)
9988
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isUnboxed(uint256 idview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
giveAway(address _touint256 _amount
pause(bool val
purchase(uint256 numpayable 
qubinatorPause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sendQubinator(uint256 qubit1uint256 qubit2
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
setQubinatorPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unboxQubit(uint256 tokenIdbool val
withdrawAll(payable 
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.