Selfie Penguin
Verified contract
Active on
Base with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Selfie Penguin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20310796 | 3 months ago | | | 0 | 3.3497772e-7 | |
| 20310671 | 3 months ago | | | 0 | 3.1126196e-7 | |
| 20310552 | 3 months ago | | | 0 | 2.9220596e-7 | |
| 20310278 | 3 months ago | | | 0 | 3.4676146e-7 | |
| 20310222 | 3 months ago | | | 0 | 2.7498924e-7 | |
| 20310104 | 3 months ago | | | 0 | 2.7700345e-7 | |
| 20309971 | 3 months ago | | | 0 | 3.6844807e-7 | |
| 20309949 | 3 months ago | | | 0 | 2.7214993e-7 | |
| 20309939 | 3 months ago | | | 0 | 4.3451835e-7 | |
| 20309929 | 3 months ago | | | 0 | 4.3180728e-7 |
ABI
ABI objects
Getter at block 23617624
_ots() view returns (bytes32)
0x59baf5916c481be6b0377b163eb6dc324c846df1174d29acc2d6fd256fa8a52c
_totalSupply() view returns (uint256)
300000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Selfie Penguin
symbol() view returns (string)
Bibi
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.