Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Beams"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18901769 | a year ago | | | 0 | 0.00073308542 | |
| 16843453 | 2 years ago | | | 0 | 0.00092413015 | |
| 16670181 | 2 years ago | | | 0 | 0.0019226066 | |
| 16550428 | 2 years ago | | | 0 | 0.0017819346 | |
| 16545195 | 2 years ago | | | 0 | 0.00061993275 | |
| 16545193 | 2 years ago | | | 0 | 0.00071283472 | |
| 16142585 | 2 years ago | | | 0 | 0.00070011903 | |
| 16023105 | 2 years ago | | | 0 | 0.00050776000 | |
| 15349634 | 2 years ago | | | 0 | 0.00050164703 | |
| 15329609 | 2 years ago | | | 0 | 0.00038861501 |
ABI
ABI objects
Getter at block 21330056
baseURI() view returns (string)
ipfs://QmV8GrXCfTDUZA3JAdHgvKP6fQC159bY51WpeLPk2cTx7Y/
doppleraddress() view returns (address)
0xc3101bdff067445608b947bfaf61b5909c9da330
getBalance() view returns (uint256)
0
metaLOCK() view returns (bool)
true
name() view returns (string)
Beams
owner() view returns (address)
0xc6b6d06cb653362388fb381475707ea3a6f9bbf2
saleStatus() view returns (bool)
true
symbol() view returns (string)
LZR
tokenCounter() view returns (uint256)
101
tokenCounterClaim() view returns (uint256)
163
totalSupply() view returns (uint256)
162
Read-only
balanceOf(address owner) view returns (uint256)
doplist(uint256) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
changeBaseURI(string newURI)
claimBeam()
claimBeamLoop()
lockmeta()
mintBeam() payable
ownermintBeam() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
startSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAmount(uint256 amount)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.