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

GoldenTouch

Verified contract

Active on Ethereum with 695 txns
Deployed by via 0xd6b384ef at 11058747
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x6b19b60d4b7ae0357dcc6286b7b62bc3d92f7c67413d0d5d69d79dbe0f63ff0e
0x0b346c43f370baad5ca53f88d729e3060d06647b703a9925fbe9bb13dd95b246
0xb62e8054f4e38005860b0c594ff62217a651997352f64fbf0fcc21a753ae2bb0
0x198d8ae0ccb7d9c3b52fab4f3c9afaa0b3918e1a79303403c9b5a662e8b9409c
0xac5d10f467c05d6b326a330b298dcf58d9b58a1f5863a152bbb6f01b5047e0a7
0x18ee27165b193c0ea5d540648385cefe617b389a144331af36fe943319c6177c
0x0baf622147385ab1adc288db6ecbf20aa02cb15e87dd299f3c4a28229d5f2586
0xefa79ada26910b116f3edc42bd2fc09977e36e97bc701021c19158b782e96bf9
0x6a16c59e3b66e8abbaffc8b9506bf6eb526f6b126bddaa02d3fd71fb63020d50
0x9baf91817e9ab0f9710edc0ee5eb7851d43b874849007b08ef06327082215fd3

Functions
Getter at block 20794228
BONUS_MULTIPLIER(view returns (uint256)
4
bonusEndBlock(view returns (uint256)
11080000
devaddr(view returns (address)
0xebfece8564acaee2d055b1a75cc41155fce8056f
midas(view returns (address)
0x0290b327a8583bd6fa63c130b732a808864e55fc
midasPerBlock(view returns (uint256)
200000000000000000
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x4150f70235fa3d017aa67b1eeac377f46bd76953
poolLength(view returns (uint256)
2
startBlock(view returns (uint256)
11060000
totalAllocPoint(view returns (uint256)
1000
totalBlock(view returns (uint256)
340000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingMidas(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accMidasPerShare)
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 _midasaddress _devaddruint256 _midasPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.