Beard Bears yOGi Pass
Verified contract
Active on
Ethereum with 124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Beard Bears yOGi Pass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15755177 | 2 years ago | | | 0 | 0.00072654547 | |
| 15705742 | 2 years ago | | | 0 | 0.0020730540 | |
| 15601917 | 2 years ago | | | 0 | 0.00027268405 | |
| 15259773 | 2 years ago | | | 0 | 0.00044819980 | |
| 15183275 | 2 years ago | | | 0 | 0.00092243754 | |
| 15137932 | 2 years ago | | | 0 | 0.00079507541 | |
| 15118258 | 2 years ago | | | 0 | 0.00045762938 | |
| 15015878 | 2 years ago | | | 0 | 0.0012424320 | |
| 15004842 | 2 years ago | | | 0 | 0.0016549532 | |
| 15002528 | 2 years ago | | | 0 | 0.0022473720 |
ABI
ABI objects
Getter at block 21425384
baseURI() view returns (string)
https://ipfs.io/ipfs/QmTZiayXjPWf7ki3UGAbuyxfJ8iiMrcg2o8oM7Ydj5NmAA/
maxSupply() view returns (uint256)
100
name() view returns (string)
Beard Bears yOGi Pass
owner() view returns (address)
0x3ae370acd5fe41d40a484007eedf8a060a6c210d
symbol() view returns (string)
BBYOGI
totalReleased() view returns (uint256)
0
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
100
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
gift(uint256[] gifts, address[] recipient)
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setURI(string _newBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initBaseURI)
receive()
This contract contains no error objects.