Penjamin Blinkerton
Verified contract
Active on
Base with 31,302 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($66.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 58.87968 | $1.00 |
$58.88 | |
PEN | ERC-20 | 8.012461M | $0.000001 |
$7.57 | |
WGC | ERC-20 | 200 | $0.000526 |
$0.11 | |
kurbi | ERC-20 | 0.1 | $0.001008 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 949 | -- | -- | |
LZPZ | ERC-20 | 701 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
LOTTO | ERC-20 | 42.0777 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22717975 | an hour ago | | | 0 | 3.2962702e-7 | |
| 22717226 | 2 hours ago | | | 0 | 3.2962702e-7 | |
| 22713920 | 4 hours ago | | | 0 | 3.2979808e-7 | |
| 22713178 | 4 hours ago | | | 0 | 0.000000905814000000 | |
| 22712292 | 5 hours ago | | | 0 | 2.5762624e-7 | |
| 22712272 | 5 hours ago | | | 0 | 2.5771177e-7 | |
| 22712246 | 5 hours ago | | | 0 | 2.5771177e-7 | |
| 22712091 | 5 hours ago | | | 0 | 3.7958995e-7 | |
| 22711898 | 5 hours ago | | | 0 | 3.3425182e-7 | |
| 22710771 | 5 hours ago | | | 0 | 2.9037447e-7 |
ABI
ABI objects
Getter at block 22720409
DOMAIN_SEPARATOR() view returns (bytes32)
0x93efd36f485a5dc7ac5741468d21ef840920f61f31902828c83cd66801237c90
decimals() view returns (uint8)
18
liquidityPool() view returns (address)
0x649d1e4787aa41025ae33b59e7af175a1b6df927
maxTransferAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxWalletAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
Penjamin Blinkerton
owner() view returns (address)
0x0000000000000000000000000000000000000000
restrictionEndTimestamp() view returns (uint256)
1710985585
symbol() view returns (string)
PEN
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeRestrictions()
renounceOwnership()
setLiquidityPool(address pool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.