HappyLand Gummy Bears Official

Verified contract

Active on Ethereum with 23,715 txns
Deployed by via 0x8b8844e6 at 13042154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $106.53
0x7f4bb0685954499de0d8ef77239cc75e7fdc8a09a4b7579da6d118c13786bbff
From
0x8cfa9fa54001ec9e1783c0586d208ce59ca4e56944350eeba3c424eb8f51a400
0xd8d5958cd0beb5f63baed9608ceef273009ac73b3ad88b53416afda0645003bf
0xf5eb9f1e61641d1b906b8e54f3f068c0f8907efe20a16cbcb24056d1ede80879
0xefc8d9b31461761254a081b7aea09eefbac9da86a0d3574a01bccba05ffda071
0x4718793271716aa8ec97d41350ab0275b2c0508943e7f95460c4777278f0df19
0xdd385842c6957863a613c2d4f8e8a8b8852a278583f3272147e8e7ec56d29f53
0x4fb5bd700a26575713f0c7549f3b4f910257ba2ac1b1a380ad08a11725dbfd7c
0x21cfae8d4ee3e3f334caf8fa591ad45d5cb193d952567b949e2926da41f366cb
0x2c5a7243e4fec35f27b14a594f0007beeea6b655cc2d927d376768c072783f55
From

Functions
Getter at block 21259280
MAX_BEARS(view returns (uint256)
9600
baseURI(view returns (string)
https://happylandgummybears.s3.us-west-2.amazonaws.com/
name(view returns (string)
HappyLand Gummy Bears Official
owner(view returns (address)
0x16e4bb9ad61ef9052b6a2e906d3618d2a42985d3
saleIsActive(view returns (bool)
true
symbol(view returns (string)
HLGB
totalSupply(view returns (uint256)
9600
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintBears(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.