CrERC20ReservePool
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5d3a…3643
0x7925…d8fc
0xd9e1…8b9f
Balances ($71.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cDAI | ERC-20 | 3K | $0.023833 |
$71.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11725392 | 4 years ago | | | 0 | 0.044844707 | |
| 11725387 | 4 years ago | | | 0 | 0.0072559300 | |
| 11725352 | 4 years ago | | | 0 | 0.0028906800 | |
| 11725351 | 4 years ago | | | 0 | 0.0060851160 |
ABI
ABI objects
Getter at block 21120508
getPath() view returns (address[])
[0x6B175474E89094C44Da98b954EedeAC495271d0F, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x79256DB1BDB6259315a1a3D7Dd237F69cADFd8FC]
isOwner() view returns (bool)
false
openBuyBackAndBurn() view returns (bool)
true
owner() view returns (address)
0x29fd05ec26e64d73f60fa6e83fd2aeb9ceb4a22f
reserveToken() view returns (address)
0x5d3a536e4d6dbd6114cc1ead35777bab948e3643
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
524686932251051346839
typhoonToken() view returns (address)
0x79256db1bdb6259315a1a3d7dd237f69cadfd8fc
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyBackAndBurn()
buyTyphoon()
ownerBuyBackAndBurn()
redeem()
renounceOwnership()
seize(address _token, uint256 amount)
setOpenBuyBackAndBurn(bool _openBuyBackAndBurn)
setPath(address[] _path)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _reserveToken, address _typhoonToken, address router_)
This contract contains no fallback and receive objects.
This contract contains no error objects.