Leo Punks

Verified contract

Active on Ethereum with 1,417 txns
Deployed by via 0xfe2653d5 at 13345154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Leo Punks"

0x99f33f02bbe2b87beacb707727445d1a563a8cdc2052541f1e37c7f96fb5fa33
0xb6bf65788d3bfd405a061f0f1008d6a10e5e87bb4c3093dc818a83d84bbad5d3
0x85e292a0d4cc2f46dfa4bd6c9623ab3ba6aecb8ea929133114cccd5c5ac9eb24
0x34ee0c610df1be5e20b65e43f41a9e0da532dc810d8fbe066c3d0d906411c4cd
0x4c7bc5d268787e3270920fe33243b6e887b9776d11f7b06713731083645550e6
0x2ccbd5396a8816e3902d154a1b04476e366c0900ab284394685a424a93e9e4a8
0xb62c70deebe7e0bf4ef622792289655ed2cf0abaa55eba3fd02350f3b36ceeff
0x376acd18b94a8c39e7ecf98c778cf72716033037141e965245682d93f6c607c9
0xa61edb1ea09e721d97bee02b3e4519014c787cc5154140351e6a33f01916b587
0x03673be5672897abada5e25ac1b024a2fae44a8d2930c8169ee394da1cf51ef0

Functions
Getter at block 21063817
MAX_LEO(view returns (uint256)
1500
name(view returns (string)
Leo Punks
owner(view returns (address)
0xd48fd1e5225cc7a88f2f4b960d1529f1e462d0c6
price(view returns (uint256)
50000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
Leo
totalSupply(view returns (uint256)
1500
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintLeoPunks(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
LeoPunksMinted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.