Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33c2…b30d
0xc4da…9d8a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 11.728795 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12317609 | 4 years ago | | | 0 | 0.0026015860 | |
| 11454512 | 4 years ago | | | 0 | 0.0026144300 | |
| 11450135 | 4 years ago | | | 0 | 0.0026004880 | |
| 11439877 | 4 years ago | | | 0 | 0.0011534251 | |
| 11425847 | 4 years ago | | | 0 | 0.0013711990 | |
| 11425831 | 4 years ago | | | 0 | 0.0037859990 | |
| 11409704 | 4 years ago | | | 0 | 0.0040423240 | |
| 11378818 | 4 years ago | | | 0 | 0.0041998857 |
ABI
ABI objects
Getter at block 21222333
cSeal() view returns (address)
0xc4daced3a48c4c58a9871d6023fb4f3b14c09d8a
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)
0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
totalSupply() view returns (uint256)
6165951892301186914
totalValue() view returns (uint256)
11728794923408285501
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.