BeanBagFrens
Verified contract
Active on
Ethereum with 21,556 txns
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 |
---|---|---|---|---|---|
BBFRENS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21204772 | 3 hours ago | | | 0 | 0.00058348046 | |
| 21200995 | 16 hours ago | | | 0 | 0.00079182029 | |
| 21174345 | 4 days ago | | | 0 | 0.0015867475 | |
| 21170542 | 5 days ago | | | 0 | 0.0014259494 | |
| 21155231 | 7 days ago | | | 0 | 0.00080994246 | |
| 21147924 | 8 days ago | | | 0 | 0.00027333158 | |
| 21143729 | 9 days ago | | | 0 | 0.0011450786 | |
| 21139047 | 9 days ago | | | 0 | 0.00034295524 | |
| 21134412 | 10 days ago | | | 0 | 0.00051522062 | |
| 21131982 | 10 days ago | | | 0 | 0.00061995909 |
ABI
ABI objects
Getter at block 21205781
MAX_RESERVED() view returns (uint256)
123
MAX_SUPPLY() view returns (uint256)
7777
MINT_PRICE() view returns (uint256)
77700000000000000
maxPerAddress() view returns (uint256)
3
metadataURI() view returns (string)
ipfs://QmNgW5H7hJezLF8XiLUXh7sdrZ6PjnVfQNJeVHwCVcGDnv/
name() view returns (string)
BeanBagFrens
owner() view returns (address)
0x2a45765517c41bbea6376b1fff96939a6f8bf35a
placeholderURI() view returns (string)
ipfs://QmYdZmqESqRZWDfPv6wZMe8P33M2UTa7P34GD8oyQnz8Nn
provenanceHash() view returns (string)
bcbc200490fcfaf5fa941f58284ee6baef08ebfa111cccbdd5b1b1ccdc4cf204
reserved() view returns (uint256)
123
revealed() view returns (bool)
true
signer() view returns (address)
0x2235c1a4dd9c74aee8f8f33022e8165b15b40ba4
symbol() view returns (string)
BBFRENS
tokenOffset() view returns (uint256)
3727
totalSupply() view returns (uint256)
7777
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
locked(bytes4) view returns (bool)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipRevealed()
lockFunction(bytes4 id)
mint(uint256 amount, bytes signature) payable
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
reserve(uint256 amount, address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string URI)
setMaxPerAddress(uint256 amount)
setMetadataURI(string URI)
setPlaceholderURI(string URI)
setProvenanceHash(string _provenanceHash)
setSigner(address _signer)
setTokenOffset()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawLINK(uint256 amount)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address vrfCoordinator, address linkToken, bytes32 keyHash, uint256 linkFee)
This contract contains no fallback and receive objects.
This contract contains no error objects.