You-tility
Verified contract
Active on
Ethereum with 399 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-tility"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15979965 | 2 years ago | | | 0 | 0.00031526300 | |
| 15947974 | 2 years ago | | | 0 | 0.0021499170 | |
| 15937933 | 2 years ago | | | 0 | 0.00097723500 | |
| 15913160 | 2 years ago | | | 0 | 0.00083886444 | |
| 15904070 | 2 years ago | | | 0 | 0.00053252772 | |
| 15901814 | 2 years ago | | | 0 | 0.00059345543 | |
| 15900450 | 2 years ago | | | 0 | 0.00074713524 | |
| 15886519 | 2 years ago | | | 0 | 0.00070449149 | |
| 15886517 | 2 years ago | | | 0 | 0.00065021401 | |
| 15882847 | 2 years ago | | | 0 | 0.00056307350 |
ABI
ABI objects
Getter at block 21207278
_maxWalletSize() view returns (uint256)
60000000000000
_transferLimit() view returns (uint256)
60000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
39122276810685
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
You-tility
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xea6c02e360b7dae219e3328e7c199d57b10de1c5
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
330000000000
symbol() pure returns (string)
YOU
totalSupply() view returns (uint256)
60000000000000
viewFees() view returns (uint256, uint256, uint256)
(0, 0, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool) view returns (uint256)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnSnipers(address[] sniperAddresses)
changeMaxWallet(uint256 percent, uint256 denominator)
changeTransferLimit(uint256 percent, uint256 denominator)
clearBalance()
renounceOwnership()
setFee(uint256 _marketingFee)
setFeeReceivers(address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.