Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33c2…b30d
0x256e…36f4
0xa3be…acd2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 118.814296 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12535357 | 4 years ago | | | 0 | 0.0015773110 | |
| 11978379 | 4 years ago | | | 0 | 0.0067967300 | |
| 11971465 | 4 years ago | | | 0 | 0.0058449320 | |
| 11691933 | 4 years ago | | | 0 | 0.0059102000 | |
| 11678410 | 4 years ago | | | 0 | 0.0041607808 | |
| 11663292 | 4 years ago | | | 0 | 0.0024256100 | |
| 11621849 | 4 years ago | | | 0 | 0.0070936800 | |
| 11619972 | 4 years ago | | | 0 | 0.0033694980 | |
| 11595908 | 4 years ago | | | 0 | 0.0047291200 | |
| 11564187 | 4 years ago | | | 0 | 0.0036650680 |
ABI
ABI objects
Getter at block 21321449
cSeal() view returns (address)
0x256e337f25a21882102d52f7a6515c85bcca36f4
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)
0xa3bed4e1c75d00fa6f4e5e6922db7261b5e9acd2
totalSupply() view returns (uint256)
28162037380787200164
totalValue() view returns (uint256)
118814296022431786037
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.