Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33c2…b30d
0x82b1…673c
0x4298…1ca5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 288.789081 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12668647 | 3 years ago | | | 0 | 0.00066565400 | |
| 12510204 | 3 years ago | | | 0 | 0.0019965660 | |
| 11893531 | 4 years ago | | | 0 | 0.0089244020 | |
| 11642045 | 4 years ago | | | 0 | 0.0027777940 | |
| 11564188 | 4 years ago | | | 0 | 0.0036643240 | |
| 11542527 | 4 years ago | | | 0 | 0.014221135 | |
| 11542519 | 4 years ago | | | 0 | 0.012175012 | |
| 11468230 | 4 years ago | | | 0 | 0.0070922400 | |
| 11445596 | 4 years ago | | | 0 | 0.0034272201 | |
| 11434506 | 4 years ago | | | 0 | 0.0021272400 |
ABI
ABI objects
Getter at block 21168126
cSeal() view returns (address)
0x82b1506cc8c184b256cde4430ae68c2e49a8673c
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)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
totalSupply() view returns (uint256)
81672898555029030349
totalValue() view returns (uint256)
288789080926155534178
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.