Axelar Wrapped UST

Verified contract

Active on Ethereum with 5,258 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25.14
ERC-20
Value $0.28
0x063671d03ecfddd9ac17ce366d8483276cea2a2463c5340af10173d0174ca5bb
0xfb4976e988d2510e45f7626e38c24a1a59b59a4cb327c1af585895232965c7ca
0xbe7f2482460590483e0f18d7b120879c4da66821d737b2635b46735c12fe6fd6
0x826acbf9a0665d2b02305611608301d71e0cdf5f3737da8db61fbde3ba04a1e7
0xe1dc2fb9123d873f45a4fe8d0f4d8376c42dbc52c05d69f6b6b77b8f84351d96
0x7c16b1256ef5bdccf8887dc684102b37a2802bbf550794b720072084b904593f
0x9eb7df75e66ff114b0ec65340704cb45a10c6646988afc1b6734501934055ab0
0x0a82f331393050eecad40a9c7b927c29efeac0ef9b2098f0aada2759513bd775
0xaa750d66527548fddd04c913003badd3a7918a18c354d3adf9806562f93b5bc9
0x82bf7daaf29cb9607b2cf65300fe11402ad66ee2b82cc5528e1b006637c21c3b

Functions
Getter at block 21285941
cap(view returns (uint256)
0
decimals(view returns (uint8)
6
name(view returns (string)
Axelar Wrapped UST
owner(view returns (address)
0x4f4495243837681061c4743b74b3eedf548d56a5
symbol(view returns (string)
UST
totalSupply(view returns (uint256)
256593270197
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
depositAddress(bytes32 saltview returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(bytes32 salt
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Frozen(address indexed owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Unfrozen(address indexed owner
Constructor
constructor(string namestring symboluint8 decimalsuint256 capacity
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.