BaoMasterFarmer
Verified contract
Active on
Ethereum with 40,653 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x374c…61c1
6 additional
variables
Balances ($42,883.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAO | ERC-20 | 40.315821B | $0.000001 |
$25,318.34 | |
xSUSHI | ERC-20 | 7.876574K | $1.17 |
$9,215.59 | |
AKRO | ERC-20 | 1.567279M | $0.004182 |
$6,554.17 | |
ADEL | ERC-20 | 498.754625K | $0.003565 |
$1,778.28 | |
JRT | ERC-20 | 3.803984K | $0.004542 |
$17.28 | |
UNI-V2 | ERC-20 | 119.118775K | -- | -- | |
SLP | ERC-20 | 94.958503K | -- | -- | |
SLP | ERC-20 | 77.363205K | -- | -- | |
SLP | ERC-20 | 64.119885K | -- | -- | |
TTT | ERC-20 | 14.3196K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21079780 | 12 days ago | | | 0 | 0.0016218207 | |
| 21079780 | 12 days ago | | | 0 | 0.0016783032 | |
| 21079780 | 12 days ago | | | 0 | 0.0016282213 | |
| 21079780 | 12 days ago | | | 0 | 0.0016189383 | |
| 21079780 | 12 days ago | | | 0 | 0.0014590841 | |
| 21079753 | 12 days ago | | | 0 | 0.0012428582 | |
| 21079747 | 12 days ago | | | 0 | 0.0014046330 | |
| 20881243 | a month ago | | | 0 | 0.00033722608 | |
| 20638465 | 2 months ago | | | 0 | 0.000081106756 | |
| 20526506 | 3 months ago | | | 0 | 0.00019172225 |
ABI
ABI objects
Getter at block 21164190
Bao() view returns (address)
0x374cb8c27130e2c9e04f44303f3c8351b9de61c1
FINISH_BONUS_AT_BLOCK() view returns (uint256)
16002086
PERCENT_FOR_COM() view returns (uint256)
6
PERCENT_FOR_DEV() view returns (uint256)
6
PERCENT_FOR_FOUNDERS() view returns (uint256)
4
PERCENT_FOR_LP() view returns (uint256)
4
PERCENT_LOCK_BONUS_REWARD() view returns (uint256)
95
REWARD_PER_BLOCK() view returns (uint256)
250000000000000000000
START_BLOCK() view returns (uint256)
11420726
comfundaddr() view returns (address)
0x609991ca0ae39bc4eaf2669976237296d40c2f31
devDepFee() view returns (uint256)
9925
devaddr() view returns (address)
0x3dfc49e5112005179da613bde5973229082dac35
founderaddr() view returns (address)
0x9b3d5b1a191dba87ff2f158e681bafcc4371b6ab
liquidityaddr() view returns (address)
0x3f3243e7776122b1b968b5e74b3ddb971fbed9de
migrator() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x2dee6958272308ff5ae4831ae038abd4ac96be04
poolLength() view returns (uint256)
225
totalAllocPoint() view returns (uint256)
8789190
usdOracle() view returns (address)
0x0000000000000000000000000000000000000000
userDepFee() view returns (uint256)
75
Read-only
HALVING_AT_BLOCK(uint256) view returns (uint256)
REWARD_MULTIPLIER(uint256) view returns (uint256)
authorized(address) view returns (bool)
blockDeltaEndStage(uint256) view returns (uint256)
blockDeltaStartStage(uint256) view returns (uint256)
devFeeStage(uint256) view returns (uint256)
getGlobalAmount(address _user) view returns (uint256)
getGlobalRefAmount(address _user) view returns (uint256)
getMultiplier(uint256 _from, uint256 _to) view returns (uint256)
getNewRewardPerBlock(uint256 pid1) view returns (uint256)
getPoolReward(uint256 _from, uint256 _to, uint256 _allocPoint) view returns (uint256 forDev, uint256 forFarmer, uint256 forLP, uint256 forCom, uint256 forFounders)
getRefValueOf(address _user, address _user2) view returns (uint256)
getTotalRefs(address _user) view returns (uint256)
pendingReward(uint256 _pid, address _user) view returns (uint256)
poolId1(address) view returns (uint256)
poolInfo(uint256) view returns (address lpToken, uint256 allocPoint, uint256 lastRewardBlock, uint256 accBaoPerShare)
userDelta(uint256 _pid) view returns (uint256)
userFeeStage(uint256) view returns (uint256)
userGlobalInfo(address) view returns (uint256 globalAmount, uint256 totalReferals, uint256 globalRefAmount)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewardDebt, uint256 rewardDebtAtBlock, uint256 lastWithdrawBlock, uint256 firstDepositBlock, uint256 blockdelta, uint256 lastDepositBlock)
State-modifying
Events add(uint256 _allocPoint, address _lpToken, bool _withUpdate)
addAuthorized(address _toAdd)
bonusFinishUpdate(uint256 _newFinish)
claimReward(uint256 _pid)
comUpdate(address _newCom)
deposit(uint256 _pid, uint256 _amount, address _ref)
dev(address _devaddr)
emergencyWithdraw(uint256 _pid)
founderUpdate(address _newFounder)
halvingUpdate(uint256[] _newHalving)
lockUpdate(uint256 _newlock)
lockcomUpdate(uint256 _newcomlock)
lockdevUpdate(uint256 _newdevlock)
lockfounderUpdate(uint256 _newfounderlock)
locklpUpdate(uint256 _newlplock)
lpUpdate(address _newLP)
massUpdatePools()
migrate(uint256 _pid)
removeAuthorized(address _toRemove)
renounceOwnership()
reviseDeposit(uint256 _pid, address _user, uint256 _block)
reviseWithdraw(uint256 _pid, address _user, uint256 _block)
rewardMulUpdate(uint256[] _newMulReward)
rewardUpdate(uint256 _newReward)
set(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
setDevDepFee(uint256 _devDepFees)
setDevFeeStage(uint256[] _devFees)
setMigrator(address _migrator)
setStageEnds(uint256[] _blockEnds)
setStageStarts(uint256[] _blockStarts)
setUserDepFee(uint256 _usrDepFees)
setUserFeeStage(uint256[] _userFees)
starblockUpdate(uint256 _newstarblock)
transferOwnership(address newOwner)
updatePool(uint256 _pid)
withdraw(uint256 _pid, uint256 _amount, address _ref)
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)
SendBaoReward(address indexed user, uint256 indexed pid, uint256 amount, uint256 lockAmount)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
constructor(address _Bao, address _devaddr, address _liquidityaddr, address _comfundaddr, address _founderaddr, uint256 _rewardPerBlock, uint256 _startBlock, uint256 _halvingAfterBlock, uint256 _userDepFee, uint256 _devDepFee, uint256[] _blockDeltaStartStage, uint256[] _blockDeltaEndStage, uint256[] _userFeeStage, uint256[] _devFeeStage)
This contract contains no fallback and receive objects.
This contract contains no error objects.