Stabilize Strategy Multi-Seigniorage
Verified contract
Active on
Ethereum with 853 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DSD | ERC-20 | 646.993372K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20260541 | 4 months ago | | | 0 | 0.00010422222 | |
| 18798975 | a year ago | | | 0 | 0.0021333767 | |
| 18798975 | a year ago | | | 0 | 0.0019708090 | |
| 17392763 | a year ago | | | 0 | 0.0010403108 | |
| 15664677 | 2 years ago | | | 0 | 0.00016334677 | |
| 12931206 | 3 years ago | | | 0 | 0.0019366620 | |
| 12731024 | 3 years ago | | | 0 | 0.0018444400 | |
| 12600124 | 3 years ago | | | 0 | 0.0010144420 | |
| 12509550 | 3 years ago | | | 0 | 0.0025822160 | |
| 12341341 | 4 years ago | | | 0 | 0.0028223604 |
ABI
ABI objects
Getter at block 21193030 pricePerToken() view returns (uint256) valueOfVaultAndStrategy() view returns (uint256) withdrawTokenReserves() view returns (address, uint256)
decimals() view returns (uint8)
18
depositsOpen() view returns (bool)
false
getCurrentStrategy() view returns (address)
0x0000000000000000000000000000000000000000
getPendingStrategy() view returns (address)
0x0000000000000000000000000000000000000000
governance() view returns (address)
0x1a776c84d64ecada985c968c3589b3c8615a1e7c
name() view returns (string)
Stabilize Strategy Multi-Seigniorage
symbol() view returns (string)
zs-SGR
totalSupply() view returns (uint256)
398141959859962944510222
underlyingAsset() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
underlyingDepositAssets() view returns (address, address, address)
(0x36f3fd68e7325a35eb768f1aedaae9ea0689d723, 0xbd2f0cd039e0bfcf88901c98c0bfac5ab27566e3, 0x3449fc1cd036255ba1eb19d65ff4ba2b8903a69a)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getNormalizedTotalBalance(address _address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 amount, uint256 _tokenID)
emergencyStopStrategy()
finishChangeStrategy()
finishGovernanceChange()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
redeem(uint256 share)
startChangeStrategy(address _address)
startDeposits()
startGovernanceChange(address _address)
stopDeposits()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unwrapped(address indexed user, uint256 amount)
Wrapped(address indexed user, uint256 amount)
constructor(address _priceAsset)
This contract contains no fallback and receive objects.
This contract contains no error objects.