Wrapped STA

Verified contract

Active on Ethereum with 2,477 txns
Deployed by via 0xdd078031 at 11497626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $48,841.39
0x366455d2c9ef9cdefd805dec0de6481337b5f8e44893da8536d7bd1bf0e9c537
0x7a6552af79ea658a6409c573c2fa72ca1f0ac716bd8be1e3f4cd32cb30ae91a5
0xdbffd161ed48ffb6572ce3bdfc3955ee68073bccb8196ca5653a42e7e546f8f6
0x19f8795084271c8bdb9349d1b1f98b2b065208f9fe454b0524979d9aac30777e
0xdee8c490bd63c631098f5714c1e45a7d1515051012a7d4f9e80d0ae32bf92d58
0xa6a2fbfd60ea293cab9990b44ae43f9f301d0aa4d6e74a3ecaa4b88396c8f38b
0x8f2092afc7641fb98092c4aead892b1be2d764257253c4d58848622e21383659
0x4761485e5c45862623ae8c01927cec37c81dc40ea45aaf941257225a5b5cbe55
0xf441ef1d6647d45d183ea8c69bd5428fc73ef5d4fe81cfe4d1d0936cb91205d4
0xa2a985aa6d17db6d5510dc34df2643f740e29491be98ed7b2f7cca74046bb455

Functions
Getter at block 21259745
STA(view returns (address)
0xa7de087329bfcda5639247f96140f9dabe3deed1
decimals(view returns (uint8)
18
name(view returns (string)
Wrapped STA
symbol(view returns (string)
WSTA
totalSupply(view returns (uint256)
25124667085640082895308383
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
renounceMinter(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unwrap(uint256 _amount
wrap(uint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unwrapped(address _unwrapperuint256 _amountUnwrappeduint256 _amountOut
Wrapped(address _wrapperuint256 _amountInuint256 _amountWrapped
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.