compounderFarmer
Verified contract
Active on
Ethereum with 342 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc02a…6cc2
0xdcb5…37f3
0xa0ff…4342
0x4ddc…0ed5
0x3a3a…8c04
0xabd6…d8af
0x3931…9eac
Balances ($66.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AMPL | ERC-20 | 41.861298 | $1.26 |
$52.75 | |
aDAI | ERC-20 | 5.465318 | $0.997897 |
$5.45 | |
aUSDC | ERC-20 | 3.244398 | $0.997974 |
$3.24 | |
aUSDT | ERC-20 | 1.912428 | $0.9987 |
$1.91 | |
COMP | ERC-20 | 0.023015 | $69.81 |
$1.61 | |
aBUSD | ERC-20 | 0.57739 | $0.996985 |
$0.58 | |
aTUSD | ERC-20 | 0.553067 | $1.001 |
$0.55 | |
aWBTC | ERC-20 | 0.000001 | $95,581.00 |
$0.11 | |
aLINK | ERC-20 | 0.000239 | $17.93 |
$0 | |
aETH | ERC-20 | 0.000111 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11766309 | 4 years ago | | | 0 | 0.024960840 | |
| 11766246 | 4 years ago | | | 0 | 0.011625218 | |
| 11406075 | 4 years ago | | | 0 | 0.010330550 | |
| 11386203 | 4 years ago | | | 0 | 0.0049592402 | |
| 11372011 | 4 years ago | | | 0 | 0.00082806000 | |
| 11371981 | 4 years ago | | | 0 | 0.0010142650 | |
| 11371981 | 4 years ago | | | 0 | 0.0012597200 | |
| 11371968 | 4 years ago | | | 0 | 0.0011381700 | |
| 11366397 | 4 years ago | | | 0 | 0.0040913490 | |
| 11366373 | 4 years ago | | | 0 | 0.0071782800 |
ABI
ABI objects
Getter at block 21284953
BONUS_MULTIPLIER() view returns (uint256)
1
WethPerBlock() view returns (uint256)
5110000000000000
aeth() view returns (address)
0x3a3a65aab0dd2a17e3f1947ba16138cd37d08c04
axeth() view returns (address)
0xabd6c2bbeb1aaa3bc84b224835f5e542abf2d8af
bonusEndBlock() view returns (uint256)
0
ceth() view returns (address)
0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5
cxeth() view returns (address)
0x3931e84b6d866a38b371e02385dbee1b12f89eac
devaddr() view returns (address)
0x715203e6b96e27c1dd8e4156050422a936b52e47
owner() view returns (address)
0x715203e6b96e27c1dd8e4156050422a936b52e47
poolLength() view returns (uint256)
25
startBlock() view returns (uint256)
0
totalAllocPoint() view returns (uint256)
148124365995368228940595980017507093113718959046
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
xaeth() view returns (address)
0xdcb5c910f0634d93035a3408956fcb3e69fd37f3
xweth() view returns (address)
0xa0ff8ecc872b3ffd07a4b72a8d21b1c5082f4342
Read-only
getMultiplier(uint256 _from, uint256 _to) view returns (uint256)
pendingWeth(uint256 _pid, address _user) view returns (uint256)
poolInfo(uint256) view returns (address lpToken, uint256 allocPoint, uint256 lastRewardBlock, uint256 accWETHPerShare)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewardDebt)
State-modifying
Events add(uint256 _allocPoint, address _lpToken, bool _withUpdate)
deposit(uint256 _pid, uint256 _amount)
deposit_ETH_beta() payable
deposit_aETH_beta(uint256 _amount)
deposit_cETH_beta(uint256 _amount)
deposit_wETH_beta(uint256 _amount)
dev(address _devaddr)
emergencyWithdraw(uint256 _pid)
massUpdatePools()
renounceOwnership()
safeWETHTransferCall(address _to, uint256 _amount)
set(uint256 _pid, address _lpPool, uint256 _allocPoint, bool _withUpdate)
setWethPerBlock(uint256 _WethPerBlock)
testTokensBurn_beta(address _address, uint256 _amount, uint256 _currencyId)
testTokensSupply_beta(address _address, uint256 _amount, uint256 _currencyId)
transferOwnership(address newOwner)
updatePool(uint256 _pid)
withdraw(uint256 _pid, uint256 _amount)
withdraw_ETH_beta(uint256 _amount)
withdraw_aETH_beta(uint256 _amount)
withdraw_cETH_beta(uint256 _amount)
withdraw_wETH_beta(uint256 _amount)
Deposit(address indexed user, uint256 indexed pid, uint256 amount)
EmergencyWithdraw(address indexed user, uint256 indexed pid, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
constructor(address _ceth, address _aeth, address _weth, address _xaeth, address _xweth, address _axETH, address _cxETH, address _devaddr, uint256 _WethPerBlock, uint256 _startBlock, uint256 _bonusEndBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.