ETH Price: $1,769.04 (-1.97%)

Contract

0xA357AF9430e4504419A7A05e217D4A490Ecec6FA
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Token Holdings

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To

There are no matching entries

> 10 Token Transfers found.

View more zero value Internal Transactions in Advanced View mode

Advanced mode:
Loading...
Loading
Loading...
Loading
Cross-Chain Transactions

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
Source Code Verified Exact Match

Contract Name

MultiRewards

Compiler Version
v0.5.17+commit.d19bba13
Optimization Enabled
Yes with 1000 runs
Other Settings
default evmVersion
License
None
Contract Source Code (Solidity Standard Json-Input format)
Contract Security Audit
No Contract Security Audit SubmittedSubmit Audit Here
Contract ABI
API
[{"inputs":[{"internalType":"address","name":"_owner","type":"address"},{"internalType":"address","name":"_stakingToken","type":"address"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldOwner","type":"address"},{"indexed":false,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnerChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnerNominated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"bool","name":"isPaused","type":"bool"}],"name":"PauseChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"token","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Recovered","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"reward","type":"uint256"}],"name":"RewardAdded","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"},{"indexed":true,"internalType":"address","name":"rewardsToken","type":"address"},{"indexed":false,"internalType":"uint256","name":"reward","type":"uint256"}],"name":"RewardPaid","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"token","type":"address"},{"indexed":false,"internalType":"uint256","name":"newDuration","type":"uint256"}],"name":"RewardsDurationUpdated","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Staked","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Withdrawn","type":"event"},{"constant":false,"inputs":[],"name":"acceptOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"internalType":"address","name":"_rewardsToken","type":"address"},{"internalType":"address","name":"_rewardsDistributor","type":"address"},{"internalType":"uint256","name":"_rewardsDuration","type":"uint256"}],"name":"addReward","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"balanceOf","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"address","name":"_rewardsToken","type":"address"}],"name":"earned","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"exit","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[],"name":"getReward","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"_rewardsToken","type":"address"}],"name":"getRewardForDuration","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"lastPauseTime","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"_rewardsToken","type":"address"}],"name":"lastTimeRewardApplicable","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"internalType":"address","name":"_owner","type":"address"}],"name":"nominateNewOwner","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"nominatedOwner","outputs":[{"internalType":"address","name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"internalType":"address","name":"_rewardsToken","type":"address"},{"internalType":"uint256","name":"reward","type":"uint256"}],"name":"notifyRewardAmount","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"paused","outputs":[{"internalType":"bool","name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"internalType":"address","name":"tokenAddress","type":"address"},{"internalType":"uint256","name":"tokenAmount","type":"uint256"}],"name":"recoverERC20","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"rewardData","outputs":[{"internalType":"address","name":"rewardsDistributor","type":"address"},{"internalType":"uint256","name":"rewardsDuration","type":"uint256"},{"internalType":"uint256","name":"periodFinish","type":"uint256"},{"internalType":"uint256","name":"rewardRate","type":"uint256"},{"internalType":"uint256","name":"lastUpdateTime","type":"uint256"},{"internalType":"uint256","name":"rewardPerTokenStored","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"_rewardsToken","type":"address"}],"name":"rewardPerToken","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"rewardTokens","outputs":[{"internalType":"address","name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"}],"name":"rewards","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"internalType":"bool","name":"_paused","type":"bool"}],"name":"setPaused","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"internalType":"address","name":"_rewardsToken","type":"address"},{"internalType":"address","name":"_rewardsDistributor","type":"address"}],"name":"setRewardsDistributor","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"internalType":"address","name":"_rewardsToken","type":"address"},{"internalType":"uint256","name":"_rewardsDuration","type":"uint256"}],"name":"setRewardsDuration","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"stake","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"stakingToken","outputs":[{"internalType":"contract IERC20","name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"internalType":"address","name":"","type":"address"},{"internalType":"address","name":"","type":"address"}],"name":"userRewardPerTokenPaid","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"withdraw","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"}]
608060405234801561001057600080fd5b50604051611e74380380611e748339818101604052604081101561003357600080fd5b5080516020909101516001600055816001600160a01b03811661009d576040805162461bcd60e51b815260206004820152601960248201527f4f776e657220616464726573732063616e6e6f74206265203000000000000000604482015290519081900360640190fd5b600180546001600160a01b0319166001600160a01b0383169081179091556040805160008152602081019290925280517fb532073b38c83145e3e5135377a08bf9aab55bc0fd7c1179cd4fb995d2a5159c9281900390910190a1506001546001600160a01b0316610149576040805162461bcd60e51b815260206004820152601160248201527013dddb995c881b5d5cdd081899481cd95d607a1b604482015290519081900360640190fd5b600480546001600160a01b0390921661010002610100600160a81b031990921691909117905550611cf58061017f6000396000f3fe608060405234801561001057600080fd5b50600436106101b95760003560e01c806370a08231116100f9578063a694fc3a11610097578063d0ed26ae11610071578063d0ed26ae146104c1578063e70b9e27146104f7578063e9fad8ee14610525578063f12297771461052d576101b9565b8063a694fc3a14610452578063b66503cf1461046f578063bcd110141461049b576101b9565b80637bb7bed1116100d35780637bb7bed1146103f95780638980f11f146104165780638da5cb5b1461044257806391b4ded91461044a576101b9565b806370a08231146103c357806372f702f3146103e957806379ba5097146103f1576101b9565b80633d18b9121161016657806353a47bb71161014057806353a47bb71461032f5780635c975abb14610353578063638634ee1461036f5780637035ab9814610395576101b9565b80633d18b912146102965780633f695b451461029e57806348e5d9f8146102cc576101b9565b8063211dc32d11610197578063211dc32d1461021f5780632378bea61461024d5780632e1a7d4d14610279576101b9565b80631627540c146101be57806316c38b3c146101e657806318160ddd14610205575b600080fd5b6101e4600480360360208110156101d457600080fd5b50356001600160a01b0316610553565b005b6101e4600480360360208110156101fc57600080fd5b503515156105bc565b61020d610636565b60408051918252519081900360200190f35b61020d6004803603604081101561023557600080fd5b506001600160a01b038135811691602001351661063c565b6101e46004803603604081101561026357600080fd5b506001600160a01b0381351690602001356106ef565b6101e46004803603602081101561028f57600080fd5b5035610835565b6101e4610a7b565b6101e4600480360360408110156102b457600080fd5b506001600160a01b0381358116916020013516610c9d565b6102f2600480360360208110156102e257600080fd5b50356001600160a01b0316610ce0565b604080516001600160a01b0390971687526020870195909552858501939093526060850191909152608084015260a0830152519081900360c00190f35b610337610d1f565b604080516001600160a01b039092168252519081900360200190f35b61035b610d2e565b604080519115158252519081900360200190f35b61020d6004803603602081101561038557600080fd5b50356001600160a01b0316610d37565b61020d600480360360408110156103ab57600080fd5b506001600160a01b0381358116916020013516610d66565b61020d600480360360208110156103d957600080fd5b50356001600160a01b0316610d83565b610337610d9e565b6101e4610db2565b6103376004803603602081101561040f57600080fd5b5035610e7b565b6101e46004803603604081101561042c57600080fd5b506001600160a01b038135169060200135610ea2565b610337610fe8565b61020d610ff7565b6101e46004803603602081101561046857600080fd5b5035610ffd565b6101e46004803603604081101561048557600080fd5b506001600160a01b038135169060200135611283565b61020d600480360360208110156104b157600080fd5b50356001600160a01b031661155d565b6101e4600480360360608110156104d757600080fd5b506001600160a01b0381358116916020810135909116906040013561158f565b61020d6004803603604081101561050d57600080fd5b506001600160a01b0381358116916020013516611638565b6101e4611655565b61020d6004803603602081101561054357600080fd5b50356001600160a01b0316611678565b61055b61172b565b600280546001600160a01b03831673ffffffffffffffffffffffffffffffffffffffff19909116811790915560408051918252517f906a1c6bd7e3091ea86693dd029a831c19049ce77f1dce2ce0bab1cacbabce229181900360200190a150565b6105c461172b565b60045460ff16151581151514156105da57610633565b6004805460ff1916821515179081905560ff16156105f757426003555b6004546040805160ff90921615158252517f8fb6c181ee25a520cf3dd6565006ef91229fcfe5a989566c2a3b8c115570cec59181900360200190a15b50565b60095490565b6001600160a01b0380831660008181526008602090815260408083209486168084529482528083205493835260078252808320948352939052918220546106e691906106da90670de0b6b3a7640000906106ce906106a99061069d89611678565b9063ffffffff61177416565b6001600160a01b0389166000908152600a60205260409020549063ffffffff6117d116565b9063ffffffff61182a16565b9063ffffffff61189416565b90505b92915050565b6001600160a01b038216600090815260056020526040902060020154421161075e576040805162461bcd60e51b815260206004820152601a60248201527f52657761726420706572696f64207374696c6c20616374697665000000000000604482015290519081900360640190fd5b6001600160a01b0382811660009081526005602052604090205416331461078457600080fd5b600081116107d9576040805162461bcd60e51b815260206004820181905260248201527f526577617264206475726174696f6e206d757374206265206e6f6e2d7a65726f604482015290519081900360640190fd5b6001600160a01b0382166000818152600560209081526040918290206001018490558151928352820183905280517fad2f86b01ed93b4b3a150d448c61a4f5d8d38075d3c0c64cc0a26fd6e1f495459281900390910190a15050565b600080546001018082559033905b6006548110156109285760006006828154811061085c57fe5b6000918252602090912001546001600160a01b0316905061087c81611678565b6001600160a01b038216600090815260056020819052604090912001556108a281610d37565b6001600160a01b0380831660009081526005602052604090206004019190915583161561091f576108d3838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b50600101610843565b506000831161097e576040805162461bcd60e51b815260206004820152601160248201527f43616e6e6f742077697468647261772030000000000000000000000000000000604482015290519081900360640190fd5b600954610991908463ffffffff61177416565b600955336000908152600a60205260409020546109b4908463ffffffff61177416565b336000818152600a60205260409020919091556004546109ea916101009091046001600160a01b0316908563ffffffff6118ee16565b60408051848152905133917f7084f5476618d8e60b11ef0d7d3f06914655adb8793e28ff7f018d4c76d505d5919081900360200190a2506000548114610a77576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b5050565b600080546001018082559033905b600654811015610b6e57600060068281548110610aa257fe5b6000918252602090912001546001600160a01b03169050610ac281611678565b6001600160a01b03821660009081526005602081905260409091200155610ae881610d37565b6001600160a01b03808316600090815260056020526040902060040191909155831615610b6557610b19838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b50600101610a89565b5060005b600654811015610c4557600060068281548110610b8b57fe5b60009182526020808320909101543383526008825260408084206001600160a01b03909216808552919092529120549091508015610c3b573360008181526008602090815260408083206001600160a01b0387168085529252822091909155610bfa918363ffffffff6118ee16565b6040805182815290516001600160a01b0384169133917f540798df468d7b23d11f156fdb954cb19ad414d150722a7b6d55ba369dea792e9181900360200190a35b5050600101610b72565b50506000548114610633576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b610ca561172b565b6001600160a01b039182166000908152600560205260409020805473ffffffffffffffffffffffffffffffffffffffff191691909216179055565b60056020819052600091825260409091208054600182015460028301546003840154600485015494909501546001600160a01b03909316949193909286565b6002546001600160a01b031681565b60045460ff1681565b6001600160a01b038116600090815260056020526040812060020154610d5e904290611973565b90505b919050565b600760209081526000928352604080842090915290825290205481565b6001600160a01b03166000908152600a602052604090205490565b60045461010090046001600160a01b031681565b6002546001600160a01b03163314610dfb5760405162461bcd60e51b8152600401808060200182810382526035815260200180611bd66035913960400191505060405180910390fd5b600154600254604080516001600160a01b03938416815292909116602083015280517fb532073b38c83145e3e5135377a08bf9aab55bc0fd7c1179cd4fb995d2a5159c9281900390910190a1600280546001805473ffffffffffffffffffffffffffffffffffffffff199081166001600160a01b03841617909155169055565b60068181548110610e8857fe5b6000918252602090912001546001600160a01b0316905081565b610eaa61172b565b6004546001600160a01b03838116610100909204161415610f12576040805162461bcd60e51b815260206004820152601d60248201527f43616e6e6f74207769746864726177207374616b696e6720746f6b656e000000604482015290519081900360640190fd5b6001600160a01b03821660009081526005602052604090206004015415610f80576040805162461bcd60e51b815260206004820152601c60248201527f43616e6e6f742077697468647261772072657761726420746f6b656e00000000604482015290519081900360640190fd5b600154610fa0906001600160a01b0384811691168363ffffffff6118ee16565b604080516001600160a01b03841681526020810183905281517f8c1256b8896378cd5044f80c202f9772b9d77dc85c8a6eb51967210b09bfaa28929181900390910190a15050565b6001546001600160a01b031681565b60035481565b600080546001019081905560045460ff161561104a5760405162461bcd60e51b815260040180806020018281038252603c815260200180611c5b603c913960400191505060405180910390fd5b3360005b6006548110156111335760006006828154811061106757fe5b6000918252602090912001546001600160a01b0316905061108781611678565b6001600160a01b038216600090815260056020819052604090912001556110ad81610d37565b6001600160a01b0380831660009081526005602052604090206004019190915583161561112a576110de838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b5060010161104e565b5060008311611189576040805162461bcd60e51b815260206004820152600e60248201527f43616e6e6f74207374616b652030000000000000000000000000000000000000604482015290519081900360640190fd5b60095461119c908463ffffffff61189416565b600955336000908152600a60205260409020546111bf908463ffffffff61189416565b336000818152600a60205260409020919091556004546111f6916101009091046001600160a01b031690308663ffffffff61198916565b60408051848152905133917f9e71bc8eea02a63969f509818f2dafb9254532904319f9dbda79b67bd34a5f3d919081900360200190a2506000548114610a77576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b6000805b60065481101561136c576000600682815481106112a057fe5b6000918252602090912001546001600160a01b031690506112c081611678565b6001600160a01b038216600090815260056020819052604090912001556112e681610d37565b6001600160a01b0380831660009081526005602052604090206004019190915583161561136357611317838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b50600101611287565b506001600160a01b0383811660009081526005602052604090205416331461139357600080fd5b6113ae6001600160a01b03841633308563ffffffff61198916565b6001600160a01b038316600090815260056020526040902060020154421061141e576001600160a01b0383166000908152600560205260409020600101546113fd90839063ffffffff61182a16565b6001600160a01b0384166000908152600560205260409020600301556114cd565b6001600160a01b03831660009081526005602052604081206002015461144a904263ffffffff61177416565b6001600160a01b0385166000908152600560205260408120600301549192509061147b90839063ffffffff6117d116565b6001600160a01b0386166000908152600560205260409020600101549091506114ae906106ce868463ffffffff61189416565b6001600160a01b03861660009081526005602052604090206003015550505b6001600160a01b03831660009081526005602052604090204260048201819055600190910154611503919063ffffffff61189416565b6001600160a01b03841660009081526005602090815260409182902060020192909255805184815290517fde88a922e0d3b88b24e9623efeb464919c6bf9f66857a65e2bfcf2ce87a9433d929181900390910190a1505050565b6001600160a01b03811660009081526005602052604081206001810154600390910154610d5e9163ffffffff6117d116565b61159761172b565b6001600160a01b038316600090815260056020526040902060010154156115bd57600080fd5b6006805460018181019092557ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f0180546001600160a01b0395861673ffffffffffffffffffffffffffffffffffffffff1991821681179092556000918252600560205260409091208054949095169316929092178355910155565b600860209081526000928352604080842090915290825290205481565b336000908152600a602052604090205461166e90610835565b611676610a7b565b565b6000600954600014156116a857506001600160a01b03811660009081526005602081905260409091200154610d61565b6009546001600160a01b03831660009081526005602052604090206003810154600490910154610d5e926117029290916106ce91670de0b6b3a7640000916116f69190829061069d8b610d37565b9063ffffffff6117d116565b6001600160a01b038416600090815260056020819052604090912001549063ffffffff61189416565b6001546001600160a01b031633146116765760405162461bcd60e51b815260040180806020018281038252602f815260200180611c0b602f913960400191505060405180910390fd5b6000828211156117cb576040805162461bcd60e51b815260206004820152601e60248201527f536166654d6174683a207375627472616374696f6e206f766572666c6f770000604482015290519081900360640190fd5b50900390565b6000826117e0575060006106e9565b828202828482816117ed57fe5b04146106e65760405162461bcd60e51b8152600401808060200182810382526021815260200180611c3a6021913960400191505060405180910390fd5b6000808211611880576040805162461bcd60e51b815260206004820152601a60248201527f536166654d6174683a206469766973696f6e206279207a65726f000000000000604482015290519081900360640190fd5b600082848161188b57fe5b04949350505050565b6000828201838110156106e6576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b604080516001600160a01b038416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb0000000000000000000000000000000000000000000000000000000017905261196e908490611a17565b505050565b600081831061198257816106e6565b5090919050565b604080516001600160a01b0385811660248301528416604482015260648082018490528251808303909101815260849091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f23b872dd00000000000000000000000000000000000000000000000000000000179052611a11908590611a17565b50505050565b611a29826001600160a01b0316611bcf565b611a7a576040805162461bcd60e51b815260206004820152601f60248201527f5361666545524332303a2063616c6c20746f206e6f6e2d636f6e747261637400604482015290519081900360640190fd5b60006060836001600160a01b0316836040518082805190602001908083835b60208310611ab85780518252601f199092019160209182019101611a99565b6001836020036101000a0380198251168184511680821785525050505050509050019150506000604051808303816000865af19150503d8060008114611b1a576040519150601f19603f3d011682016040523d82523d6000602084013e611b1f565b606091505b509150915081611b76576040805162461bcd60e51b815260206004820181905260248201527f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564604482015290519081900360640190fd5b805115611a1157808060200190516020811015611b9257600080fd5b5051611a115760405162461bcd60e51b815260040180806020018281038252602a815260200180611c97602a913960400191505060405180910390fd5b3b15159056fe596f75206d757374206265206e6f6d696e61746564206265666f726520796f752063616e20616363657074206f776e6572736869704f6e6c792074686520636f6e7472616374206f776e6572206d617920706572666f726d207468697320616374696f6e536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f775468697320616374696f6e2063616e6e6f7420626520706572666f726d6564207768696c652074686520636f6e7472616374206973207061757365645361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a265627a7a72315820161b9dddf02c60ebedb0a61a28cc4851cd7dc4db2e04b60efb827806b55dae7864736f6c63430005110032000000000000000000000000e8ea8bae250028a8709a3841e0ae1a44820d677b0000000000000000000000002688fc68c4eac90d9e5e1b94776cf14eade8d877
Deployed Bytecode
0x608060405234801561001057600080fd5b50600436106101b95760003560e01c806370a08231116100f9578063a694fc3a11610097578063d0ed26ae11610071578063d0ed26ae146104c1578063e70b9e27146104f7578063e9fad8ee14610525578063f12297771461052d576101b9565b8063a694fc3a14610452578063b66503cf1461046f578063bcd110141461049b576101b9565b80637bb7bed1116100d35780637bb7bed1146103f95780638980f11f146104165780638da5cb5b1461044257806391b4ded91461044a576101b9565b806370a08231146103c357806372f702f3146103e957806379ba5097146103f1576101b9565b80633d18b9121161016657806353a47bb71161014057806353a47bb71461032f5780635c975abb14610353578063638634ee1461036f5780637035ab9814610395576101b9565b80633d18b912146102965780633f695b451461029e57806348e5d9f8146102cc576101b9565b8063211dc32d11610197578063211dc32d1461021f5780632378bea61461024d5780632e1a7d4d14610279576101b9565b80631627540c146101be57806316c38b3c146101e657806318160ddd14610205575b600080fd5b6101e4600480360360208110156101d457600080fd5b50356001600160a01b0316610553565b005b6101e4600480360360208110156101fc57600080fd5b503515156105bc565b61020d610636565b60408051918252519081900360200190f35b61020d6004803603604081101561023557600080fd5b506001600160a01b038135811691602001351661063c565b6101e46004803603604081101561026357600080fd5b506001600160a01b0381351690602001356106ef565b6101e46004803603602081101561028f57600080fd5b5035610835565b6101e4610a7b565b6101e4600480360360408110156102b457600080fd5b506001600160a01b0381358116916020013516610c9d565b6102f2600480360360208110156102e257600080fd5b50356001600160a01b0316610ce0565b604080516001600160a01b0390971687526020870195909552858501939093526060850191909152608084015260a0830152519081900360c00190f35b610337610d1f565b604080516001600160a01b039092168252519081900360200190f35b61035b610d2e565b604080519115158252519081900360200190f35b61020d6004803603602081101561038557600080fd5b50356001600160a01b0316610d37565b61020d600480360360408110156103ab57600080fd5b506001600160a01b0381358116916020013516610d66565b61020d600480360360208110156103d957600080fd5b50356001600160a01b0316610d83565b610337610d9e565b6101e4610db2565b6103376004803603602081101561040f57600080fd5b5035610e7b565b6101e46004803603604081101561042c57600080fd5b506001600160a01b038135169060200135610ea2565b610337610fe8565b61020d610ff7565b6101e46004803603602081101561046857600080fd5b5035610ffd565b6101e46004803603604081101561048557600080fd5b506001600160a01b038135169060200135611283565b61020d600480360360208110156104b157600080fd5b50356001600160a01b031661155d565b6101e4600480360360608110156104d757600080fd5b506001600160a01b0381358116916020810135909116906040013561158f565b61020d6004803603604081101561050d57600080fd5b506001600160a01b0381358116916020013516611638565b6101e4611655565b61020d6004803603602081101561054357600080fd5b50356001600160a01b0316611678565b61055b61172b565b600280546001600160a01b03831673ffffffffffffffffffffffffffffffffffffffff19909116811790915560408051918252517f906a1c6bd7e3091ea86693dd029a831c19049ce77f1dce2ce0bab1cacbabce229181900360200190a150565b6105c461172b565b60045460ff16151581151514156105da57610633565b6004805460ff1916821515179081905560ff16156105f757426003555b6004546040805160ff90921615158252517f8fb6c181ee25a520cf3dd6565006ef91229fcfe5a989566c2a3b8c115570cec59181900360200190a15b50565b60095490565b6001600160a01b0380831660008181526008602090815260408083209486168084529482528083205493835260078252808320948352939052918220546106e691906106da90670de0b6b3a7640000906106ce906106a99061069d89611678565b9063ffffffff61177416565b6001600160a01b0389166000908152600a60205260409020549063ffffffff6117d116565b9063ffffffff61182a16565b9063ffffffff61189416565b90505b92915050565b6001600160a01b038216600090815260056020526040902060020154421161075e576040805162461bcd60e51b815260206004820152601a60248201527f52657761726420706572696f64207374696c6c20616374697665000000000000604482015290519081900360640190fd5b6001600160a01b0382811660009081526005602052604090205416331461078457600080fd5b600081116107d9576040805162461bcd60e51b815260206004820181905260248201527f526577617264206475726174696f6e206d757374206265206e6f6e2d7a65726f604482015290519081900360640190fd5b6001600160a01b0382166000818152600560209081526040918290206001018490558151928352820183905280517fad2f86b01ed93b4b3a150d448c61a4f5d8d38075d3c0c64cc0a26fd6e1f495459281900390910190a15050565b600080546001018082559033905b6006548110156109285760006006828154811061085c57fe5b6000918252602090912001546001600160a01b0316905061087c81611678565b6001600160a01b038216600090815260056020819052604090912001556108a281610d37565b6001600160a01b0380831660009081526005602052604090206004019190915583161561091f576108d3838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b50600101610843565b506000831161097e576040805162461bcd60e51b815260206004820152601160248201527f43616e6e6f742077697468647261772030000000000000000000000000000000604482015290519081900360640190fd5b600954610991908463ffffffff61177416565b600955336000908152600a60205260409020546109b4908463ffffffff61177416565b336000818152600a60205260409020919091556004546109ea916101009091046001600160a01b0316908563ffffffff6118ee16565b60408051848152905133917f7084f5476618d8e60b11ef0d7d3f06914655adb8793e28ff7f018d4c76d505d5919081900360200190a2506000548114610a77576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b5050565b600080546001018082559033905b600654811015610b6e57600060068281548110610aa257fe5b6000918252602090912001546001600160a01b03169050610ac281611678565b6001600160a01b03821660009081526005602081905260409091200155610ae881610d37565b6001600160a01b03808316600090815260056020526040902060040191909155831615610b6557610b19838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b50600101610a89565b5060005b600654811015610c4557600060068281548110610b8b57fe5b60009182526020808320909101543383526008825260408084206001600160a01b03909216808552919092529120549091508015610c3b573360008181526008602090815260408083206001600160a01b0387168085529252822091909155610bfa918363ffffffff6118ee16565b6040805182815290516001600160a01b0384169133917f540798df468d7b23d11f156fdb954cb19ad414d150722a7b6d55ba369dea792e9181900360200190a35b5050600101610b72565b50506000548114610633576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b610ca561172b565b6001600160a01b039182166000908152600560205260409020805473ffffffffffffffffffffffffffffffffffffffff191691909216179055565b60056020819052600091825260409091208054600182015460028301546003840154600485015494909501546001600160a01b03909316949193909286565b6002546001600160a01b031681565b60045460ff1681565b6001600160a01b038116600090815260056020526040812060020154610d5e904290611973565b90505b919050565b600760209081526000928352604080842090915290825290205481565b6001600160a01b03166000908152600a602052604090205490565b60045461010090046001600160a01b031681565b6002546001600160a01b03163314610dfb5760405162461bcd60e51b8152600401808060200182810382526035815260200180611bd66035913960400191505060405180910390fd5b600154600254604080516001600160a01b03938416815292909116602083015280517fb532073b38c83145e3e5135377a08bf9aab55bc0fd7c1179cd4fb995d2a5159c9281900390910190a1600280546001805473ffffffffffffffffffffffffffffffffffffffff199081166001600160a01b03841617909155169055565b60068181548110610e8857fe5b6000918252602090912001546001600160a01b0316905081565b610eaa61172b565b6004546001600160a01b03838116610100909204161415610f12576040805162461bcd60e51b815260206004820152601d60248201527f43616e6e6f74207769746864726177207374616b696e6720746f6b656e000000604482015290519081900360640190fd5b6001600160a01b03821660009081526005602052604090206004015415610f80576040805162461bcd60e51b815260206004820152601c60248201527f43616e6e6f742077697468647261772072657761726420746f6b656e00000000604482015290519081900360640190fd5b600154610fa0906001600160a01b0384811691168363ffffffff6118ee16565b604080516001600160a01b03841681526020810183905281517f8c1256b8896378cd5044f80c202f9772b9d77dc85c8a6eb51967210b09bfaa28929181900390910190a15050565b6001546001600160a01b031681565b60035481565b600080546001019081905560045460ff161561104a5760405162461bcd60e51b815260040180806020018281038252603c815260200180611c5b603c913960400191505060405180910390fd5b3360005b6006548110156111335760006006828154811061106757fe5b6000918252602090912001546001600160a01b0316905061108781611678565b6001600160a01b038216600090815260056020819052604090912001556110ad81610d37565b6001600160a01b0380831660009081526005602052604090206004019190915583161561112a576110de838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b5060010161104e565b5060008311611189576040805162461bcd60e51b815260206004820152600e60248201527f43616e6e6f74207374616b652030000000000000000000000000000000000000604482015290519081900360640190fd5b60095461119c908463ffffffff61189416565b600955336000908152600a60205260409020546111bf908463ffffffff61189416565b336000818152600a60205260409020919091556004546111f6916101009091046001600160a01b031690308663ffffffff61198916565b60408051848152905133917f9e71bc8eea02a63969f509818f2dafb9254532904319f9dbda79b67bd34a5f3d919081900360200190a2506000548114610a77576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b6000805b60065481101561136c576000600682815481106112a057fe5b6000918252602090912001546001600160a01b031690506112c081611678565b6001600160a01b038216600090815260056020819052604090912001556112e681610d37565b6001600160a01b0380831660009081526005602052604090206004019190915583161561136357611317838261063c565b6001600160a01b03808516600081815260086020908152604080832094871680845294825280832095909555600580825285832001549282526007815284822093825292909252919020555b50600101611287565b506001600160a01b0383811660009081526005602052604090205416331461139357600080fd5b6113ae6001600160a01b03841633308563ffffffff61198916565b6001600160a01b038316600090815260056020526040902060020154421061141e576001600160a01b0383166000908152600560205260409020600101546113fd90839063ffffffff61182a16565b6001600160a01b0384166000908152600560205260409020600301556114cd565b6001600160a01b03831660009081526005602052604081206002015461144a904263ffffffff61177416565b6001600160a01b0385166000908152600560205260408120600301549192509061147b90839063ffffffff6117d116565b6001600160a01b0386166000908152600560205260409020600101549091506114ae906106ce868463ffffffff61189416565b6001600160a01b03861660009081526005602052604090206003015550505b6001600160a01b03831660009081526005602052604090204260048201819055600190910154611503919063ffffffff61189416565b6001600160a01b03841660009081526005602090815260409182902060020192909255805184815290517fde88a922e0d3b88b24e9623efeb464919c6bf9f66857a65e2bfcf2ce87a9433d929181900390910190a1505050565b6001600160a01b03811660009081526005602052604081206001810154600390910154610d5e9163ffffffff6117d116565b61159761172b565b6001600160a01b038316600090815260056020526040902060010154156115bd57600080fd5b6006805460018181019092557ff652222313e28459528d920b65115c16c04f3efc82aaedc97be59f3f377c0d3f0180546001600160a01b0395861673ffffffffffffffffffffffffffffffffffffffff1991821681179092556000918252600560205260409091208054949095169316929092178355910155565b600860209081526000928352604080842090915290825290205481565b336000908152600a602052604090205461166e90610835565b611676610a7b565b565b6000600954600014156116a857506001600160a01b03811660009081526005602081905260409091200154610d61565b6009546001600160a01b03831660009081526005602052604090206003810154600490910154610d5e926117029290916106ce91670de0b6b3a7640000916116f69190829061069d8b610d37565b9063ffffffff6117d116565b6001600160a01b038416600090815260056020819052604090912001549063ffffffff61189416565b6001546001600160a01b031633146116765760405162461bcd60e51b815260040180806020018281038252602f815260200180611c0b602f913960400191505060405180910390fd5b6000828211156117cb576040805162461bcd60e51b815260206004820152601e60248201527f536166654d6174683a207375627472616374696f6e206f766572666c6f770000604482015290519081900360640190fd5b50900390565b6000826117e0575060006106e9565b828202828482816117ed57fe5b04146106e65760405162461bcd60e51b8152600401808060200182810382526021815260200180611c3a6021913960400191505060405180910390fd5b6000808211611880576040805162461bcd60e51b815260206004820152601a60248201527f536166654d6174683a206469766973696f6e206279207a65726f000000000000604482015290519081900360640190fd5b600082848161188b57fe5b04949350505050565b6000828201838110156106e6576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b604080516001600160a01b038416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb0000000000000000000000000000000000000000000000000000000017905261196e908490611a17565b505050565b600081831061198257816106e6565b5090919050565b604080516001600160a01b0385811660248301528416604482015260648082018490528251808303909101815260849091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f23b872dd00000000000000000000000000000000000000000000000000000000179052611a11908590611a17565b50505050565b611a29826001600160a01b0316611bcf565b611a7a576040805162461bcd60e51b815260206004820152601f60248201527f5361666545524332303a2063616c6c20746f206e6f6e2d636f6e747261637400604482015290519081900360640190fd5b60006060836001600160a01b0316836040518082805190602001908083835b60208310611ab85780518252601f199092019160209182019101611a99565b6001836020036101000a0380198251168184511680821785525050505050509050019150506000604051808303816000865af19150503d8060008114611b1a576040519150601f19603f3d011682016040523d82523d6000602084013e611b1f565b606091505b509150915081611b76576040805162461bcd60e51b815260206004820181905260248201527f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564604482015290519081900360640190fd5b805115611a1157808060200190516020811015611b9257600080fd5b5051611a115760405162461bcd60e51b815260040180806020018281038252602a815260200180611c97602a913960400191505060405180910390fd5b3b15159056fe596f75206d757374206265206e6f6d696e61746564206265666f726520796f752063616e20616363657074206f776e6572736869704f6e6c792074686520636f6e7472616374206f776e6572206d617920706572666f726d207468697320616374696f6e536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f775468697320616374696f6e2063616e6e6f7420626520706572666f726d6564207768696c652074686520636f6e7472616374206973207061757365645361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a265627a7a72315820161b9dddf02c60ebedb0a61a28cc4851cd7dc4db2e04b60efb827806b55dae7864736f6c63430005110032
Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)
000000000000000000000000e8ea8bae250028a8709a3841e0ae1a44820d677b0000000000000000000000002688fc68c4eac90d9e5e1b94776cf14eade8d877

-----Decoded View---------------
Arg [0] : _owner (address): 0xe8eA8bAE250028a8709A3841E0Ae1a44820d677b
Arg [1] : _stakingToken (address): 0x2688FC68c4eac90d9E5e1B94776cF14eADe8D877

-----Encoded View---------------
2 Constructor Arguments found :
Arg [0] : 000000000000000000000000e8ea8bae250028a8709a3841e0ae1a44820d677b
Arg [1] : 0000000000000000000000002688fc68c4eac90d9e5e1b94776cf14eade8d877

🤖 Code Reader

Generate instant answers for your smart contract questions using Al Models. Read more.

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
Loading...
Loading

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.