BetaRunnerUniswapV2
Verified contract
Active on
Ethereum with 495 txns
Balances ($0.00)
No balances found for "BetaRunnerUniswapV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20360903 | 4 months ago | | | 0 | 0.0011276861 | |
| 19728609 | 7 months ago | | | 0 | 0.0019983700 | |
| 18576594 | a year ago | | | 0 | 0.0091805851 | |
| 17726620 | a year ago | | | 0 | 0.0041560933 | |
| 17065290 | 2 years ago | | | 0 | 0.011320727 | |
| 17043998 | 2 years ago | | | 0 | 0.017932358 | |
| 16829519 | 2 years ago | | | 0 | 0.016224396 | |
| 16378441 | 2 years ago | | | 0.005 | 0.013476205 | |
| 16329837 | 2 years ago | | | 0 | 0.0063957639 | |
| 16229929 | 2 years ago | | | 0 | 0.0034385280 |
ABI
ABI objects
Getter at block 21205520
betaBank() view returns (address)
0x972a785b390d05123497169a04c72de652493be1
codeHash() view returns (bytes32)
0xe18a34eb0e04b04f7a0ac29a6e80748dca96319b42c54d679cb821dca90c6303
factory() view returns (address)
0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
owner() view returns (address)
0xcde61ddc37a5bcb61542d408c9dea56aebce76a9
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events close(uint256 _pid, uint256 _amountRepay, uint256 _amountTake, address[] _path, uint256 _amountInMax) payable
pancakeCall(address sender, uint256, uint256, bytes data)
recover(address _token, uint256 _amount)
recoverETH(uint256 _amount)
renounceOwnership()
short(uint256 _pid, uint256 _amountBorrow, uint256 _amountPutExtra, address[] _path, uint256 _amountOutMin) payable
transferOwnership(address newOwner)
uniswapV2Call(address sender, uint256, uint256, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _betaBank, address _weth, address _factory, bytes32 _codeHash)
receive()
This contract contains no error objects.