Buterin Cards
Verified contract
Active on
Ethereum with 7,197 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Buterin Cards"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21016592 | 20 days ago | | | 0 | 0.00044863455 | |
| 20954194 | a month ago | | | 0 | 0.00041098036 | |
| 20951434 | a month ago | | | 0 | 0.00047306300 | |
| 20908487 | a month ago | | | 0 | 0.00030919174 | |
| 20859027 | a month ago | | | 0 | 0.00051188760 | |
| 20858883 | a month ago | | | 0 | 0.00037406456 | |
| 20858879 | a month ago | | | 0 | 0.00018259197 | |
| 20806164 | 2 months ago | | | 0 | 0.00058421138 | |
| 20793744 | 2 months ago | | | 0 | 0.00064148565 | |
| 20781073 | 2 months ago | | | 0 | 0.00037286038 |
ABI
ABI objects
Getter at block 21157940
JPEG_HEADER_POINTER() view returns (address)
0x9bd6a6a7eeb89a5392b84de9a47cb86f09e264bb
N_EMPTY_BLUE_COLOR_CHUNKS() view returns (uint256)
24
N_EMPTY_RED_COLOR_CHUNKS() view returns (uint256)
24
TOKEN_ID_FIRST_BLUE_CHROMINANCE() view returns (uint256)
533
TOKEN_ID_FIRST_RED_CHROMINANCE() view returns (uint256)
943
baseURLAnimation() view returns (string)
ipfs://QmewiqYsALZzmeNyYCQoNCfegaQfKucyfuMBC7AZL1XmnA/index.html
htmlHeader() pure returns (bytes)
0x646174613a746578742f68746d6c3b636861727365743d7574662d382c25334321444f435459504525323068746d6c25334525304425304125334368746d6c2533452530442530412532302532302532302532302533436865616425334525304425304125323025323025323025323025323025323025323025323025334373637269707425334525304425304125323025323025323025323025323025323025323025323025323025323025323025323076617225323025354225304425304125323025323025323025323025323025323025323025323025323025323025323025323025323025323025323025323063617264496425324325304425304125323025323025323025323025323025323025323025323025323025323025323025323025323025323025323025323070686173654964253243253044253041253230253230253230253230253230253230253230253230253230253230253230253230253230253230253230253230746f6b656e496457697468696e50686173652532432530442530412532302532302532302532302532302532302532302532302532302532302532302532302532302532302532302532306b696c6f427974657325324325304425304125323025323025323025323025323025323025323025323025323025323025323025323025323025323025323025323071756f746549642532432530442530412532302532302532302532302532302532302532302532302532302532302532302532302532302532302532302532306267446972656374696f6e253243253044253041253230253230253230253230253230253230253230253230253230253230253230253230253230253230253230253230626750616c657474652532432530442530412532302532302532302532302532302532302532302532302532302532302532302532302532302532302532302532304e69636f6e73253243253044253041253230253230253230253230253230253230253230253230253230253230253230253230253230253230253230253230736565642532432530442530412532302532302532302532302532302532302532302532302532302532302532302532302532302532302532302532306a706567423634253044253041253230253230253230253230253230253230253230253230253230253230253230253230253544253230253344253230253542
jpegFooter() pure returns (bytes)
0x2f396b3d
name() view returns (string)
Buterin Cards
owner() view returns (address)
0xa686bbf15c0a8958fb80cc91caf649866979d733
symbol() view returns (string)
VITALIK
totalSupply() view returns (uint256)
2015
Read-only
Nmined(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
chunks(uint256) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
onchainAnimation(uint256 tokenId) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
unpackChunk(uint256 tokenId) view returns (struct ButerinCardsLibChunkUnpacked)
State-modifying
Events approve(address to, uint256 tokenId)
mine(string dataChunk, uint8 phaseId, uint16 tokenIdWithinPhase, uint16 lastTokenIdInScan, bytes32[] proof)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURLAnimation(string newBaseURLAnimation)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mined(address indexed minerAddress, uint256 indexed uploadedKB, uint256 indexed tokenId, uint8 phaseId, uint16 tokenIdWithinPhase, uint8 quoteId, uint8 bgDirectionId, uint8 bgPaletteId, uint16 lastTokenIdInScan, uint32 Nbytes, uint8 Nicons, uint32 seed)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(bytes32 root, string jpegHeader, uint256 tokenIdFirstBlueChrominance, uint256 tokenIdFirstRedChrominance, uint256 NemptyBlueColorChunks, uint256 NemptyRedColorChunks)
This contract contains no fallback and receive objects.
This contract contains no error objects.