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.000622 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22233370 | 16 days ago | | | 0 | 0.0000016154602 | |
| 21450541 | a month ago | | | 0 | 4.1548185e-7 | |
| 20475597 | 2 months ago | | | 0 | 5.6815528e-7 | |
| 20475528 | 2 months ago | | | 0 | 8.4519750e-7 | |
| 18288634 | 4 months ago | | | 0 | 3.5820749e-7 | |
| 18288528 | 4 months ago | | | 0 | 3.4554605e-7 | |
| 18288414 | 4 months ago | | | 0 | 3.3631464e-7 | |
| 18288326 | 4 months ago | | | 0 | 2.9699502e-7 | |
| 17689534 | 4 months ago | | | 0 | 0.000000604019624784 | |
| 17305096 | 4 months ago | | | 0 | 0.000094974004 |
ABI
ABI objects
Getter at block 22940936 imageURI() view returns (string)
creator() view returns (address)
0x5fc2feb7b6fc94111c16acd15dfff4034e261a72
decimals() view returns (uint8)
18
description() view returns (string)
Zeb Ross is the most based mfer alive. This memecoin was created to honor his moves. No affiliation to Zeb. No expectation of profit.
isPresaleStep() view returns (bool)
false
name() view returns (string)
ZEB
symbol() view returns (string)
ZEB
telegram() view returns (string)
tokenDeployer() view returns (address)
0x4aadd8e628b03d23b0027b4222760a8f8ac3fc76
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://twitter.com/ZebCoinBase
website() view returns (string)
https://jcreekcloggers.com/
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)
setDescription(string _description)
setImageURI(string _imageURI)
setIsPresale(bool _isPresale)
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)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.