Wrapped STA

Verified contract

Active on Ethereum with 2,475 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 $75,770.86
0xdbffd161ed48ffb6572ce3bdfc3955ee68073bccb8196ca5653a42e7e546f8f6
0x19f8795084271c8bdb9349d1b1f98b2b065208f9fe454b0524979d9aac30777e
0xdee8c490bd63c631098f5714c1e45a7d1515051012a7d4f9e80d0ae32bf92d58
0xa6a2fbfd60ea293cab9990b44ae43f9f301d0aa4d6e74a3ecaa4b88396c8f38b
0x8f2092afc7641fb98092c4aead892b1be2d764257253c4d58848622e21383659
0x4761485e5c45862623ae8c01927cec37c81dc40ea45aaf941257225a5b5cbe55
0xf441ef1d6647d45d183ea8c69bd5428fc73ef5d4fe81cfe4d1d0936cb91205d4
0xa2a985aa6d17db6d5510dc34df2643f740e29491be98ed7b2f7cca74046bb455
0xd5b495793025e4767689b216d15e45f2f2bb1509dece69362635a67caf805b56
0x97feacf6b1b613891349c1f749dcf8cc88ba7476dd25db6d02143309024604c9

Functions
Getter at block 21020511
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)
25096731189636451681467468
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.