TetherV2

Verified contract

Active on Ethereum with 293 txns
Deployed by via 0xb3932cb9 at 17670757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x0646c64326757092f418d2c548cb04db00a8470e60ce20b79b53950b8012646f
0x5f51bd720dd8adf5daf47542ecc64480d89f80a7999c4e6612ae0b0fd1cb4bdf
0xfce03a75907dee6583a3435850afc68217b93f1d3243dfe4e4c3d7303bc8df0d
0x008d268a16f27f5ee28273e0dcb01db4057dca3b6b45ed25ec6a67ad452b092d
0xc4ed5651ad62916b7e4d78d2a181de6c27dc364bb489b7f46a2ad7ac1864ae35
0x278bdefc8ab07c1a775d0812127af2e696c467c1bcb00921b218a69ea432863a
0x28c9dcb2ec4aaa4acc203755f84b1cc171a51d6dc6627f0b74de92d45cf26c17
0x2cddd5b0ff30872a20fd508ca4affd2095afc7e9deb235cc1fc2d3ac1819c336
0xbfad26cc996833d8647fb850b369ba66015113703f2a3aaa7609061c9fe72fe7
0x8c66ae3cf21cab60e93693c0d5e5ce17ca27568544848a5bfca9933510a67bcd

Functions
Getter at block 21304434
decimals(pure returns (uint8)
9
name(view returns (string)
Tether 2.0
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TETHER2.0
totalSupply(pure returns (uint256)
100000000000000000
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
launchFunds(returns (bool success)
release(payable 
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address router
Fallback and receive
receive(
Errors
ExceedsAllowance(
ExceedsBalance(
ExceedsLimit(
NotOwner(
NotTradeable(