Satoshi On Base
Verified contract
Active on
Base with 335 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 |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20752972 | a month ago | | | 0 | 2.6636191e-7 | |
| 19188047 | 2 months ago | | | 0 | 1.4562639e-7 | |
| 18254718 | 3 months ago | | | 0 | 2.6775947e-7 | |
| 18102942 | 3 months ago | | | 0 | 4.1085460e-7 | |
| 18036520 | 3 months ago | | | 0 | 2.9637651e-7 | |
| 18036431 | 3 months ago | | | 0 | 2.9633460e-7 | |
| 17552506 | 3 months ago | | | 0 | 2.9106652e-7 | |
| 17375311 | 4 months ago | | | 0 | 2.8531590e-7 | |
| 17375273 | 4 months ago | | | 0 | 2.8376997e-7 | |
| 17375134 | 4 months ago | | | 0 | 2.7601517e-7 |
ABI
ABI objects
Getter at block 22140752
creator() view returns (address)
0x98fb0ce0173321d4fa9e77eed30508703ee88696
decimals() view returns (uint8)
18
description() view returns (string)
Satoshi on Base (SATB) merges the reliability of Bitcoin SAT’s with the efficiency and scalability of the secure, low-cost, developer-friendly Base chain. SATB has a fixed total supply, but with 2.1 Quadrillion tokens. Each SATB token represents a Satoshi, the smallest unit of Bitcoin, equal to 0.00000001 BTC.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x531e02b6d185ce38ca984248a60dbeabf1301b2d81fe1d3ebbbb7e1e416f5116.png
isPresaleStep() view returns (bool)
true
locker() view returns (address)
0x72415ec67374cc09bc5de621b052300016cecf60
name() view returns (string)
Satoshi On Base
symbol() view returns (string)
SATB
telegram() view returns (string)
https://t.me/SatoshiOnBPortal
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
2100000000000000000000000000000000
twitter() view returns (string)
https://x.com/Satoshi_On_Base
website() view returns (string)
https://satoshionbase.org/
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)
setLocker(address _locker)
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.