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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20088130 | 2 months ago | | | 0 | 7.7514161e-7 | |
| 17860277 | 4 months ago | | | 0 | 0.000000068747057100 | |
| 17517725 | 4 months ago | | | 0 | 5.3752589e-7 | |
| 17517715 | 4 months ago | | | 0 | 5.3885311e-7 | |
| 17217917 | 4 months ago | | | 0 | 0.0000056509396 | |
| 16004873 | 5 months ago | | | 0 | 8.7112080e-7 | |
| 15977589 | 5 months ago | | | 0 | 4.4503479e-7 | |
| 15967367 | 5 months ago | | | 0 | 4.9595932e-7 | |
| 15908942 | 5 months ago | | | 0 | 0.000054669223 | |
| 15896505 | 5 months ago | | | 0 | 4.3162217e-7 |
ABI
ABI objects
Getter at block 22905715
creator() view returns (address)
0x16a8e293a7a375eb8c1d18826dc8854744d89f3c
decimals() view returns (uint8)
18
description() view returns (string)
Yeeeehaaaww ! Blujack is now coming on
basejump
come ride with us on this beautiful BaseChain !! $JACK is one of the most popular horse on earth 🌍 🔥
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x0c6469e6dcfeff84db68ae64e259b14515728787a822e00d3e2a3779da46ff06.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
BLUE JACK
symbol() view returns (string)
JACK
telegram() view returns (string)
https://t.me/BlujackOnBase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
10000000000000000000000000
twitter() view returns (string)
Yeeeehaaaww ! Blujack is now coming on @basejumpdotpro come ride with us on this beautiful BaseChain !! $JACK is one of the most popular horse on earth
website() view returns (string)
https://www.bluejackonbase.xyz/
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.