SettV1h

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd15fd33d at 13772365
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 "SettV1h"

No transactions found for "SettV1h"


Functions
Getter at block 21286183
GAC(view returns (address)
0x9c58b0d88578cd75154bdb7c8b013f7157bae35a
MULTISIG(view returns (address)
0x9faa327aaf1b564b569cb0bc0fdaa87052e8d92c
 
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(
depositFor(address recipientuint256 _amount
earn(
harvest(address reserveuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _tokenaddress _controlleraddress _governanceaddress _keeperbool _overrideTokenNamestring _namePrefixstring _symbolPrefix
patchBalances(
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.