Bitcoin 2.0 On BASE
Verified contract
Active on
Base with 4,506 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 |
---|---|---|---|---|---|
BTCB2 | ERC-20 | 120.580385K | -- | -- | |
OHNO | ERC-20 | 280 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22749340 | 9 hours ago | | | 0 | 4.1288604e-7 | |
| 22600524 | 4 days ago | | | 0 | 6.4989600e-7 | |
| 22410616 | 8 days ago | | | 0 | 2.3814320e-7 | |
| 22410614 | 8 days ago | | | 0 | 2.6254166e-7 | |
| 22305592 | 11 days ago | | | 0 | 2.1395101e-7 | |
| 22270159 | 11 days ago | | | 0 | 0.000000074092000000 | |
| 22269650 | 11 days ago | | | 0 | 1.1370660e-7 | |
| 22117946 | 15 days ago | | | 0 | 4.1480942e-7 | |
| 22023952 | 17 days ago | | | 0 | 0.000000401398917420 | |
| 21755383 | 23 days ago | | | 0 | 2.4505068e-7 |
ABI
ABI objects
Getter at block 22765602
creator() view returns (address)
0x17fb782f67c8140d83a6a1f7a5f0f7abbb1cac60
decimals() view returns (uint8)
18
description() view returns (string)
Discover Bitcoin 2.0 on Base, inspired by the strength and recognition of the original Bitcoin !
Token accepted for international events App project summer 2024 coming soon.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xd1a8fc0a61a502ff7be2a263f0c428cb0155bea62efe6b41178d3966d72b5898.png
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Bitcoin 2.0 On BASE
symbol() view returns (string)
BTCB2
telegram() view returns (string)
https://t.me/+xEpJtnEbKKtlNGU8
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
21000000000000000000000000
twitter() view returns (string)
https://x.com/btc2onbase
website() view returns (string)
https://www.bitcoin2onbase.com/
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.