The latest block we've processed for this chain is 20894561, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Undead President

Verified contract

Active on Ethereum with 92 txns
Deployed by via 0xa70ffe0e at 13482650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $193.89
0x936bf941eba2fe38df8313ad6a7969c8e6ba216d5225f8bf7786878c6a4e0c8c
0x666a7d4fed55c24dbe065dc0ba4b348c62feb7adb53fb581402894e2dbf5786c
0x8c2960450800456f4dcc170b9c772faebb77f314a308b00da11d8edb512f0c96
0xbcd109a90f7b07b5f82b4a55c83c03166c84cd7693c9b2795d7d779e9684c76e
0xd50944c09e4d64192c026a369b6f03d0d5a05183e599400fc9e40e00da01c8ab
0xb762b5b266a8b798eb2a2ca82394d48de427fed697f26c1394e86fd305bf5749
0xf8be59be1a52d0ec0309657dac0cf3140f81629ff0a5e83103eedb8b07319f20
0x95544030b6d1cf1dbb198a12bd239e1c74dac53134cc1980b729840c3b75c9c7
0xb8ae43867cd56934e0bb942575ac3439b53ef371543f4bc3e855fb378d9b0966
0x4b630b4b127ae1281cc43d7ef000639f9f76c00785d8000888fe5d5aebecf835

Functions
Getter at block 20894560
LAUNCH_TIMESTAMP(view returns (uint256)
1635379200
MAX_BY_MINT(view returns (uint256)
10
MAX_BY_MINT_WHITELIST(view returns (uint256)
10
MAX_ELEMENTS(view returns (uint256)
2850
MAX_RESERVE_COUNT(view returns (uint256)
150
PRICE(view returns (uint256)
80000000000000000
baseTokenURI(view returns (string)
https://krappyart.herokuapp.com/undeadpresidents/
isPresaleOpen(view returns (bool)
true
isSaleOpen(view returns (bool)
true
name(view returns (string)
Undead President
owner(view returns (address)
0xf803808ec36db55c016f830cbae1cfe8032701b7
symbol(view returns (string)
UNP
t1(view returns (address)
0x71959e2c8337493368c000ef0f1c98c8bb79a7af
t2(view returns (address)
0xae285d3fa6ace812e3a54f7713e6008f157dfc66
t3(view returns (address)
0x2fc75c3ba5b199323c3f919c594d2c061cc689dd
t4(view returns (address)
0xb4ce79c7592f53505d551cb57439fc16a9e0ef5c
totalMint(view returns (uint256)
170
totalSupply(view returns (uint256)
170
Read-only
addressInWhitelist(address addrview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countpure returns (uint256)
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
addToWhiteList(address[] addresses
approve(address touint256 tokenId
mint(address _touint256 _countpayable 
presaleMint(uint256 _countpayable 
removeFromWhiteList(address[] addresses
renounceOwnership(
reserveTokens(address _touint256 _count
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPresaleOpen(bool _isPresaleOpen
setSaleOpen(bool _isSaleOpen
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
CreateUndeadPresident(uint256 indexed id
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.