Y U NO Guy
Verified contract
Active on
Ethereum with 321 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 "Y U NO Guy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20447458 | 3 months ago | | | 0 | 0.000054482655 | |
| 20408480 | 3 months ago | | | 0 | 0.000047855496 | |
| 19979515 | 5 months ago | | | 0 | 0.00045542344 | |
| 19894777 | 5 months ago | | | 0 | 0.00024047436 | |
| 19848071 | 6 months ago | | | 0 | 0.00020688891 | |
| 19761098 | 6 months ago | | | 0 | 0.00049333264 | |
| 18919473 | 10 months ago | | | 0 | 0.00071680910 | |
| 18613289 | a year ago | | | 0 | 0.0011702285 | |
| 18398944 | a year ago | | | 0 | 0.00038480527 | |
| 18398944 | a year ago | | | 0 | 0.00038480527 |
ABI
ABI objects
Getter at block 21089775
_feePercentage() view returns (uint256)
1
decimals() view returns (uint8)
9
name() view returns (string)
Y U NO Guy
symbol() view returns (string)
YUN
totalSupply() view returns (uint256)
200000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setFeePercentage(uint256 feePercentage)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address projectOwnerAddress_, address marketingAddress_)
This contract contains no fallback and receive objects.
This contract contains no error objects.