Simpson On Base
Verified contract
Active on
Base with 10 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 "Simpson On Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15397823 | 5 months ago | | | 0 | 1.1692998e-7 | |
| 15397751 | 5 months ago | | | 0 | 1.4032297e-7 | |
| 15397750 | 5 months ago | | | 0 | 0.0000052142434 | |
| 15397747 | 5 months ago | | | 0 | 1.4122179e-7 | |
| 15397726 | 5 months ago | | | 0 | 1.5882344e-7 | |
| 15397701 | 5 months ago | | | 0 | 2.8815384e-7 | |
| 15397699 | 5 months ago | | | 0 | 1.4397265e-7 | |
| 15397686 | 5 months ago | | | 0 | 1.5886453e-7 | |
| 15397685 | 5 months ago | | | 0 | 1.2883589e-7 | |
| 15397654 | 5 months ago | | | 0 | 1.5972748e-7 |
ABI
ABI objects
Getter at block 22006725
creator() view returns (address)
0xfdd9071cdc7ced2416b4daf2810faed7e4bde4b6
decimals() view returns (uint8)
18
description() view returns (string)
Simpson want to be King of Meme on Base for RULES THE WORLD
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x9ccbaaa3a82fc357027db4e6762c59421a1a23bb4ea45022d71754d3c0fc49e6.jpg
isPresaleStep() view returns (bool)
true
name() view returns (string)
Simpson On Base
symbol() view returns (string)
Simpson
telegram() view returns (string)
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.