Titanium Shares
Verified contract
Active on
Ethereum with 4,666 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
T | ERC-20 | 16.209737M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787762 | 2 months ago | | | 0 | 0.00012530646 | |
| 19316450 | 9 months ago | | | 0 | 0.0030508995 | |
| 19024671 | 10 months ago | | | 0 | 0.00066268991 | |
| 18898740 | a year ago | | | 0 | 0.00089314907 | |
| 17457798 | a year ago | | | 0 | 0.00055142272 | |
| 16869193 | 2 years ago | | | 0 | 0.0016957362 | |
| 16560555 | 2 years ago | | | 0 | 0.0066942196 | |
| 16431086 | 2 years ago | | | 0 | 0.0014240943 | |
| 16422943 | 2 years ago | | | 0 | 0.0014827015 | |
| 16389015 | 2 years ago | | | 0 | 0.0012170557 |
ABI
ABI objects
Getter at block 21250047
decimals() view returns (uint8)
18
dollar() view returns (address)
0x6967299e9f3d5312740aa61dee6e9ea658958e31
epoch() view returns (uint256)
2153
epochTime() view returns (uint256)
35872
isOwner() view returns (bool)
false
name() view returns (string)
Titanium Shares
oracle() view returns (address)
0x473551a3bb6abbb68e14c0b7b9f8012ae97f0ff5
owner() view returns (address)
0x0d3c0a72cf087fe24db328e85a4e85de20df157f
pool() view returns (address)
0x87033b47ca6afa615af89281240bb32df5de3dea
symbol() view returns (string)
TS
threeCRVPeg() view returns (uint256 value)
978280614764947472
totalBonded() view returns (uint256)
15460731390539376257855972
totalCoupons() view returns (uint256)
1741333352630533650832019
totalDebt() view returns (uint256)
6849498201901676425824227
totalNet() view returns (uint256)
27397992807606705703296910
totalRedeemable() view returns (uint256)
0
totalStaged() view returns (uint256)
749005269977124655942018
totalSupply() view returns (uint256)
25669165839826526046067156336
Read-only
allowance(address owner, address spender) view returns (uint256)
allowanceCoupons(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfBonded(address account) view returns (uint256)
balanceOfCoupons(address account, uint256 epoch) view returns (uint256)
balanceOfStaged(address account) view returns (uint256)
bootstrappingAt(uint256 epoch) view returns (bool)
couponPremium(uint256 amount) view returns (uint256)
couponsExpiration(uint256 epoch) view returns (uint256)
expiringCoupons(uint256 epoch) view returns (uint256)
expiringCouponsAtIndex(uint256 epoch, uint256 i) view returns (uint256)
fluidUntil(address account) view returns (uint256)
lockedUntil(address account) view returns (uint256)
outstandingCoupons(uint256 epoch) view returns (uint256)
statusOf(address account) view returns (uint8)
totalBondedAt(uint256 epoch) view returns (uint256)
State-modifying
Events advance(uint256 key)
advanceIncentive() returns (uint256)
approve(address spender, uint256 amount) returns (bool)
approveCoupons(address spender, uint256 amount)
bond(uint256 value)
deposit(uint256 value)
purchaseCoupons(uint256 dollarAmount) returns (uint256)
redeemCoupons(uint256 couponEpoch, uint256 couponAmount)
renounceOwnership()
setup(address _dollar, address _oracle, address _pool)
transfer(address recipient, uint256 amount) returns (bool)
transferCoupons(address sender, address recipient, uint256 epoch, uint256 amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unbond(uint256 value)
unbondUnderlying(uint256 value)
withdraw(uint256 value)
Advance(uint256 indexed epoch, uint256 block, uint256 timestamp)
Bond(address indexed account, uint256 start, uint256 value, uint256 valueUnderlying)
CouponApproval(address indexed owner, address indexed spender, uint256 value)
CouponExpiration(uint256 indexed epoch, uint256 couponsExpired, uint256 lessRedeemable, uint256 lessDebt, uint256 newBonded)
CouponPurchase(address indexed account, uint256 indexed epoch, uint256 dollarAmount, uint256 couponAmount)
CouponRedemption(address indexed account, uint256 indexed epoch, uint256 couponAmount)
CouponTransfer(address indexed from, address indexed to, uint256 indexed epoch, uint256 value)
Deposit(address indexed account, uint256 value)
Incentivization(address indexed account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SupplyDecrease(uint256 indexed epoch, uint256 price, uint256 newDebt)
SupplyIncrease(uint256 indexed epoch, uint256 price, uint256 newRedeemable, uint256 lessDebt, uint256 newBonded)
SupplyNeutral(uint256 indexed epoch)
Transfer(address indexed from, address indexed to, uint256 value)
Unbond(address indexed account, uint256 start, uint256 value, uint256 valueUnderlying)
Withdraw(address indexed account, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.