PolkaBridgeFarm

Verified contract

Active on Ethereum with 320 txns
Deployed by via 0xbbff801e at 14298637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $85.11
ERC-20
--
ERC-20
--
0xdcc695b6f265fbdf2c60e51ca55106e8ccbc861c697131929f26923f6364e0ae
0xd2ecedcad514e7a41ad914202e379d9798aa72fce89351992414e5a08e8c860d
0x5c28169665e95bd84a4647d2e706969bc50854d0c144ad0f02f43dcf2aecab9c
0x4390fa2027979efa820c5d0a9ce460fd4e280e02a97950a5248b22e090c2addc
0x01d095f7a7a5716b00f878a5cc637fd2467538518e74c3a3ef62718e0cf738cd
0xf5a15f6daeab1d0d99f08c5fddf4291e87e7833cfd47f454f87dc0976d126383
0x4d511032fb6f4cbb8c63af6294b981bdc5b8606cc01fdd82398b966a202623a5
0x31b9f034856918180299ecad57a8c150ec159324cf623ce08c196216b69659c9
0xc353bc2ba3bf042d6e7b3a85be8f3e525aeaaaded04f8741646217d92ad68e34
0x4403f689e58d884c89ea917816ac9aff6fd6e45bfb7342093fb8c732f7a2edf6

Functions
Getter at block 21190736
BONUS_MULTIPLIER(view returns (uint256)
1
PBRPerBlock(view returns (uint256)
90000000000000000
owner(view returns (address)
0x57866ed63ca5f9744cef9aa270bd1f1dce935831
polkaBridge(view returns (address)
0x298d492e8c1d909d3f63bc4a36c66c64acb3d695
poolLength(view returns (uint256)
2
startBlock(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
4999
Read-only
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
pendingPBR(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 lpAmountuint256 allocPointuint256 lastRewardBlockuint256 accPBRPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
changePBRBlock(uint256 _PBRPerBlock
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
harvest(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
LogPoolAddition(uint256 indexed piduint256 allocPointaddress indexed lpTokenbool withUpdate
LogSetPool(uint256 indexed piduint256 allocPointbool withUpdate
LogUpdatePool(uint256 indexed piduint256 lastRewardBlockuint256 lpSupplyuint256 accPBRPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _polkaBridgeuint256 _PBRPerBlockuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.