CryptoCorgisRescuer
Verified contract
Active on
Ethereum with 13,878 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2e6…8e3c
Balances ($0.00)
No balances found for "CryptoCorgisRescuer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13208126 | 3 years ago | | | 0.01 | 0.0015867200 | |
| 13207660 | 3 years ago | | | 0.0211 | 0.0017520549 | |
| 13035115 | 3 years ago | | | 0.2021 | 0.0025177970 | |
| 13031012 | 3 years ago | | | 0.01 | 0.0032209033 | |
| 13031012 | 3 years ago | | | 0.01 | 0.0032209033 | |
| 13031012 | 3 years ago | | | 0.01 | 0.0032209033 | |
| 13031012 | 3 years ago | | | 0.01 | 0.0032209033 | |
| 13031012 | 3 years ago | | | 0.01 | 0.0035417014 | |
| 13028002 | 3 years ago | | | 0.0358 | 0.0016924031 | |
| 13024624 | 3 years ago | | | 0.361 | 0.0035509441 |
ABI
ABI objects
Getter at block 21170229
breederAddress() view returns (address)
0x51e613727fdd2e0b91b51c3e5427e9440a7957e4
discountPerBlockEth() view returns (uint256)
3000000000000000
floorPriceEth() view returns (uint256)
10000000000000000
owner() view returns (address)
0x4baf2ad9e92d547f428895e12ab8a6f195c6f058
treasuryAddress() view returns (address)
0xf2e61080035c5dc890d3602746041f3b3dd98e3c
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
rescueCorgi(uint256 _blockNumber, bytes _data) payable
returnFunds()
setDiscountPerBlock(uint256 _discountPerBlockEth)
setFloorPrice(uint256 _floorPriceEth)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasuryAddress, address _breederAddress, uint256 _discountPerBlockEth, uint256 _floorPriceEth)
receive()
This contract contains no error objects.