Pepe On Vista
Verified contract
Active on
Ethereum with 472 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 "Pepe On Vista"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157116 | 6 hours ago | | | 0 | 0.00099033837 | |
| 20964447 | a month ago | | | 0 | 0.0010882336 | |
| 20921277 | a month ago | | | 0 | 0.0014838934 | |
| 20912922 | a month ago | | | 0 | 0.00020372578 | |
| 20733459 | 2 months ago | | | 0 | 0.00037973120 | |
| 20723564 | 2 months ago | | | 0 | 0.000074747594 | |
| 20712597 | 2 months ago | | | 0 | 0.00018579132 | |
| 20708497 | 2 months ago | | | 0 | 0.000066119364 | |
| 20704425 | 2 months ago | | | 0 | 0.000074841600 | |
| 20702308 | 2 months ago | | | 0 | 0.000068551339 |
ABI
ABI objects
Getter at block 21158808
FeeAddress() view returns (address)
0x0000000000000000000000000000000000000000
burnFee() view returns (uint256)
0
decimals() view returns (uint256)
9
getTime() view returns (uint256)
1731260219
getUnlockTime() view returns (uint256)
0
name() view returns (string)
Pepe On Vista
owner() view returns (address)
0x6faf1b0584fcf896c160421dd378e26654564e4d
paused() view returns (bool)
false
symbol() view returns (string)
VISTAPEPE
totalSupply() view returns (uint256)
1000000000000000000
txFee() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
isExcludedFromFee(address) view returns (bool)
tokenBlacklist(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
blackListAddress(address listAddress, bool isBlackListed)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
lock(uint256 time)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlock()
unpause()
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
Blacklist(address indexed blackListed, bool value)
Burn(address indexed burner, uint256 value)
Mint(address indexed from, address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, 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.