Staking 01032302

Verified contract

Active on Ethereum with 94 txns
Deployed by via 0xbb8f9d1e at 16749478
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $105.1
ERC-20
--
0x4ac5bef4c1d36ecd27d6cdf5f81fb510425c27706acfd222e8fc70403dd87823
0xa91d7e408381c541ecafe17f160a4702f9436469266278fdfe11b6cf14acfe39
0xf3785eea7e35624a6d0d23bc7ee30510fe2aac221e24274f974b9b36a000fb96
0xb97c333d8cc8d4384886dc1084a8d1660d39bbfd145a0a01b6a135b415571ba1
0x1a21751d783d85c6fe12a6a051e611b4afbfe32341b4a4daf8ecf46523820ccf
0xa9ad65953eb40b16e8ceb831184aa7708ea5a12c99167d55a05f3f7025d288e0
0x3bb8c52969bc354cafb5eabc0fed27887805f075e93b76a937be891fdb3ea3c5
0x30d09fc8cdc8164c015c3b562965bfc8d7d18dde90a4d45bc209300567d99b44
0xca01f5f69b3d99721a6a8051c5100426edbdb4e6bcbfaba1371d8f34efeb6154
0x08b7a5b900eb34ea4f84b091593e451bc5bd076ac389991bb6fdf9bbe1ee3fee

Functions
Getter at block 21417390
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DRAINER(view returns (bytes32)
0x00822b2197f1fba4648b5a3aaa23ad93126b8b27b187fa51573db85236ca6605
DRAINER_ADMIN(view returns (bytes32)
0xfe04fbf50cbf5998096ddd8c4797c7588a0fb37d1e3b5f0e93e3af6a784654e2
SEURO_ADDRESS(view returns (address)
0xb399511642fe1666c6a07f83483e6e4feaed9a00
SI_RATE(view returns (uint256)
909
TST_ADDRESS(view returns (address)
0xa0b93b9e90ab887e53f9fb8728c009746e989b53
active(view returns (bool)
true
allocatedSeuro(view returns (uint256)
66098889450000000000
initialisedAt(view returns (uint256)
1677864683
isCatastrophe(view returns (bool)
false
maturity(view returns (uint256)
1681459200
minTST(view returns (uint256)
1000000000000000000
name(view returns (string)
Staking 01032302
owner(view returns (address)
0xf9d85965c6a40d0c029471d758850e4b4c0d5b17
paused(view returns (bool)
false
symbol(view returns (string)
ST01032302
tokenGateway(view returns (address)
0x6dfc67184d872a6761e0979a29be8ca29cf01a58
windowEnd(view returns (uint256)
1680300000
windowStart(view returns (uint256)
1677661200
Read-only
balance(address _addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
calculateReward(uint256 _amountview returns (uint256 reward)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
position(address ownerview returns (struct StakingPosition)
remaining(address _addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
activate(
approve(address touint256 tokenId
burn(
disable(
disableCatastrophe(
drain(address _tokenaddress _receiveruint256 _amount
drainETH(address _receiveruint256 _amount
emergencyWithdraw(
enableCatastrophe(
grantRole(bytes32 roleaddress account
mint(uint256 _amount
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setTokenGateway(address _tokenGateway
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(address _address
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Burn(address indexed useruint256 stakeuint256 rewarduint256 allocatedSeuro
Mint(address indexed useruint256 stakeuint256 allocatedSeuro
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(address indexed useruint256 amount
Constructor
constructor(string _namestring _symboluint256 _startuint256 _enduint256 _maturityaddress _gatewayAddressaddress _standardAddressaddress _seuroAddressuint256 _si
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.