Quasars
Verified contract
Active on
Ethereum with 10,208 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10000 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TATOLS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19724268 | 7 months ago | | | 0 | 0.00046044149 | |
| 19694127 | 7 months ago | | | 0 | 0.00025144215 | |
| 19436627 | 8 months ago | | | 0 | 0.0016372970 | |
| 19269901 | 9 months ago | | | 0 | 0.0023660330 | |
| 18929909 | 10 months ago | | | 0 | 0.0018811701 | |
| 18882554 | 10 months ago | | | 0 | 0.0011410385 | |
| 18433048 | a year ago | | | 0 | 0.00068760101 | |
| 18326470 | a year ago | | | 0 | 0.00028008597 | |
| 18219202 | a year ago | | | 0 | 0.0011270819 | |
| 18061538 | a year ago | | | 0 | 0.00060178046 |
ABI
ABI objects
Getter at block 21172745
name() view returns (string)
Quasars
owner() view returns (address)
0x15070e93d5be62a377d57ccc5fb62d25df7d2bf1
symbol() view returns (string)
QSR
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner, uint256 id) view returns (uint256 balance)
balanceOfBatch(address[] owners, uint256[] ids) view returns (uint256[] balances)
dnaOf(uint256 id) view returns (uint96)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 id) view returns (address)
royaltyInfo(uint256, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) pure returns (bool)
uri(uint256) view returns (string)
State-modifying
Events gift_One_bca(address to)
mint_One_4d()
mint_Several_nmW(uint256 count) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setAllowGaslessListing(bool allow)
setApprovalForAll(address operator, bool approved)
setRoyaltyPPM(uint256 newValue)
setUri(string newUri)
thankYouForSupportingUsERC20_V1M(address erc20Token)
thankYouForSupportingUs_o4k() payable
transferOwnership(address newOwner)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] amounts)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 amount)
URI(string value, uint256 indexed id)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.