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) |
---|---|---|---|---|---|---|---|
| 21862467 | 15 days ago | | | 0 | 0.000000086881515300 | |
| 19728719 | 2 months ago | | | 0 | 1.7993883e-7 | |
| 18352517 | 3 months ago | | | 0 | 2.9836540e-7 | |
| 18205421 | 3 months ago | | | 0 | 3.3676519e-7 | |
| 16763826 | 4 months ago | | | 0 | 0.000000076661615700 | |
| 16350951 | 5 months ago | | | 0 | 5.1252160e-7 | |
| 16173900 | 5 months ago | | | 0 | 3.1387642e-7 | |
| 15997507 | 5 months ago | | | 0 | 2.1123456e-7 | |
| 15779746 | 5 months ago | | | 0 | 3.4029100e-7 | |
| 15548768 | 5 months ago | | | 0 | 0.000000106482871800 |
ABI
ABI objects
Getter at block 22529042
creator() view returns (address)
0x508fe8256a6dc870fcb8cedcd461d03e5d8af448
decimals() view returns (uint8)
18
description() view returns (string)
A real-time, live and working canvas for holders!
Simply burn $Pixel to gain pixels on the website!
Website is synced real-time. Who will conquer the website?
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x2e563968a454057c0cc220572c49a81d09df094bc616d47dc5e6023cd2118fd7.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
Pixel
symbol() view returns (string)
PXL
telegram() view returns (string)
https://t.me/integerINT
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
2250000000000000000000000
twitter() view returns (string)
https://twitter.com/INT4096BASE
website() view returns (string)
https://www.intcanvasbase.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.