Penguin of Boys Club
Verified contract
Active on
Base with 349 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 "Penguin of Boys Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22300862 | 2 days ago | | | 0 | 0.000000081860757025 | |
| 22269041 | 3 days ago | | | 0 | 0.000047067464 | |
| 22134862 | 6 days ago | | | 0 | 0.0000049925807 | |
| 22030146 | 9 days ago | | | 0 | 0.0000060740176 | |
| 21976460 | 10 days ago | | | 0 | 4.2095559e-7 | |
| 21952364 | 10 days ago | | | 0 | 0.0000060740176 | |
| 21926129 | 11 days ago | | | 0 | 5.9899202e-7 | |
| 21915072 | 11 days ago | | | 0 | 2.7730925e-7 | |
| 21280844 | a month ago | | | 0 | 0.0000057104511 | |
| 20761646 | a month ago | | | 0 | 2.9013804e-7 |
ABI
ABI objects
Getter at block 22405700
decimals() view returns (uint8)
18
name() view returns (string)
Penguin of Boys Club
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PENPEN
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approve_sender(address _spender, uint256 _value) returns (bool success)
approve_token(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
transferto(address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.