ERC20ReservePool
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x368b…2e51
0x7925…d8fc
0xd9e1…8b9f
Balances ($455.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 455 | $1.001 |
$455.45 | |
MIC | ERC-20 | 260 | -- | -- | |
MIS | ERC-20 | 81 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12158246 | 4 years ago | | | 0 | 0.024569097 | |
| 11919227 | 4 years ago | | | 0 | 0.024569097 | |
| 11763508 | 4 years ago | | | 0 | 0.016517040 | |
| 11760987 | 4 years ago | | | 0 | 0.017136429 | |
| 11738677 | 4 years ago | | | 0 | 0.0087630950 | |
| 11736330 | 4 years ago | | | 0 | 0.013076953 | |
| 11733130 | 4 years ago | | | 0 | 0.015691188 | |
| 11724358 | 4 years ago | | | 0 | 0.013420095 | |
| 11724342 | 4 years ago | | | 0 | 0.019267281 | |
| 11724245 | 4 years ago | | | 0 | 0.0030607200 |
ABI
ABI objects
Getter at block 21259227
getPath() view returns (address[])
[0x368B3a58B5f49392e5C9E4C998cb0bB966752E51, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x79256DB1BDB6259315a1a3D7Dd237F69cADFd8FC]
isOwner() view returns (bool)
false
openBuyBackAndBurn() view returns (bool)
true
owner() view returns (address)
0xf6d61a4d17b06159f31a3ff424118d39ffb79295
reserveToken() view returns (address)
0x368b3a58b5f49392e5c9e4c998cb0bb966752e51
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
54335000000000000000000
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.