ERC20ReservePool
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ca8…179f
0x7925…d8fc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
y3Crv | ERC-20 | 175 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11978260 | 4 years ago | | | 0 | 0.030604446 | |
| 11937141 | 4 years ago | | | 0 | 0.018946298 | |
| 11893348 | 4 years ago | | | 0 | 0.027801632 | |
| 11892004 | 4 years ago | | | 0 | 0.029861012 | |
| 11872150 | 4 years ago | | | 0 | 0.031920392 | |
| 11871566 | 4 years ago | | | 0 | 0.030890702 | |
| 11871166 | 4 years ago | | | 0 | 0.029603588 | |
| 11832920 | 4 years ago | | | 0 | 0.029129930 | |
| 11801675 | 4 years ago | | | 0 | 0.028428711 | |
| 11788643 | 4 years ago | | | 0 | 0.045306362 |
ABI
ABI objects
Getter at block 21290073
getPath() view returns (address[])
[0x9cA85572E6A3EbF24dEDd195623F188735A5179f, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x79256DB1BDB6259315a1a3D7Dd237F69cADFd8FC]
isOwner() view returns (bool)
false
openBuyBackAndBurn() view returns (bool)
true
owner() view returns (address)
0xf6d61a4d17b06159f31a3ff424118d39ffb79295
reserveToken() view returns (address)
0x9ca85572e6a3ebf24dedd195623f188735a5179f
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
totalBurnedAmount() view returns (uint256)
66440000000000000000000
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.