Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33c2…b30d
0x0fcd…b1f0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 63.67476 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11590833 | 4 years ago | | | 0 | 0.0053191800 | |
| 11453538 | 4 years ago | | | 0 | 0.0031921560 | |
| 11439591 | 4 years ago | | | 0 | 0.0015379000 | |
| 11417120 | 4 years ago | | | 0 | 0.0035106588 | |
| 11409718 | 4 years ago | | | 0 | 0.0039514850 | |
| 11409437 | 4 years ago | | | 0 | 0.0011397257 | |
| 11396786 | 4 years ago | | | 0 | 0.0013364351 | |
| 11380645 | 4 years ago | | | 0 | 0.0046144200 | |
| 11378735 | 4 years ago | | | 0 | 0.0027897051 |
ABI
ABI objects
Getter at block 21222224
cSeal() view returns (address)
0x0fcd8a2b4cf65f59ec16aae52e4d56661767b1f0
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)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply() view returns (uint256)
39832336250599621235
totalValue() view returns (uint256)
63674760302792853267
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.