CrERC20ReservePool
Verified contract
Active on
Ethereum with 12 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) |
---|---|---|---|---|---|---|---|
| 11955114 | 4 years ago | | | 0 | 0.025131713 | |
| 11898577 | 4 years ago | | | 0 | 0.038410916 | |
| 11871897 | 4 years ago | | | 0 | 0.038090575 | |
| 11763819 | 4 years ago | | | 0 | 0.027849240 | |
| 11753021 | 4 years ago | | | 0 | 0.040459567 | |
| 11748954 | 4 years ago | | | 0 | 0.018875596 | |
| 11744149 | 4 years ago | | | 0 | 0.029712351 | |
| 11743866 | 4 years ago | | | 0 | 0.018566160 | |
| 11738782 | 4 years ago | | | 0 | 0.078906180 | |
| 11738570 | 4 years ago | | | 0 | 0.0081747600 |
ABI
ABI objects
Getter at block 21180981
getPath() view returns (address[])
[0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x79256DB1BDB6259315a1a3D7Dd237F69cADFd8FC]
isOwner() view returns (bool)
false
openBuyBackAndBurn() view returns (bool)
true
owner() view returns (address)
0xf6d61a4d17b06159f31a3ff424118d39ffb79295
reserveToken() view returns (address)
0xf650c3d88d12db855b8bf7d11be6c55a4e07dcc9
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
185650000000000
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.