FannyRouter
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x85d9…44bb
0x32ce…b81b
Balances ($0.00)
No balances found for "FannyRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14473397 | 3 years ago | | | 0 | 0.0046201428 | |
| 14473382 | 3 years ago | | | 0 | 0.0047173100 | |
| 14471397 | 3 years ago | | | 0 | 0.0075267738 | |
| 14447334 | 3 years ago | | | 0 | 0.0058301697 | |
| 14447332 | 3 years ago | | | 0 | 0.0062811513 | |
| 14447321 | 3 years ago | | | 0 | 0.0085095371 | |
| 14043795 | 3 years ago | | | 0 | 0.071561374 | |
| 13870454 | 3 years ago | | | 0 | 0.0099022046 | |
| 13870415 | 3 years ago | | | 0 | 0.011407317 | |
| 13870284 | 3 years ago | | | 0 | 0.015031500 |
ABI
ABI objects
Getter at block 21193208
CORE() view returns (address)
0x62359ed7505efc61ff1d56fef82158ccaffa23d7
FANNY() view returns (address)
0x8ad66f7e0e3e3dc331d3dbf2c662d7ae293c1fe0
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0xd5b47b80668840e7164c1d1d81af8a9d9727b421
pairFANNYxCORE() view returns (address)
0x85d9dcce9ea06c2621795889be650a8c3ad844bb
pairWETHxCORE() view returns (address)
0x32ce7e48debdccbfe0cd037cc89526e4382cb81b
transferHandler() view returns (address)
0x2e2a33ceca9aef101d679ed058368ac994118e7a
Read-only
CORENeededToBuyFanny(uint256 amountFanny) view returns (uint256)
ETHneededToBuyFanny(uint256 amountFanny) view returns (uint256)
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountOut)
getCOREPreTaxForAmountPostTax(uint256 _postTaxAmount) view returns (uint256 coreNeededAfterTax)
State-modifying
Events buyFannyForCORE(uint256 amount, uint256 minFannyOut)
buyFannyForETH(uint256 minFannyOut) payable
buyFannyForWETH(uint256 amount, uint256 minFannyOut)
listFanny()
renounceOwnership()
sellFannyForCORE(uint256 amount, uint256 minCOREOut)
sellFannyForETH(uint256 amount, uint256 minETHOut)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _fanny)
receive()
This contract contains no error objects.