PENPEN The Penguin
Verified contract
Active on
Base with 158 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 "PENPEN The Penguin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23761088 | 2 days ago | | | 0 | 7.7013074e-7 | |
| 23744629 | 2 days ago | | | 0 | 0.000000602779727748 | |
| 23724008 | 3 days ago | | | 0 | 1.5414722e-7 | |
| 23637523 | 5 days ago | | | 0 | 2.4429360e-7 | |
| 23635032 | 5 days ago | | | 0 | 3.2930219e-7 | |
| 23561260 | 6 days ago | | | 0 | 3.9271780e-7 | |
| 23130817 | 16 days ago | | | 0 | 8.1170214e-7 | |
| 23095309 | 17 days ago | | | 0 | 0.0000027492443 | |
| 22840101 | 23 days ago | | | 0 | 8.2371394e-7 | |
| 22740919 | 25 days ago | | | 0 | 2.1554416e-7 |
ABI
ABI objects
Getter at block 23835646
decimals() view returns (uint8)
18
name() view returns (string)
PENPEN The Penguin
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_to(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)
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.