SpacePenguin
Verified contract
Active on
Ethereum with 2,459 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,780.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 5.75K | $1.001 |
$5,755.75 | |
UNI | ERC-20 | 1.36622 | $18.39 |
$25.12 | |
HOKK | ERC-20 | 37.293149B | -- | -- | |
PNGN | ERC-20 | 1.482131T | -- | -- | |
HUSKY | ERC-20 | 1.915873B | -- | -- | |
ETHM | ERC-20 | 54.289684M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21374154 | 2 days ago | | | 0 | 0.0012397695 | |
| 21353451 | 5 days ago | | | 0 | 0.00034142005 | |
| 21353446 | 5 days ago | | | 0 | 0.00055413822 | |
| 21325999 | 9 days ago | | | 0 | 0.0014884291 | |
| 21229921 | 22 days ago | | | 0 | 0.00071409134 | |
| 21177255 | a month ago | | | 0 | 0.00086478500 | |
| 21047888 | 2 months ago | | | 0 | 0.00020548171 | |
| 21035882 | 2 months ago | | | 0 | 0.00050964076 | |
| 21026199 | 2 months ago | | | 0 | 0.00011128483 | |
| 20997902 | 2 months ago | | | 0 | 0.00041033051 |
ABI
ABI objects
Getter at block 21387113
decimals() view returns (uint8)
9
name() view returns (string)
SpacePenguin
owner() view returns (address)
0xbd6fa9215b404f79422bb520e70cb44bed68f31c
symbol() view returns (string)
PNGN
totalBoost() view returns (uint256)
3098907278264468137439
totalFees() view returns (uint256)
336078417030247403505924
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.