test xyUSDT

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x58f2de24 at 13663904
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "test xyUSDT"

No transactions found for "test xyUSDT"


Functions
Getter at block 21180891
decimals(view returns (uint8)
18
name(view returns (string)
test xyUSDT
owner(view returns (address)
0x51c289a2c7ae30bc39d60f0d210cc17fa15c8950
symbol(view returns (string)
xyUSDT
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
renounceOwnership(
setMinter(address minterbool _isMinter
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMinter(address minterbool isMinter
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.