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 | 73 | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22692896 | a day ago | | | 0 | 0.000000502030889760 | |
| 22257279 | 11 days ago | | | 0 | 1.5077307e-7 | |
| 21117916 | a month ago | | | 0 | 9.1600970e-7 | |
| 21117916 | a month ago | | | 0 | 9.1600970e-7 | |
| 19785772 | 2 months ago | | | 0 | 4.2514070e-7 | |
| 19714914 | 2 months ago | | | 0 | 3.5790217e-7 | |
| 19568745 | 2 months ago | | | 0 | 9.1600970e-7 | |
| 19457110 | 2 months ago | | | 0 | 1.3438792e-7 | |
| 19015732 | 3 months ago | | | 0 | 2.8895925e-7 | |
| 18689772 | 3 months ago | | | 0 | 9.2256104e-7 |
ABI
ABI objects
Getter at block 22746665
creator() view returns (address)
0xd6aabf14fdc6c56a9cb6a5c5578a34271e018a8a
decimals() view returns (uint8)
18
description() view returns (string)
PEPETATE needs no description. R u wif Top G or r u bottom ass niggajeet?
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xb0674fe6137cb3705059455f3e2581884cc0a3d46269510ae299b677f6e2b974.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
PEPE TATE
symbol() view returns (string)
PTATE
telegram() view returns (string)
https://t.me/pepetatebase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
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.