This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 7 minutes old. We're running behind the tip but working to resolve the issue.

SnpMaster

Verified contract

Active on Ethereum with 37,756 txns
Deployed by via 0x5685c9d0 at 11130085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x71f37c5aa01c520459843d551fdfb30cc96629e39599239807ffe10a2ca0d293
0x12a8c96bf7240496a3446b2f1df9bcdfae60b2bc229599c759ac4a02abc5bf7f
0x1e78ec8823958c7c9d6cab9c9c4e6cc57112b0627d57601cbc0e567b8446bee2
0xbf7233d560c65a687b9849cd8fcb6fa545b056193d8a52b14fc69cd0d7ee7c06
0xf7fb1146a03da27c4de0e41bd2ffba934c2b14911483b5ccd1ea0f770d86b6c7
0xa6b51288a9d2031c7c613926b709cdbdc9a1ad955a5043a40408067ca2925068
0x0e08f6a573da0d1f84b34c3deac21fc3307237b39dfe8aabaef1634e816243b5
0xd9bcb6abcdae69c29845451f5cc7282a325fdcacd78c965914f00136da9e7207
0x5784b2300bff9fe26432ed51dc0d0dc5bf0281a87ecf6315cf3f8a6799839d48
0x65344e41f93e5cc048effbaae619947a5ab889b60fb3c2fc68f49a72c2e02b27

Functions
Getter at block 20793850
MINTEND_BLOCKNUM(view returns (uint256)
11262857
ecosystemrate(view returns (uint256)
49
endBlock(view returns (uint256)
22392897
farmrate(view returns (uint256)
51
governance(view returns (address)
0x26042eb2f06d419093313ae2486fb40167ba349c
owner(view returns (address)
0x26042eb2f06d419093313ae2486fb40167ba349c
paused(view returns (bool)
false
poolLength(view returns (uint256)
7
seeleEcosystem(view returns (address)
0xebe5317b26059cf39150e0d08d1211eec4335bae
snpPerBlock(view returns (uint256)
260000000000000000
snptoken(view returns (address)
0x795dbf627484f8248d3d6c09c309825c1563e873
startBlock(view returns (uint256)
11130040
totalAllocPoint(view returns (uint256)
25011700
totalMintReward(view returns (uint256)
1256626421801702667008711
totallpSupply(view returns (uint256)
212182024075524656633294335820
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingSnp(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lpSupplyuint256 lastRewardBlockuint256 accSnpPerShareuint256 lockPerioduint256 unlockPeriodbool emergencyEnable)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 depositTimestring refAddress)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amountstring _refuser
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setEndMintBlock(uint256 _endBlock
setGovernance(address _governance
setPoolEmergencyEnable(uint256 _pidbool _emergencyEnable
setPoolLockTime(uint256 _piduint256 _lockPerioduint256 _unlockPeriod
setSeeleEcosystem(address _seeleEcosystem
setSnpPerBlock(uint256 _snpPerBlock
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amountstring indexed refAddress
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _snpuint256 _snpPerBlockuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.