Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33c2…b30d
0x1bea…9b63
0x1ceb…5a44
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.53584 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12226959 | 4 years ago | | | 0 | 0.0053960126 | |
| 11564184 | 4 years ago | | | 0 | 0.0036643240 | |
| 11557728 | 4 years ago | | | 0 | 0.0032506100 | |
| 11434534 | 4 years ago | | | 0 | 0.0023404392 | |
| 11373658 | 4 years ago | | | 0 | 0.0024231820 | |
| 11356866 | 4 years ago | | | 0 | 0.0061822960 | |
| 11353738 | 4 years ago | | | 0 | 0.0011227100 | |
| 11350222 | 4 years ago | | | 0 | 0.0029447252 | |
| 11345298 | 4 years ago | | | 0 | 0.0018454800 | |
| 11317721 | 4 years ago | | | 0 | 0.010249596 |
ABI
ABI objects
Getter at block 21222351
cSeal() view returns (address)
0x1bea99238fac1db097995fb58974e1a5970c9b63
owner() view returns (address)
0xde2d219fea5ebe1a75ddfbaf0b4477f6da757f76
seal() view returns (address)
0x33c2da7fd5b125e629b3950f3c38d7f721d7b30d
spawnRate() view returns (uint256)
8376050000000000
timeLock() view returns (uint256)
86400
today() view returns (uint256)
18635
token() view returns (address)
0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44
totalSupply() view returns (uint256)
33614583644990563
totalValue() view returns (uint256)
535839931846866036
withdrawRate() view returns (uint256)
900000000000000000
Read-only
balanceOf(address account) view returns (uint256)
depositTimeStamp(address) view returns (uint256)
State-modifying
Events breed()
deposit(uint256 amount) returns (uint256 share)
rescueToken(address _token, uint256 _amount)
setParams(uint256 _spawnRate, uint256 _withdrawRate, uint256 _timeLock)
transferOwnership(address newOwner)
withdraw(address to, uint256 share) returns (uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _spawnRate, uint256 _withdrawRate, uint256 _timeLock, address _seal, address _cSeal, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.