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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001632 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19253202 | 2 months ago | | | 0 | 0.000000099876000000 | |
| 17670407 | 3 months ago | | | 0 | 0.000000506311340688 | |
| 17024669 | 4 months ago | | | 0 | 1.4400423e-7 | |
| 15543815 | 5 months ago | | | 0 | 0.000000072478741248 | |
| 15482513 | 5 months ago | | | 0 | 0.000000088589524800 | |
| 15414360 | 5 months ago | | | 0 | 1.8175540e-7 | |
| 15348451 | 5 months ago | | | 0 | 1.5274768e-7 | |
| 15341859 | 5 months ago | | | 0 | 0.000000096202854432 | |
| 15069441 | 5 months ago | | | 0 | 1.8749846e-7 | |
| 15032927 | 5 months ago | | | 0 | 1.8689569e-7 |
ABI
ABI objects
Getter at block 21815616
creator() view returns (address)
0x5ddb1b6f38188133363f58589c228339b9b39175
decimals() view returns (uint8)
18
description() view returns (string)
Ape + Pizza = Ape’izza
Pizza Day 🍕
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x0b0097febbbe00143144679c7a8374cc8ce044ac4f78018d5a41bfbfa4b967a4.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
Ape’izza
symbol() view returns (string)
APIZZA
telegram() view returns (string)
https://t.me/+c4i8KKE715ZkMWI0
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
21000000000000000000000000
twitter() view returns (string)
https://x.com/Ape_izza
website() view returns (string)
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)
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.