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 "REVERSE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15370204 | 5 months ago | | | 0 | 2.6422624e-7 | |
| 15365713 | 5 months ago | | | 0 | 2.9891474e-7 | |
| 15364645 | 5 months ago | | | 0 | 1.5088553e-7 | |
| 15364635 | 5 months ago | | | 0 | 2.7653566e-7 | |
| 15364599 | 5 months ago | | | 0 | 0.000000301263167124 | |
| 15364562 | 5 months ago | | | 0 | 2.7365629e-7 | |
| 15364442 | 5 months ago | | | 0 | 2.7463200e-7 | |
| 15364422 | 5 months ago | | | 0 | 0.000000305979039096 | |
| 15364363 | 5 months ago | | | 0 | 2.8185260e-7 | |
| 15364310 | 5 months ago | | | 0 | 2.6429459e-7 |
ABI
ABI objects
Getter at block 21866114
creator() view returns (address)
0x4ef25afa11852aef46c0ca6a397f16f1f3c61975
decimals() view returns (uint8)
18
description() view returns (string)
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xc1614f9b429611358a616e2f50d8745f30e8407af8e980bef46831c5e50a0c14.jpg
isPresaleStep() view returns (bool)
true
name() view returns (string)
REVERSE
symbol() view returns (string)
roaring pepe
telegram() view returns (string)
https://t.me/roaringpepeentry
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
420690000000000000000000000000
twitter() view returns (string)
https://x.com/RoaringPepe69
website() view returns (string)
https://www.roaringpepe.top/
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.