ERC20ReservePool
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
0x4b4d…8958
0x7925…d8fc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIS | ERC-20 | 60.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11884755 | 4 years ago | | | 0 | 0.027666042 | |
| 11766647 | 4 years ago | | | 0 | 0.018375207 | |
| 11739123 | 4 years ago | | | 0 | 0.024362634 | |
| 11738698 | 4 years ago | | | 0 | 0.0078031800 | |
| 11736778 | 4 years ago | | | 0 | 0.016929966 | |
| 11732656 | 4 years ago | | | 0 | 0.014388407 | |
| 11731757 | 4 years ago | | | 0 | 0.012387780 | |
| 11730109 | 4 years ago | | | 0 | 0.019613985 | |
| 11724843 | 4 years ago | | | 0 | 0.015691188 | |
| 11724237 | 4 years ago | | | 0 | 0.023475078 |
ABI
ABI objects
Getter at block 21306639
getPath() view returns (address[])
[0x4b4D2e899658FB59b1D518b68fe836B100ee8958, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x79256DB1BDB6259315a1a3D7Dd237F69cADFd8FC]
isOwner() view returns (bool)
false
openBuyBackAndBurn() view returns (bool)
true
owner() view returns (address)
0xf6d61a4d17b06159f31a3ff424118d39ffb79295
reserveToken() view returns (address)
0x4b4d2e899658fb59b1d518b68fe836b100ee8958
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
583350000000000000000
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.