Lucky Elephant Club

Verified contract

Active on Ethereum with 583 txns
Deployed by via 0xf75099d5 at 13642319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Lucky Elephant Club"

0xf32088675c6763d4388fd0f14957b5a75950255d3452b046bb8ce87040979220
0x7fb6c12c325d851f2c743d72a4351e2da81a1b7ac247b95433bc1166be714211
0xecae5c55145d1d0db35091b4e8083fcbcefe92f432e4f0c3a3cfb36ff8335051
0xd1a4185a558753eac4e41832453826fd04e50588c601789298cc08820087c593
0xa348da240641191cfe89011d507ddb8a1493c6ac56f9e26634bc0e20ffd79930
0x38ad6671d140a18a8b6a41599cb7e3129fd7b10eae4ab9118ddffce580514695
0x0bdd57944ab28ce495168dd1f3cd02d4e151819d11bc9b918e1955457489fcf0
0x55d216f4c312d8cc8a458ede43e42f4b941d275c95385f72c1ecfa95360d9b45
0x5fd058b27a0f9b5befb619ae4b34bab7a1b31718898b44046cd71ebbef6ddbba
0x94af127e0da0a9ca3872503e892e56fabba1e11fbb57c3be6039596b3d3ab0d1

Functions
Getter at block 21247868
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
URI_MANAGER_ROLE(view returns (bytes32)
0xa70a2d8710fed9f014c8c2af50c7c2f6b25748ae4cded822e03b7beed44cf3a8
name(view returns (string)
Lucky Elephant Club
owner(view returns (address)
0x2474a1c9c0deff28a42669f9f0ac482958d1d89f
symbol(view returns (string)
LEC
totalSupply(view returns (uint256)
1080
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
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
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
mint(address _touint256 _tokenId
mintBatch(address _touint256 _tokenIduint256 _n
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address _touint256 _tokenId
safeMint(address _touint256 _tokenIdbytes _data
safeMintBatch(address _touint256 _tokenIduint256 _n
safeMintBatch(address _touint256 _tokenIduint256 _nbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(address _bystring _oldValstring _newVal
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.