ERC20ReservePool
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
0x92b7…1d9f
0x7925…d8fc
0xd9e1…8b9f
Balances ($0.00)
No balances found for "ERC20ReservePool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11724947 | 4 years ago | | | 0 | 0.026839137 | |
| 11724422 | 4 years ago | | | 0 | 0.030016420 | |
| 11724260 | 4 years ago | | | 0 | 0.0030040400 | |
| 11722237 | 4 years ago | | | 0 | 0.0081043760 |
ABI
ABI objects
Getter at block 21399411
getPath() view returns (address[])
[0x92B767185fB3B04F881e3aC8e5B0662a027A1D9f, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x79256DB1BDB6259315a1a3D7Dd237F69cADFd8FC]
isOwner() view returns (bool)
false
openBuyBackAndBurn() view returns (bool)
true
owner() view returns (address)
0x29fd05ec26e64d73f60fa6e83fd2aeb9ceb4a22f
reserveToken() view returns (address)
0x92b767185fb3b04f881e3ac8e5b0662a027a1d9f
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
89700000000000
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.