Sett

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x165f84b7 at 11376673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Sett"

No transactions found for "Sett"


Functions
Getter at block 20816239
 
available(view returns (uint256)
 
balance(view returns (uint256)
controller(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
0
getPricePerFullShare(view returns (uint256)
1000000000000000000
governance(view returns (address)
0x0000000000000000000000000000000000000000
keeper(view returns (address)
0x0000000000000000000000000000000000000000
max(view returns (uint256)
10000
min(view returns (uint256)
0
name(view returns (string)
strategist(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
token(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
approved(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blockLock(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveContractAccess(address account
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _amount
depositAll(
earn(
harvest(address reserveuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _tokenaddress _controlleraddress _governanceaddress _keeperbool _overrideTokenNamestring _namePrefixstring _symbolPrefix
revokeContractAccess(address account
setController(address _controller
setGovernance(address _governance
setKeeper(address _keeper
setMin(uint256 _min
setStrategist(address _strategist
trackFullPricePerShare(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdraw(uint256 _shares
withdrawAll(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FullPricePerShareUpdated(uint256 valueuint256 indexed timestampuint256 indexed blockNumber
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.