Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEAM | ERC-20 | 1.701214M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18725679 | a year ago | | | 0 | 0.0024601160 | |
| 18725619 | a year ago | | | 0 | 0.0023773692 | |
| 18725618 | a year ago | | | 0 | 0.0041498049 | |
| 18725611 | a year ago | | | 0 | 0.0023051878 | |
| 18725110 | a year ago | | | 0 | 0.0025265689 | |
| 18725068 | a year ago | | | 0 | 0.0013437233 | |
| 18725068 | a year ago | | | 0 | 0.0023459381 | |
| 18725068 | a year ago | | | 0 | 0.0023429164 | |
| 18725048 | a year ago | | | 0 | 0.0021068545 | |
| 18724987 | a year ago | | | 0 | 0.0024951077 |
ABI
ABI objects
Getter at block 21380580
decimals() pure returns (uint8)
18
name() pure returns (string)
Beam Lend
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7bc9d3b0f15d782d8a9c2297e73b8684cd70b80b
symbol() pure returns (string)
BEAM
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_exdFromFees(address) view returns (bool)
_exdFromTxns(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
disableLimits()
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _fee)
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.