DMGYieldFarmingRouter
Verified contract
Active on
Ethereum with 1,127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
mUSDC | ERC-20 | 0.004999 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13203717 | 3 years ago | | | 0 | 0.0084901521 | |
| 13203662 | 3 years ago | | | 0 | 0.010276589 | |
| 12626156 | 3 years ago | | | 0 | 0.0015879980 | |
| 12626145 | 3 years ago | | | 0 | 0.0011962320 | |
| 12574482 | 3 years ago | | | 0 | 0.00078270060 | |
| 12574480 | 3 years ago | | | 0 | 0.0053748262 | |
| 12546993 | 4 years ago | | | 0 | 0.00058602600 | |
| 12513288 | 4 years ago | | | 0 | 0.00086545800 | |
| 12511726 | 4 years ago | | | 0 | 0.024374083 | |
| 12511696 | 4 years ago | | | 0 | 0.00095808600 |
ABI
ABI objects
Getter at block 21324908
dmgYieldFarming() view returns (address)
0x502e90e092cd08e6630e8e1ce426fc6d8adb3975
initCodeHash() view returns (bytes32)
0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f
isOwner() view returns (bool)
false
owner() view returns (address)
0x0f9dd46b0e1f77cec0f66c20b9a1f56cb34a4556
uniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getPair(address tokenA, address tokenB) view returns (address)
State-modifying
Events addLiquidity(address tokenA, address tokenB, uint256 amountADesired, uint256 amountBDesired, uint256 amountAMin, uint256 amountBMin, uint256 deadline)
addLiquidityETH(address token, uint256 amountTokenDesired, uint256 amountTokenMin, uint256 amountETHMin, uint256 deadline) payable
enableTokens(address[] tokens, address[] spenders)
removeLiquidity(address tokenA, address tokenB, uint256 liquidity, uint256 amountAMin, uint256 amountBMin, uint256 deadline, bool isInSeason)
removeLiquidityETH(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, uint256 deadline, bool isInSeason)
renounceOwnership()
setInitCodeHash(bytes32 _initCodeHash)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _dmgYieldFarming, address _uniswapV2Factory, address _weth)
fallback()
This contract contains no error objects.