KaijuKingzBreeder
Verified contract
Active on
Ethereum with 704 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0c2e…5d83
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x0de9…5356 | ERC-1555 | 1 | -- | -- | |
0x12ac…7c88 | ERC-1555 | 1 | -- | -- | |
0x3c5f…5044 | ERC-1555 | 1 | -- | -- | |
0xec1f…76c0 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16967685 | 2 years ago | | | 0 | 0.0032794402 | |
| 16967682 | 2 years ago | | | 0 | 0.0017319162 | |
| 16482106 | 2 years ago | | | 0 | 0.0055900036 | |
| 16481969 | 2 years ago | | | 0 | 0.0057864509 | |
| 16481816 | 2 years ago | | | 0 | 0.0059888620 | |
| 16481723 | 2 years ago | | | 0 | 0.0053334765 | |
| 16481720 | 2 years ago | | | 0 | 0.0063336695 | |
| 16481379 | 2 years ago | | | 0 | 0.0054086350 | |
| 16481103 | 2 years ago | | | 0 | 0.0055514390 | |
| 16480915 | 2 years ago | | | 0 | 0.0057127811 |
ABI
ABI objects
Getter at block 21301483
FUSION_PRICE() view returns (uint256)
750000000000000000000
breederId() view returns (uint256)
0
fee() view returns (uint256)
0
genesisCount() view returns (uint256)
3333
getNextBabyId() view returns (uint256)
9999
getRWaste() view returns (address)
0xcaec8552533cafc52743069e5a29d0fc300c6f56
hasBreeder() view returns (bool)
false
kaiju() view returns (address)
0x0c2e57efddba8c768147d1fdf9176a0a6ebd5d83
owner() view returns (address)
0xcf7f069072d432b06a1bd911fa40cb260eda903f
rwaste() view returns (address)
0x5cd2fac9702d68dde5a94b1af95962bcfb80fc7d
Read-only
whitelist(address) view returns (bool)
State-modifying
Events breed(uint256 _kaijuId, uint256 _amount) payable
breedFree(uint256 _kaijuId, uint256 _amount)
claimRWaste()
depositBreeder(uint256 _tokenId)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
syncRWaste()
transferOwnership(address newOwner)
updateFee(uint256 _fee)
updateWhitelist(address[] addresses, bool[] values)
withdrawBreeder()
withdrawETH(uint256 _amount)
Breed(uint256 babyId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _kaiju)
This contract contains no fallback and receive objects.
This contract contains no error objects.