Suht Yr Pi Hool
Verified contract
Active on
Base with 12,416 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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22765884 | 7 hours ago | | | 0 | 6.4740643e-7 | |
| 22758004 | 11 hours ago | | | 0 | 2.1035357e-7 | |
| 22757647 | 11 hours ago | | | 0 | 2.1035357e-7 | |
| 22757140 | 11 hours ago | | | 0 | 2.1035357e-7 | |
| 22757074 | 12 hours ago | | | 0 | 0.0000032803556 | |
| 22756892 | 12 hours ago | | | 0 | 0.0000032803556 | |
| 22756872 | 12 hours ago | | | 0 | 0.0000032803556 | |
| 22756823 | 12 hours ago | | | 0 | 0.0000032803556 | |
| 22756772 | 12 hours ago | | | 0 | 0.0000032803556 | |
| 22756749 | 12 hours ago | | | 0 | 0.0000032778904 |
ABI
ABI objects
Getter at block 22777829
_totalSupply() view returns (uint256)
1000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
Suht Yr Pi Hool
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
YrPi
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
v2PairAddress() view returns (address)
0x70b96090eeda974db857f7107934ba440845bc38
v2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address _user, address spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
isWhitelisted(address) view returns (bool)
State-modifying
Events addRemoveWhitelisted(address[] _users, bool _addOrRemove)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 __totalSupply, uint256 _decimals, address _v2Router)
This contract contains no fallback and receive objects.
This contract contains no error objects.