Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($50.95)
Native
Value
$50.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.021 | $2,426.30 |
$50.95 | |
OHNO | ERC-20 | 200 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21981197 | 10 hours ago | | | 0 | 1.4407813e-7 | |
| 21981088 | 10 hours ago | | | 0 | 1.6098145e-7 | |
| 21978071 | 12 hours ago | | | 0 | 1.5442048e-7 | |
| 21957828 | a day ago | | | 0 | 0.000000090133385391 | |
| 21882813 | 3 days ago | | | 0 | 1.3402733e-7 | |
| 21834844 | 4 days ago | | | 0 | 1.2879660e-7 | |
| 21614784 | 9 days ago | | | 0 | 1.3412264e-7 | |
| 21450706 | 13 days ago | | | 0 | 1.3478393e-7 | |
| 21191820 | 19 days ago | | | 0 | 1.3398342e-7 | |
| 21031951 | 22 days ago | | | 0 | 2.5497071e-7 |
ABI
ABI objects
Getter at block 21999917 getCoinInfo() view returns (string, string, uint256, uint8, uint256, string, string, bool, uint256, address, string[4])
BURN_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
ROUTER_ADDRESS() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
_decimals() view returns (uint8)
18
_description() view returns (string)
The blue suited advocate of BASE.
Mission status defending culture onchain.
#DOITFORTHEBEAN
_name() view returns (string)
BEANIE
_symbol() view returns (string)
BEAN
bannerUrl() view returns (string)
1719692211708-logo-New Beanie banner.PNG
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x0000000000000000000000000000000000000000
factoryContract() view returns (address)
0x10bb8368d235c7d07053595912c3f412be7e08dc
getMarketinInfo() view returns (bool, bool, bool, bool)
(false, false, false, false)
logoUrl() view returns (string)
1719692211447-logo-500x500.png
lpBurnAmount() view returns (uint256)
9999
lpCreated() view returns (bool)
true
lpETHAmount() view returns (uint256)
500000000000000000
name() view returns (string)
BEANIE
owner() view returns (address)
0x0000000000000000000000000000000000000000
poolAddress() view returns (address)
0xc932409bab7f37eed73b4539aa86c0f0e13dbbcd
renounced() view returns (bool)
true
symbol() view returns (string)
BEAN
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LpBurn() payable returns (bool)
_renounceOwnership() payable
_transferOwnership(address newOwner)
approve(address spender, uint256 amount) returns (bool)
createLp(uint256 _tokenAmount) payable returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateImageData(string[] strings)
updateInfo(string[] datas)
updateMarketingData(bool[] datas)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
lpBurnedEvent(address indexed token)
lpCreatedEvent(address indexed token)
renouncedOwnership(address indexed token)
constructor(address wallet, string[] tokenDatas, uint256 supply, uint8 decimals, address factoryAddress)
receive()
This contract contains no error objects.