TheYouthPay
Verified contract
Active on
Ethereum with 1,225 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TYP | ERC-20 | 300.06K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20670851 | 3 months ago | | | 0 | 0.00061595962 | |
| 20029626 | 6 months ago | | | 0 | 0.0010293060 | |
| 19970931 | 6 months ago | | | 0 | 0.0010297620 | |
| 19924771 | 6 months ago | | | 0 | 0.00075860400 | |
| 19854450 | 6 months ago | | | 0 | 0.00066785098 | |
| 19817228 | 7 months ago | | | 0 | 0.00075843600 | |
| 19754641 | 7 months ago | | | 0 | 0.00075877200 | |
| 19700688 | 7 months ago | | | 0 | 0.00070457400 | |
| 19587420 | 8 months ago | | | 0 | 0.0023299980 | |
| 19584372 | 8 months ago | | | 0 | 0.0030171103 |
ABI
ABI objects
Getter at block 21261849
decimals() view returns (uint8)
0
name() view returns (string)
TheYouthPay
newOwner() view returns (address)
0x8a6a91a4766051895c3a2ce9cfc2179adcc34658
owner() view returns (address)
0x8a6a91a4766051895c3a2ce9cfc2179adcc34658
symbol() view returns (string)
TYP
totalSupply() view returns (uint256)
5000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
frozen(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
freezeAccount(address _holder) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreezeAccount(address _holder) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Freeze(address indexed holder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed holder)
constructor()
fallback()
This contract contains no error objects.