Polkadot Base
Verified contract
Active on
Base with 287 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 "Polkadot Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18453994 | 3 months ago | | | 0 | 1.5850690e-7 | |
| 18254775 | 3 months ago | | | 0 | 0.000000309842109504 | |
| 17953619 | 3 months ago | | | 0 | 1.8999969e-7 | |
| 17953130 | 3 months ago | | | 0 | 1.4668306e-7 | |
| 17940025 | 3 months ago | | | 0 | 1.6124586e-7 | |
| 17863893 | 3 months ago | | | 0 | 9.3216000e-7 | |
| 17655096 | 3 months ago | | | 0 | 7.6217609e-7 | |
| 17518205 | 3 months ago | | | 0 | 0.000000081954277200 | |
| 17344267 | 4 months ago | | | 0 | 1.5850690e-7 | |
| 17295275 | 4 months ago | | | 0 | 6.7268400e-7 |
ABI
ABI objects
Getter at block 22060772
creator() view returns (address)
0xbe76616e4ff1922544d0753620c7d52e6d45488b
decimals() view returns (uint8)
18
description() view returns (string)
$DOTB aims to replicate the success of the Polkadot blockchain by leveraging the innovative and scalable Base platform
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x1540efddc73f4fc70c2c4b3497e051ce53ac0eba0c23005460cec7cd0b8711ed.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
Polkadot Base
symbol() view returns (string)
$DOTB
telegram() view returns (string)
https://t.me/+cFNTVcNT2ndiOWU9
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/PolkadotBase
website() view returns (string)
http://polkadotbase.site
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.