Snipe PEPE Based
Verified contract
Active on
Base with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Snipe PEPE Based"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13031203 | 8 months ago | | | 0 | 0.000017183826 | |
| 13031137 | 8 months ago | | | 0 | 0.000034212090 | |
| 13030997 | 8 months ago | | | 0 | 0.000015096008 | |
| 13026029 | 8 months ago | | | 0 | 0.000000065584359840 | |
| 13025639 | 8 months ago | | | 0 | 0.000000100702064820 | |
| 13021995 | 8 months ago | | | 0 | 0.0000051966502 | |
| 13021905 | 8 months ago | | | 0 | 0.000000097136323200 | |
| 13021766 | 8 months ago | | | 0 | 0.0000059402323 | |
| 13021760 | 8 months ago | | | 0 | 0.0000059417697 |
ABI
ABI objects
Getter at block 23904324
creator() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
description() view returns (string)
imageURI() view returns (string)
https://framerusercontent.com/images/vUyAE396KHPTKRaFOurGLg6EErA.png?scale-down-to=1024
isPresaleStep() view returns (bool)
true
name() view returns (string)
Snipe PEPE Based
symbol() view returns (string)
SNIPE
telegram() view returns (string)
tokenDeployer() view returns (address)
0x3b449f0235847bb3b93f6b80e3af288a57ab4d6e
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://snipe.framer.ai/
website() view returns (string)
https://snipe.framer.ai/
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.