Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
Balances ($0.00)
No balances found for "CosmicLabsShop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20394681 | 4 months ago | | | 0 | 0.000030447750 | |
| 20394663 | 4 months ago | | | 0 | 0.000028691395 | |
| 19604426 | 8 months ago | | | 0 | 0.00041514148 | |
| 19383234 | 9 months ago | | | 0 | 0.0011588608 | |
| 19252469 | 9 months ago | | | 0 | 0.00036790579 | |
| 18966820 | a year ago | | | 0 | 0.00034636084 | |
| 18813092 | a year ago | | | 0 | 0.0017297501 | |
| 18804071 | a year ago | | | 0 | 0.00068518111 | |
| 18566380 | a year ago | | | 0 | 0.00069662774 | |
| 18266525 | a year ago | | | 0 | 0.00016853949 |
ABI
ABI objects
Getter at block 21307508
babyPrice() view returns (uint256)
500000000000000000000
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://cosmiclabs.mypinata.cloud/ipfs/Qmf8rw2VwFDs8jg79d4SjFsRBt75HXykrekYaJJPtjtt1H/
cosmicPrice() view returns (uint256)
1250000000000000000000
cosmictoken() view returns (address)
0x000000000000000000000000000000000000dead
fusionGeneratorOpen() view returns (bool)
false
generatorPrice() view returns (uint256)
700000000000000000000
genesisPrice() view returns (uint256)
2500000000000000000000
getBalance() view returns (uint256)
0
owner() view returns (address)
0xab4e297fa1a31733bf364a4002a7bcebd0d7041d
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 tokenId) view returns (string)
State-modifying
Events BabyAlphaPass() payable
CosmicAlphaPass() payable
FusionGenerator() payable
GenesisAlphaPass() payable
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
openFusionGenerator(bool _open)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBabyPrice(uint256 _price)
setBaseURI(string _newBaseURI)
setCosmicPrice(uint256 _price)
setGeneratorPrice(uint256 _price)
setGenesisPrice(uint256 _price)
setYieldToken(address _yield)
transferOwnership(address newOwner)
withdrawContractEther(address recipient)
ApprovalForAll(address indexed account, 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[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _initBaseURI, address _yield)
This contract contains no fallback and receive objects.
This contract contains no error objects.