TheYouthPay
Verified contract
Active on
Ethereum with 1,178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TheYouthPay"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18653983 | a year ago | | | 0 | 0.00053712057 | |
| 17933508 | a year ago | | | 0 | 0.00053254979 | |
| 17898392 | a year ago | | | 0 | 0.00038575054 | |
| 17868374 | a year ago | | | 0 | 0.00048564430 | |
| 17861426 | a year ago | | | 0 | 0.00042609144 | |
| 17853167 | a year ago | | | 0 | 0.00035144972 | |
| 17853083 | a year ago | | | 0 | 0.00035249090 | |
| 17840737 | a year ago | | | 0 | 0.00043399692 | |
| 17840728 | a year ago | | | 0 | 0.00039138830 | |
| 17365574 | a year ago | | | 0 | 0.0011683974 |
ABI
ABI objects
Getter at block 21192680
decimals() view returns (uint8)
0
name() view returns (string)
TheYouthPay
newOwner() view returns (address)
0xd3abb3165f1fadaead57c767cd17318aaa125702
owner() view returns (address)
0xd3abb3165f1fadaead57c767cd17318aaa125702
symbol() view returns (string)
TYP
totalSupply() view returns (uint256)
5148075
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)
burn_address(address _target) 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.