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 |
---|---|---|---|---|---|
STMtkn | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16297537 | 2 years ago | | | 0 | 0.00062674018 | |
| 16277262 | 2 years ago | | | 0 | 0.00092721781 | |
| 14614164 | 3 years ago | | | 0 | 0.0013205050 | |
| 14492486 | 3 years ago | | | 0 | 0.00096999456 | |
| 14462610 | 3 years ago | | | 0 | 0.0017896964 | |
| 13194088 | 3 years ago | | | 0 | 0.0034146660 | |
| 12460133 | 4 years ago | | | 0 | 0.0034490660 | |
| 11180423 | 4 years ago | | | 0 | 0.0017803600 | |
| 11154144 | 4 years ago | | | 0 | 0.00089018006 | |
| 11098692 | 4 years ago | | | 0 | 0.0020029050 |
ABI
ABI objects
Getter at block 21307153
_totalSupply() view returns (uint256)
1032552863586856526009347
decimals() view returns (uint8)
18
getUNIV2Address() view returns (address)
0xa3f47dcfc09d9aadb7ac6ecab257cf7283bfee26
getUNIV2Liq() view returns (uint256)
136299975472578204108864
getUPSBurned() view returns (uint256)
2849490401038628432566653
getUPSTotalSupply() view returns (uint256)
1032552863586856526009347
leverage() view returns (uint8)
90
name() view returns (string)
UpSwing
paused() view returns (bool)
false
symbol() view returns (string)
UPStkn
totalSupply() view returns (uint256)
1032552863586856526009347
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
allowed(address) view returns (bool)
balanceOf(address account) view returns (uint256)
myPressure(address _address) view returns (uint256)
mySteam(address _address) view returns (uint256)
pauser(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setAllowed(address _address, bool _bool)
setLeverage(uint8 _leverage)
setPauser(address _address, bool _bool)
setTreasury(address _address)
setUNIv2(address _address)
togglePause(bool _bool)
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)
BurnedFromLiquidityPool(address burnerAddress, uint256 amount)
SteamGenerated(address steamRecipientddress, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 UPS_totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.