AsciiPunks

Verified contract

Proxy

Active on Ethereum with 3,687 txns
Deployed by via 0x0c59f760 at 12117126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AsciiPunks"

0xcc35b5352fb01e04faf196a24f206b7137b35a24fc69cfe86e33ce0a593a7459
0x03b9c551cc9a47dda019a7bbb66efab059a257b42a305d5b1d0dca338667fc47
From
0x3ec73e7c07154f91c14c1732907a38f6059dcde21e39af24c69202c9072b7842
0x44d94424f0f754e8db01eee4c0dd52d18ba58143ef6ab672e02138778729b706
0x1862c79357321c4126de947c2b3a968008644f0b5d69aab1e0e6741aa84057a8
0x23b2bccebb3a8167d151237c50953bda77dd016dd6f7d8ac618dbfc0f89e9aa0
0x4fea1c940907456684fcb617834dec9b3ff4db75ebb2ecb5f7f34517c24ab90a
0xac830d3f6363f0279e695b5213c5a21ec706bb0f751d8acf5c9672ae570c994d
0xd3b9b31e67599d3576f78171f896c1b7b3cea39a11048c283fc860f94033113a
0x86141f9d345c0f823e14db377b9d1e76a9bce5c288ba889aa0911b3cff8e8c4c
From

Functions
Getter at block 21290860
TOKEN_LIMIT(view returns (uint256)
2048
baseURI(view returns (string)
https://api.asciipunks.com/punks/
hasSaleStarted(view returns (bool)
true
name(view returns (string)
AsciiPunks
owner(view returns (address)
0x31b84c33fe7efe1831ee501283779fa554f5960f
symbol(view returns (string)
ASC
totalReleased(view returns (uint256)
499200000000000000000
totalShares(view returns (uint256)
10
totalSupply(view returns (uint256)
2048
Read-only
balanceOf(address ownerview returns (uint256)
draw(uint256 tokenIdview returns (string)
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)
draw(uint256 seedpure returns (string)
State-modifying
approve(address approveduint256 tokenId
createPunk(uint256 seedpayable returns (string)
pauseSale(
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseTokenURI
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Generated(uint256 indexed indexaddress indexed astring value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.