CrERC20ReservePool
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7925…d8fc
Balances ($0.00)
No balances found for "CrERC20ReservePool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16093548 | 2 years ago | | | 0 | 0.0043213378 | |
| 12158250 | 4 years ago | | | 0 | 0.051390749 | |
| 11955114 | 4 years ago | | | 0 | 0.033184233 | |
| 11891305 | 4 years ago | | | 0 | 0.060841689 | |
| 11865908 | 4 years ago | | | 0 | 0.060704490 | |
| 11820890 | 4 years ago | | | 0 | 0.047190770 | |
| 11763968 | 4 years ago | | | 0 | 0.038181624 | |
| 11753034 | 4 years ago | | | 0 | 0.056733302 | |
| 11746144 | 4 years ago | | | 0 | 0.045286675 | |
| 11744556 | 4 years ago | | | 0 | 0.054069692 |
ABI
ABI objects
Getter at block 21179470
getPath() view returns (address[])
[0x6B175474E89094C44Da98b954EedeAC495271d0F, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x79256DB1BDB6259315a1a3D7Dd237F69cADFd8FC]
isOwner() view returns (bool)
false
openBuyBackAndBurn() view returns (bool)
true
owner() view returns (address)
0xf6d61a4d17b06159f31a3ff424118d39ffb79295
reserveToken() view returns (address)
0x5d3a536e4d6dbd6114cc1ead35777bab948e3643
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
288850000000000
typhoonToken() view returns (address)
0x79256db1bdb6259315a1a3d7dd237f69cadfd8fc
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyBackAndBurn()
ownerBuyBackAndBurn()
renounceOwnership()
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.