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 |
---|---|---|---|---|---|
beam | ERC-20 | 100.000423B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17992752 | a year ago | | | 0 | 0.0013196395 | |
| 17992752 | a year ago | | | 0 | 0.0014592265 | |
| 17992752 | a year ago | | | 0 | 0.0014592265 | |
| 17992752 | a year ago | | | 0 | 0.0014592265 | |
| 17992752 | a year ago | | | 0 | 0.0014592265 | |
| 17992751 | a year ago | | | 0 | 0.0012131311 | |
| 17992751 | a year ago | | | 0 | 0.00075476772 | |
| 17992745 | a year ago | | | 0 | 0.0012267780 |
ABI
ABI objects
Getter at block 21222957
_maxWallet() view returns (uint256)
2000000000000000000000000
buyFees() view returns (uint256)
10
decimals() pure returns (uint8)
18
name() pure returns (string)
beam
owner() view returns (address)
0x309e8cd4f0d6f633a76010107cdfeda6f81a874f
sellFees() view returns (uint256)
10
symbol() pure returns (string)
beam
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events addAllLiquidityETH() returns (uint256)
approve(address spender, uint256 amount) returns (bool)
manualBurn(uint256 amount) returns (bool)
modifybuyFee(uint256 newFee)
modifysellFee(uint256 newFee)
removeLimits()
removeRestrictionsToZero()
securityStops()
setTriggerAmountToSwap(uint256 amount)
stealthLaunch()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.