WPowerPerp
Verified contract
Active on
Ethereum with 24,495 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,062.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
oSQTH | ERC-20 | 10.536848 | $100.83 |
$1,062.43 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151274 | a day ago | | | 0 | 0.00056373751 | |
| 21131746 | 4 days ago | | | 0 | 0.00088238090 | |
| 21123262 | 5 days ago | | | 0 | 0.00086277577 | |
| 21120223 | 6 days ago | | | 0 | 0.00022897754 | |
| 21120021 | 6 days ago | | | 0 | 0.00022178120 | |
| 21119784 | 6 days ago | | | 0 | 0.00020439979 | |
| 21118491 | 6 days ago | | | 0 | 0.00022347959 | |
| 21118316 | 6 days ago | | | 0 | 0.00028797784 | |
| 21118252 | 6 days ago | | | 0 | 0.00024476680 | |
| 21117980 | 6 days ago | | | 0 | 0.00025372928 |
ABI
ABI objects
Getter at block 21161321
controller() view returns (address)
0x64187ae08781b09368e6253f9e94951243a493d5
decimals() view returns (uint8)
18
name() view returns (string)
Opyn Squeeth
symbol() view returns (string)
oSQTH
totalSupply() view returns (uint256)
14498769797515087612304
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _account, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address _controller)
mint(address _account, uint256 _amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.