PepeFork
Verified contract
Active on
Ethereum with 117,652 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,927.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PORK | ERC-20 | 45.229948B | $0.00 |
$5,382.36 | |
RLB | ERC-20 | 29.271969K | $0.076399 |
$2,236.35 | |
GORILLA | ERC-20 | 120.393808K | $0.001991 |
$239.71 | |
WETH | ERC-20 | 0.02 | $3,415.66 |
$68.31 | |
INUINU | ERC-20 | 265.552355M | $0.00 |
$0.27 | |
APU | ERC-20 | 1 | $0.001103 |
$0 | |
NEXO | ERC-20 | 0.0001 | $1.33 |
$0 | |
VINCE | ERC-20 | 60.574133B | -- | -- | |
POON | ERC-20 | 2B | -- | -- | |
MININEIRO | ERC-20 | 200K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240870 | 13 minutes ago | | | 0 | 0.00058297102 | |
| 21240866 | 14 minutes ago | | | 0 | 0.00058729815 | |
| 21240531 | an hour ago | | | 0 | 0.00058168307 | |
| 21240470 | 2 hours ago | | | 0 | 0.00030163562 | |
| 21240414 | 2 hours ago | | | 0 | 0.00047241853 | |
| 21240341 | 2 hours ago | | | 0 | 0.00064142120 | |
| 21240226 | 2 hours ago | | | 0 | 0.00024459055 | |
| 21240190 | 2 hours ago | | | 0 | 0.00048991073 | |
| 21240064 | 3 hours ago | | | 0 | 0.00051999322 | |
| 21240039 | 3 hours ago | | | 0 | 0.00050635565 |
ABI
ABI objects
Getter at block 21240931
decimals() view returns (uint8)
18
forkbot() view returns (address)
0x9c7f0628cee619953fc395cd7cf0576dce1f505e
maxSupply() view returns (uint256)
420690000000000000000000000000000
name() view returns (string)
PepeFork
symbol() view returns (string)
PORK
totalSupply() view returns (uint256)
420690000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.