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) |
---|---|---|---|---|---|---|---|
| 21015673 | 25 days ago | | | 0 | 3.1992000e-7 | |
| 20740000 | a month ago | | | 0 | 1.9348233e-7 | |
| 17306073 | 4 months ago | | | 0 | 5.9738832e-7 | |
| 16227579 | 4 months ago | | | 0 | 9.8483719e-7 | |
| 15783479 | 5 months ago | | | 0 | 5.9468515e-7 | |
| 15180918 | 5 months ago | | | 0 | 1.5957461e-7 | |
| 14968279 | 5 months ago | | | 0 | 0.0000027773890 | |
| 14962614 | 5 months ago | | | 0 | 0.0000047269922 | |
| 14264419 | 6 months ago | | | 0 | 0.0000052224491 | |
| 14264418 | 6 months ago | | | 0 | 0.0000052224491 |
ABI
ABI objects
Getter at block 22108679
creator() view returns (address)
0xdc25baa46662076ecb40a6ee2907c400a3df667f
decimals() view returns (uint8)
18
description() view returns (string)
The unofficial official community memecoin for @XCOPYART Grifters.
imageURI() view returns (string)
https://i.seadn.io/gcs/files/40f635adde66dcdb4a7ca32b6ac202d2.png?auto=format&dpr=1&w=1000
isPresaleStep() view returns (bool)
false
name() view returns (string)
GRIFTER
symbol() view returns (string)
GRIFT
telegram() view returns (string)
https://t.me/basedgrifter
tokenDeployer() view returns (address)
0x3b449f0235847bb3b93f6b80e3af288a57ab4d6e
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://twitter.com/BASEDGRIFTER
website() view returns (string)
https://linktr.ee/basedgrifter
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.