ArchbishopV2

Verified contract

Active on Ethereum with 169 txns
Deployed by via 0xf74da14c at 11301436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x042a2aba08ced7d8a54c72a95a3020d838bbb80cca10fb6ebc190b2e4f278768
0x6ee6e27370e482a658793074d9924aff7611a412f31b3077db0a6013aa7dd7e8
0x6199f1f1de38d435e9c813a5ba98cae9197bc85d63059297a954283a08ffb14d
0x08b06a50b814db8c04b0609efda43eadde632761fffd2dd97f3c86c948ac6aa7
0x799ffa877f9f851eacfa6b13dfede5e01f78cc4b76111b351f7bb5b6a20f0346
0xe188d161683c35195539d7b85979065bfe84bbbe827d84d0fdf863be8155fb5e
0xf8ba1090a8f4fa1876d6aaec2b0e1491dd2f95ecd5a6e94486c38b907deda147
0x7f5ef59303b365c44c0df08f11ac6e1e13e87279c8dd2cc4384f4447e3f24f28
0xb6569690a32d3efcb9c9d95cfea9eeb4cf455d2195a6371814ad2e152ac801c4
0x96b0432ceed92c0fcb684d0e5204d3f7879afbab3adaebe9e0457157c43574a6

Functions
Getter at block 20928338
courtJester(view returns (address)
0xd31e459ac72e2ccad9a35b5b3367cfb4bab0274f
king(view returns (address)
0x5a731151d6510eb475cc7a0072200cffc9a3bfe5
kingFeePct(view returns (uint8)
0
kingPerLptFarmingBlock(view returns (uint96)
500000000000000000000
kingPerStFarmingBlock(view returns (uint96)
500000000000000000000
kingServant(view returns (address)
0x3377a3357680b06bc709922f4a1b20ffab1e8c47
lpFeePct(view returns (uint8)
0
lptFarmingEndBlock(view returns (uint32)
11801600
owner(view returns (address)
0xd31e459ac72e2ccad9a35b5b3367cfb4bab0274f
poolLength(view returns (uint256)
7
stFarmingEndBlock(view returns (uint32)
11801600
startBlock(view returns (uint32)
11301600
totalAllocPoint(view returns (uint32)
50003
withdrawInterval(view returns (uint32)
0
Read-only
getKingPerBlock(uint256 blockNumview returns (uint256)
getMultiplier(uint256 fromuint256 toview returns (uint256 lptuint256 st)
pendingKing(uint256 pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint32 allocPointuint32 lastRewardBlockuint32 sTokenWeightaddress sTokenbool kingLockuint256 accKingPerShare)
userInfo(uint256addressview returns (uint256 wAmountuint256 stAmountuint256 lptAmountuint96 pendingKinguint96 rewardDebtuint32 lastWithdrawBlock)
State-modifying
add(uint256 allocPointuint256 sTokenWeightaddress lpTokenaddress sTokenbool withUpdate
deposit(uint256 piduint256 lptAmountuint256 stAmount
emergencyWithdraw(uint256 pid
massUpdatePools(
renounceOwnership(
setAllocation(uint256 piduint256 allocPointbool withUpdate
setCourtJester(address _courtJester
setFarmingParams(uint256 _kingPerLptFarmingBlockuint256 _kingPerStFarmingBlockuint256 _lptFarmingEndBlockuint256 _stFarmingEndBlock
setKingFeePct(uint256 newPercent
setKingLock(uint256 pidbool _kingLockbool withUpdate
setKingServant(address _kingServant
setLpFeePct(uint256 newPercent
setSTokenWeight(uint256 piduint256 sTokenWeightbool withUpdate
setWithdrawInterval(uint256 _blockNum
transferOwnership(address newOwner
updatePool(uint256 pid
withdraw(uint256 piduint256 lptAmount
Events
Deposit(address indexed useruint256 indexed piduint256 lptAmountuint256 stAmount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 lptAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 lptAmount
Constructor
constructor(address _kingaddress _kingServantaddress _courtJesteruint256 _startBlockuint256 _withdrawInterval
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.