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 "XRP On BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15845229 | 5 months ago | | | 0 | 2.3393924e-7 | |
| 15845214 | 5 months ago | | | 0 | 2.3399976e-7 | |
| 15845207 | 5 months ago | | | 0 | 0.0000053324806 | |
| 15845206 | 5 months ago | | | 0 | 1.3362480e-7 | |
| 15845203 | 5 months ago | | | 0 | 2.3399976e-7 | |
| 15845199 | 5 months ago | | | 0 | 0.000023202000 | |
| 15845196 | 5 months ago | | | 0 | 2.3399976e-7 | |
| 15845194 | 5 months ago | | | 0 | 4.4752124e-7 | |
| 15845191 | 5 months ago | | | 0 | 4.4801160e-7 | |
| 15845182 | 5 months ago | | | 0 | 5.3814720e-7 |
ABI
ABI objects
Getter at block 22773837
creator() view returns (address)
0xb94ad492e9171b118d028861fd57e019eca4b2b2
decimals() view returns (uint8)
18
description() view returns (string)
We are excited to announce that Ripple Labs has been bought out by Coinbase.
With this change in mind, we have decided to relaunch XRP on Base chain, with exact same supply 100b.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x66f28f0dde6e54d583e07c9d8fc6a2ef0b0cec14d058bbff697332f9215b90c8.jpeg
isPresaleStep() view returns (bool)
true
name() view returns (string)
XRP On BASE
symbol() view returns (string)
XRPB
telegram() view returns (string)
https://t.me/XRPBentry
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
100000000000000000000000000000
twitter() view returns (string)
https://x.com/base_xrp
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.