Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21705795 | 4 days ago | | | 0 | 0.0000014392358 | |
| 20488925 | a month ago | | | 0 | 5.4179782e-7 | |
| 20462140 | a month ago | | | 0 | 0.000000502858534608 | |
| 19259280 | 2 months ago | | | 0 | 1.4845440e-7 | |
| 19078024 | 2 months ago | | | 0 | 5.1990805e-7 | |
| 18729969 | 2 months ago | | | 0 | 4.1046198e-7 | |
| 18543457 | 3 months ago | | | 0 | 2.7820119e-7 | |
| 18468643 | 3 months ago | | | 0 | 2.6552744e-7 | |
| 18468473 | 3 months ago | | | 0 | 2.8914359e-7 | |
| 18395090 | 3 months ago | | | 0 | 2.4457323e-7 |
ABI
ABI objects
Getter at block 21891439
creator() view returns (address)
0xa0f28e8f36594cdebefead0f42cc91345df11785
decimals() view returns (uint8)
18
description() view returns (string)
Honoring animation's original strong man! Popeye is live on Base, and he's just had his spinach! It's time to watch him smash the jeeters!
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xcc72f2c12dfffeffa4771261dd20810b994bc468ef50a44d675675a2c18fe269.gif
isPresaleStep() view returns (bool)
false
name() view returns (string)
OG Popeye
symbol() view returns (string)
POPEYE
telegram() view returns (string)
https://t.me/+-ooFE7oABtI0MGUx
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
500000000000000000000000000
twitter() view returns (string)
https://x.com/BasePopeye/
website() view returns (string)
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)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setJumpBlock(uint256 _block)
setPair(address _newPair)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.