Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33c2…b30d
0xf54b…f7ad
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 227.064813 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13173343 | 3 years ago | | | 0 | 0.0086147115 | |
| 12881793 | 3 years ago | | | 0 | 0.0012707940 | |
| 12668653 | 3 years ago | | | 0 | 0.00066565400 | |
| 12343591 | 4 years ago | | | 0 | 0.0029640100 | |
| 12343590 | 4 years ago | | | 0 | 0.0032059700 | |
| 12333249 | 4 years ago | | | 0 | 0.0032673901 | |
| 12270998 | 4 years ago | | | 0 | 0.014762488 | |
| 12024441 | 4 years ago | | | 0 | 0.011468116 | |
| 11945400 | 4 years ago | | | 0 | 0.0042553441 | |
| 11945386 | 4 years ago | | | 0 | 0.012206391 |
ABI
ABI objects
Getter at block 21313450
cSeal() view returns (address)
0xf54b26a9ec6251afc5c7a45e63b775b6a07ff7ad
owner() view returns (address)
0xde2d219fea5ebe1a75ddfbaf0b4477f6da757f76
seal() view returns (address)
0x33c2da7fd5b125e629b3950f3c38d7f721d7b30d
spawnRate() view returns (uint256)
8376050000000000
timeLock() view returns (uint256)
86400
today() view returns (uint256)
18636
token() view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
totalSupply() view returns (uint256)
61590549038260328805
totalValue() view returns (uint256)
227064812534127113340
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.