Pussy Pebe Inu
Verified contract
Active on
Base with 23 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 "Pussy Pebe Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12695855 | 8 months ago | | | 0 | 0.0000027743722 | |
| 12695747 | 8 months ago | | | 0 | 0.0000031162037 | |
| 12695713 | 8 months ago | | | 0 | 5.6492890e-7 | |
| 12695643 | 8 months ago | | | 0 | 5.6512618e-7 | |
| 12695613 | 8 months ago | | | 0 | 0.0000033319856 | |
| 12695573 | 8 months ago | | | 0 | 0.0000060399356 | |
| 12695557 | 8 months ago | | | 0 | 0.000000707527469068 | |
| 12695479 | 8 months ago | | | 0 | 0.0000034890423 | |
| 12695303 | 8 months ago | | | 0 | 3.9947197e-7 | |
| 12695244 | 8 months ago | | | 0 | 0.000000404176064832 |
ABI
ABI objects
Getter at block 22765821
decimals() view returns (uint8)
18
name() view returns (string)
Pussy Pebe Inu
owner() view returns (address)
0xff05a108e839b79764f8e5f996dc1e50744fb2ba
symbol() view returns (string)
PUSSYPEBEINU
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
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(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.