CryptoClown
Verified contract
Active on
Ethereum with 11,422 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3de5…8be1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUS | ERC-20 | 50 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6247362 | 6 years ago | | | 0 | 0.0032923823 | |
| 6247354 | 6 years ago | | | 0 | 0.0021830840 | |
| 6247354 | 6 years ago | | | 0 | 0.0022858199 | |
| 6247324 | 6 years ago | | | 0 | 0.0022973759 | |
| 6247313 | 6 years ago | | | 0 | 0.0023367960 | |
| 6247311 | 6 years ago | | | 0 | 0.0022486014 | |
| 6247304 | 6 years ago | | | 0 | 0.0011982122 | |
| 6247241 | 6 years ago | | | 0 | 0.0036594397 | |
| 6247223 | 6 years ago | | | 0 | 0.0046297053 | |
| 6247199 | 6 years ago | | | 0 | 0.0016349440 |
ABI
ABI objects
Getter at block 21255427
GEN0_CREATION_LIMIT() view returns (uint256)
45000
PROMO_CREATION_LIMIT() view returns (uint256)
5000
ceoAddress() view returns (address)
0x238e5210582e999a89eb14ea3a95dc212786d7a6
cooAddress() view returns (address)
0xb45044e5ee5d3afaa218861144df826529755e76
gen0CreatedCount() view returns (uint256)
4812
geneScience() view returns (address)
0x3de5f79ba5e2428e2eea911e371c7705e3e38be1
name() view returns (string)
CryptoClown
newContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xb45044e5ee5d3afaa218861144df826529755e76
paused() view returns (bool)
false
promoCreatedCount() view returns (uint256)
12
promoTypeNum() view returns (uint256)
0
symbol() view returns (string)
CC
totalSupply() view returns (uint256)
10970
Read-only
balanceOf(address _owner) view returns (uint256 count)
clownIndexToApproved(uint256) view returns (address)
clownIndexToOwner(uint256) view returns (address)
getClown(uint256 _id) view returns (uint256 cooldownIndex, uint256 birthTime, uint256 matronId, uint256 sireId, uint256 sex, uint256 generation, uint256 genes, uint256 growthAddition, uint256 attrPower, uint256 attrAgile, uint256 attrWisdom)
ownerOf(uint256 _tokenId) view returns (address owner)
supportsInterface(bytes4 _interfaceID) view returns (bool)
tokensOfOwner(address _owner) view returns (uint256[] ownerTokens)
State-modifying
Events approve(address _to, uint256 _tokenId)
createGen0(uint256 _genes)
createPromoClown(uint256 _genes, address _owner, bool _isNew)
giveBirth(uint256 _matronId, uint256 _sireId) returns (uint256)
pause()
setCEO(address _newCEO)
setCOO(address _newCOO)
setGeneScienceAddress(address _address)
setNewAddress(address _newAddress)
transfer(address _to, uint256 _tokenId)
transferFrom(address _from, address _to, uint256 _tokenId)
transferOwnership(address newOwner)
unpause()
useProps(uint256[] _clownIds, uint16[] _values, uint16[] _types)
Approval(address owner, address approved, uint256 tokenId)
Birth(address owner, uint256 clownId, uint256 matronId, uint256 sireId, uint256 genes)
ContractUpgrade(address newContract)
Match(uint256 clownId, uint256 price, address seller, address buyer)
Transfer(address from, address to, uint256 tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.