LLamas

Verified contract

Active on Ethereum with 3,902 txns
Deployed by via 0x601a1ff0 at 13309449
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
Native
Value $683.86
0x9ba57b317be94dd6c943d5aa3d68be9ea80867e6ad19d320175205da4bee72da
0x264350e5fd25363b5a864fdf9117536e80273ca3f114316df87050b731e5083f
0xd6288910dc25013d2d3b95846e84ef1b05c41a3229977abca0180b4f306bf1a9
0x0a085ccb3c4dd0e343032e2dedbc0b2ecd1e4f0f80eb902b997f9ba7d28a2faa
0x5e1d11aa2de31d09c6abb5df8a413cdc5ae105f1d77aa6cdd1ad0bdc56786868
0x6d6209d78c426dd267c36b0009ee5e18032ddeaa9c4903e86e6799ed1f1c2468
0xdf3bb92bd762eef499df77f24b480b08215b18fa6fb188ef99045e411f01965d
From
0xd16fb9c34551c7c92b59a2b08a258725235c01cdab9d705f9801fe52e5d7b8dc
0x9be230f0c7233858139466656c65c9dd1d75d0ab2ef282521bab8caf1881e3b8
0x365113a55f17f943fae1537cfc722a540c7a6294fc8077e75571503af9e637f2

Functions
Getter at block 20907686
TOKEN_LIMIT(view returns (uint256)
10000
TREASURE_KEYS_LIMIT(view returns (uint256)
600
getMaxTokensAtOnce(view returns (uint256)
20
getTokenPrice(view returns (uint256)
70000000000000000
name(view returns (string)
LLamas
owner(view returns (address)
0xc106d9ea6b59c14b17f53e3aec22ab131805cfe0
paused(view returns (bool)
false
publicSale(view returns (bool)
true
symbol(view returns (string)
BLL
teamSale(view returns (bool)
false
totalReleased(view returns (uint256)
233821379810053850360
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
3710
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
shares(address accountview returns (uint256)
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
disablePublicSale(
enablePublicSale(
mintPublicMultipleTokens(uint256 _amountpayable 
mintTeamMultipleTokens(uint256 _amountpayable 
mintWithTreasureKey(
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxTokensAtOnce(uint256 _count
setTokenPrice(uint256 _price
setTreasureKeys(address value
togglePaused(
toggleTeamSale(
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
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.