Solana On Base
Verified contract
Active on
Base with 700 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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22402265 | 8 days ago | | | 0 | 2.1450493e-7 | |
| 21311665 | a month ago | | | 0 | 4.5920190e-7 | |
| 20672209 | 2 months ago | | | 0 | 3.8705514e-7 | |
| 20648263 | 2 months ago | | | 0 | 1.2412708e-7 | |
| 20644284 | 2 months ago | | | 0 | 0.000000100695226800 | |
| 20629401 | 2 months ago | | | 0 | 2.5021485e-7 | |
| 20622142 | 2 months ago | | | 0 | 1.7458871e-7 | |
| 20621447 | 2 months ago | | | 0 | 0.000000201599589452 | |
| 20621250 | 2 months ago | | | 0 | 0.000000204270354344 | |
| 20619867 | 2 months ago | | | 0 | 1.5595047e-7 |
ABI
ABI objects
Getter at block 22763564
creator() view returns (address)
0x57c5602ff01930540950e23bf8dd64f091e11f0d
decimals() view returns (uint8)
18
description() view returns (string)
SOL has left Solana and has moved to Base. The future is here. The future is $SOB.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x251c6e1f479e0aeac44df72d878e2e22d39a2124fb4b22c8f83085f7d730363b.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
Solana On Base
symbol() view returns (string)
SOB
telegram() view returns (string)
http://t.me/sobonbase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/sobonbase
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.