CrERC20ReservePool
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x92b7…1d9f
0x7925…d8fc
Balances ($0.00)
No balances found for "CrERC20ReservePool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11955114 | 4 years ago | | | 0 | 0.033538878 | |
| 11891305 | 4 years ago | | | 0 | 0.063376714 | |
| 11820906 | 4 years ago | | | 0 | 0.045312520 | |
| 11808896 | 4 years ago | | | 0 | 0.054821542 | |
| 11760982 | 4 years ago | | | 0 | 0.033531265 | |
| 11753104 | 4 years ago | | | 0 | 0.054821542 | |
| 11744483 | 4 years ago | | | 0 | 0.052875566 | |
| 11740550 | 4 years ago | | | 0 | 0.022181849 | |
| 11738546 | 4 years ago | | | 0 | 0.0093514300 | |
| 11735678 | 4 years ago | | | 0 | 0.024124038 |
ABI
ABI objects
Getter at block 21161590
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)
0x92b767185fb3b04f881e3ac8e5b0662a027a1d9f
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
313850000000000
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.