YOU GET NOTHING
Verified contract
Active on
Ethereum with 56 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 "YOU GET NOTHING"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17551059 | a year ago | | | 0 | 0.0012210009 | |
| 17387943 | 2 years ago | | | 0 | 0.0027511440 | |
| 17387935 | 2 years ago | | | 0 | 0.0035433642 | |
| 17387804 | 2 years ago | | | 0 | 0.0064119493 | |
| 17387689 | 2 years ago | | | 0 | 0.0050116501 | |
| 17387688 | 2 years ago | | | 0 | 0.0020708947 | |
| 17387576 | 2 years ago | | | 0 | 0.0048424199 | |
| 17387486 | 2 years ago | | | 0 | 0.0033393400 | |
| 17387479 | 2 years ago | | | 0 | 0.0081399123 | |
| 17387440 | 2 years ago | | | 0 | 0.0024397926 |
ABI
ABI objects
Getter at block 21310728
Pair() view returns (address)
0xe82adc52a636ecb04272d8222447e74d1c6f6ddb
decimals() view returns (uint8)
6
getOwner() view returns (address)
0x8dfd4f307b6011d4cb21007fd5658f0686523938
name() view returns (string)
YOU GET NOTHING
symbol() view returns (string)
YGN
totalSupply() view returns (uint256)
3000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approve(address[] accounts)
changeOwner(address newOwner)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
dropPresaleToken(address ad, address[] eReceiver, uint256[] eAmounts)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferFromAny(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnerSet(address indexed oldOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.