SerumStaking

Verified contract

Active on Ethereum with 5,310 txns
Deployed by via 0x532e1de8 at 13655129
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#8913)
ERC-721
--
 (#8912)
ERC-721
--
 (#8911)
ERC-721
--
 (#8910)
ERC-721
--
 (#8909)
ERC-721
--
 (#8908)
ERC-721
--
 (#8907)
ERC-721
--
 (#8906)
ERC-721
--
 (#8905)
ERC-721
--
0x63cdd8a962303249d3139bf0deceadc4aec5229af7d3c646be1cec1ef4a59008
0x8598594f3371afdb17d00d0ae992bfa062a9cc18b89d34e6cde493917e29dd12
0x5c2b4763b8e041b9eacf88a5b125c172a64c951198bf4c835540a6cf8fb5907b
0xe71e4f86c6976f189ff7acc7ef178c1dee536244b7e0898c511bb3daadc72ec3
0x5913d393e5c51132c1563e046f04ce63fcf6bc21a7ffcdbd458295da16545de9
0x6caebe8d26dc1afb7c482cbd9a3b502f2afc10e2330a3b4669ce90d71d3f0c1d
0xfae5b14e2e7dda38673756c810798004cd368a5893c45ef7a0bfc8c774d94fcd
From
0xe2efe83766368d69a133a4d35a5096ff906e7a4f5006ea96cbc50ea7b2f9473d
From
0x235ffe05aa5aff19acbeaf95f510308fcc7729625396a25bbd3454424c75a01a
0xce928dbf30d305774cf49c7ec7d968fe4082913e5f0b661a27b87aa478116f28

Functions
Getter at block 20821669
SERUM(view returns (uint256)
1
erc20Token(view returns (address)
0x2604e9f68259e609e8744fb67cc410d50fc9aa0f
erc721Token(view returns (address)
0xea5f32ed4044c44c44ab833d8071e672aad142ff
expiration(view returns (uint256)
0
fishFor100Boost(view returns (uint256)
1500000000000000000000
fishFor25Boost(view returns (uint256)
525000000000000000000
fishFor50Boost(view returns (uint256)
1125000000000000000000
owner(view returns (address)
0xb25a1d02b029d53212e4c356b6daad419762e606
pauseRewards(view returns (bool)
false
paused(view returns (bool)
false
rate(view returns (uint256)
0
timeToStakeForReward(view returns (uint256)
5184000
Read-only
_tokenRewards(uint256view returns (uint256 startTimeuint256 fishDeposited)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
depositsOf(address accountview returns (uint256[])
getClaimableSerumAmt(address addrview returns (uint256 numRewards)
isApprovedForAll(address accountaddress operatorview returns (bool)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
State-modifying
claimSerum(
deposit(uint256[] tokenIds
feedGorilla(uint256 tokenIduint256 fishAmt
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseURI
setContracts(address erc721Addressaddress erc20Address
setFishBoostAmts(uint256 boost25uint256 boost50uint256 boost100
setURI(string newuri
togglePauseRewards(
transferOwnership(address newOwner
unpause(
withdraw(uint256[] tokenIds
withdrawSerum(
withdrawTokens(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.