Poor Normie
Verified contract
Active on
Base with 1,496 txns
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 | 1.101K | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22527179 | 9 days ago | | | 0 | 3.4291505e-7 | |
| 22521320 | 9 days ago | | | 0 | 3.8007355e-7 | |
| 22489484 | 10 days ago | | | 0 | 6.6866383e-7 | |
| 22474343 | 10 days ago | | | 0 | 3.8198880e-7 | |
| 22468201 | 11 days ago | | | 0 | 0.0000015931728 | |
| 22185869 | 17 days ago | | | 0 | 0.000051928184 | |
| 22136938 | 18 days ago | | | 0 | 2.4575040e-7 | |
| 21827557 | 25 days ago | | | 0 | 2.9211840e-7 | |
| 21364045 | a month ago | | | 0 | 0.0000010977862 | |
| 21238931 | a month ago | | | 0 | 1.8338542e-7 |
ABI
ABI objects
Getter at block 22922859
creator() view returns (address)
0x855148be51786ea5424fb510ef2da25e6e24c389
decimals() view returns (uint8)
18
description() view returns (string)
You want fries with that?
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xee66946335f482eb1896740158823633d22b7c5030f2a799d5e4b32ab84adcde.jpeg
isPresaleStep() view returns (bool)
false
name() view returns (string)
Poor Normie
symbol() view returns (string)
Pormie
telegram() view returns (string)
https://t.me/pormieonbase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://x.com/basedpormie?s=21&t=e4VJ7rcZVtvmps9KT5k2Vw
website() view returns (string)
https://www.pormie.fun/
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)
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.