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) |
---|---|---|---|---|---|---|---|
| 21501894 | 7 days ago | | | 0 | 0.000000101208333600 | |
| 21397249 | 10 days ago | | | 0 | 1.1613443e-7 | |
| 21372599 | 10 days ago | | | 0 | 1.8489364e-7 | |
| 21119414 | 16 days ago | | | 0 | 1.8960562e-7 | |
| 21119376 | 16 days ago | | | 0 | 1.8494122e-7 | |
| 21119288 | 16 days ago | | | 0 | 1.8330580e-7 | |
| 21063933 | 17 days ago | | | 0 | 1.8913072e-7 | |
| 21063882 | 17 days ago | | | 0 | 1.8913072e-7 | |
| 21063875 | 17 days ago | | | 0 | 1.8494122e-7 | |
| 21063791 | 17 days ago | | | 0 | 1.9049817e-7 |
ABI
ABI objects
Getter at block 21815783
creator() view returns (address)
0xa446411254565b6bc382f6415ec47c0e95864c83
decimals() view returns (uint8)
18
description() view returns (string)
The unofficial official dope AF community meme coin for @bomefers.
imageURI() view returns (string)
https://pbs.twimg.com/profile_images/1783254545692336128/XoLFfFmg_400x400.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
bomefer
symbol() view returns (string)
bomefer
telegram() view returns (string)
https://discord.gg/5d4FZgnceP
tokenDeployer() view returns (address)
0x3b449f0235847bb3b93f6b80e3af288a57ab4d6e
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://twitter.com/bomefer?t=gK-uTFPvYt-BQCWPjHox0Q&s=09
website() view returns (string)
https://www.bomefers.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)
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.