This contract is being backfilled. You may encounter incomplete storage history.

GreatWizard

Verified contract

Active on Ethereum with 3,082 txns
Deployed by via 0xacad2b22 at 10786514
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
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1b7950b7649d715e83540f9f9374e067eed5833e6cb2bce18b175c6ba22da9bb
0xe20136a3d03dfa9b403a9d36cc6e0ab3d906fda327d2ab5f31df7be9d580848c
0x426850a7b7d996969af1ce320493ec84b95a3f778fd94e96a77f6f066956afb5
0xe0df83f8ef8f5bcda6f65be3b5e901e45f13eda0cabcdd404a8d21320330564d
0x6bae810c98a1f0ec0413b2b349db6abbc5c3002f31e1b8385d4292b458468b21
0x7cd622fe5c6e9f11f5e5d3a81fa2ade5b40ee8d687e1b7c3c2440a5cbf90c7c3
0x1eef712d5e0940be772f314858bf87dd1d1797a483100d7e28594ccc5f71d31d
0x6334e78678c2320ea3e1828a3df54e1bd38af69b105343a09495d9e8b0f61421
0x4989c06775a7d595b1fbc8d48ed1153e8217e7d00645b186cb45f289dba1a77e
0xb1394f09c3a5acca57cfa8fef67297481c290dcc86b4a9a3e04a8c18e4587a88

Functions
Getter at block 20798447
BONUS_MULTIPLIER(view returns (uint256)
10
bonusEndBlock(view returns (uint256)
10892000
devaddr(view returns (address)
0xe403919b85ebbd56de88ef1459886f4b57cea9ea
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x4acb1b920f78f2c2346b23f6076abebe9a8fe1df
poolLength(view returns (uint256)
12
rainbow(view returns (address)
0x33c23d44679433a88b89ca38d3311a9a3d160699
rainbowsPerBlock(view returns (uint256)
100000000000000000000
startBlock(view returns (uint256)
10792000
totalAllocPoint(view returns (uint256)
14000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingRainbows(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accRainbowsPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _rainbowaddress _devaddruint256 _rainbowsPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.