USDR Tether

Verified contract

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

No balances found for "USDR Tether"

0xa753d5c345f3ca5a99c0955e14e855873378248898abe36833b09b1c159c1390
0xe2041c3ddafb1414a0f3b8330678418ff924e0e4609692314a4312153b7ac803
0x30092c2458e30a968bfb73d2a89aed76a15dd13bd98929ffefa9bceef369d73c
0x419947cc01d609cfd0110257067dce8e4093990b31e1d8c8999a96fd951f584c
0x070896bbd335394b601532a3e434af39875261baf21408456614eaa69471986f
0xd65798b5f8eeb9ae8823532a9b43dde0d70e53f4763775dfd11450216a1b7d87
0xd330d49aaf97e3404f8dbd27183706136541016e1c6bfd614bf00b3797382aa5
0x1ddc3da7c0762c521b06ed8cd6884a9c60355449300cd2ac903097a4af42ebef
0x5a2647cf203c2d3f1ed4ef214a80dff797788fe191c3048efb06772d2459ddac
0xc0ae51d64029f6fe79013b2ce9ed6d670ec38b5250859fb08b0606b62822e3ff

Functions
Getter at block 21322887
INITIAL_SUPPLY(view returns (uint256)
50000000000000000000000000
MAXIMUM_SUPPLY(view returns (uint256)
10000000000000000000000000000
SUPPLY_MULTIPLE(view returns (uint256)
30000000000000000000000000
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
USDR Tether
owner(view returns (address)
0x174d1c1871751d638b1065df89cea40f6decfd3e
symbol(view returns (string)
USDRT
totalSupply(view returns (uint256)
50000000000000000000000000
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)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(returns (bool)
mint(address _accountuint256 _amountreturns (bool)
mint(uint256 _amountreturns (bool)
renounceMinter(
renounceOwnership(
revokeMinter(address account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.