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 | -- | -- | |
OHNO | ERC-20 | 200 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21740087 | 3 days ago | | | 0 | 3.2922101e-7 | |
| 21717343 | 4 days ago | | | 0 | 3.6355100e-7 | |
| 21515958 | 9 days ago | | | 0 | 1.7118783e-7 | |
| 21515859 | 9 days ago | | | 0 | 1.6867012e-7 | |
| 20992467 | 21 days ago | | | 0 | 2.8874347e-7 | |
| 20747512 | a month ago | | | 0 | 3.1753946e-7 | |
| 19905079 | 2 months ago | | | 0 | 2.4787423e-7 | |
| 19044328 | 2 months ago | | | 0 | 3.2059477e-7 | |
| 19035849 | 2 months ago | | | 0 | 7.8278824e-7 | |
| 18947390 | 2 months ago | | | 0 | 8.7342797e-7 |
ABI
ABI objects
Getter at block 21884170
creator() view returns (address)
0xf786085144cc1eba17de85a7ca4e7aa04474bc66
decimals() view returns (uint8)
18
description() view returns (string)
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xdf2bce0432eaab044ea6b34400e030eb2840abc3e0568be637e412fdb832c9b6.jpg
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
BASED FATHER
symbol() view returns (string)
$BFWT
telegram() view returns (string)
https://t.me/BasedFathers
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://twitter.com/BasedFathers
website() view returns (string)
https://msha.ke/basedfathers
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.