BetaRunnerUniswapV3
Verified contract
Active on
Ethereum with 384 txns
Balances ($0.00)
No balances found for "BetaRunnerUniswapV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20620215 | 3 months ago | | | 0 | 0.00064935040 | |
| 20571499 | 3 months ago | | | 0 | 0.0012138977 | |
| 20267329 | 5 months ago | | | 0 | 0.00078655440 | |
| 19757059 | 7 months ago | | | 0 | 0.0016998306 | |
| 19748493 | 7 months ago | | | 0 | 0.0017307012 | |
| 19748487 | 7 months ago | | | 0 | 0.0017956757 | |
| 19397086 | 9 months ago | | | 0 | 0.012902780 | |
| 19198505 | 10 months ago | | | 0 | 0.0089829303 | |
| 18606417 | a year ago | | | 0 | 0.0051238266 | |
| 18558240 | a year ago | | | 0 | 0.0081489596 |
ABI
ABI objects
Getter at block 21301580
betaBank() view returns (address)
0x972a785b390d05123497169a04c72de652493be1
codeHash() view returns (bytes32)
0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54
factory() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
owner() view returns (address)
0xcde61ddc37a5bcb61542d408c9dea56aebce76a9
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events close(struct BetaRunnerUniswapV3CloseData _data) payable
recover(address _token, uint256 _amount)
recoverETH(uint256 _amount)
renounceOwnership()
short(struct BetaRunnerUniswapV3ShortData _data) payable
transferOwnership(address newOwner)
uniswapV3SwapCallback(int256 _amount0Delta, int256 _amount1Delta, 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.