ETH Walkers
Verified contract
Active on
Ethereum with 2,762 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x812b…f108
8 additional
variables
Balances ($936.64)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.294743 | $3,177.81 |
$936.64 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20617549 | 3 months ago | | | 0 | 0.000041737008 | |
| 20354044 | 4 months ago | | | 0 | 0.00014157979 | |
| 20159147 | 5 months ago | | | 0 | 0.00014251952 | |
| 19620125 | 7 months ago | | | 0 | 0.0023263989 | |
| 19620111 | 7 months ago | | | 0 | 0.0023717323 | |
| 19618223 | 7 months ago | | | 0 | 0.00074854450 | |
| 19614831 | 7 months ago | | | 0 | 0.0017329217 | |
| 19449476 | 8 months ago | | | 0 | 0.0015159906 | |
| 19356783 | 8 months ago | | | 0 | 0.0016555093 | |
| 19356782 | 8 months ago | | | 0 | 0.0016006464 |
ABI
ABI objects
Getter at block 21200738
MAXIMUM_RAISE_WALKERS_LIMIT() view returns (uint256)
12060
ethWalkersProvenance() view returns (string)
getPrice() view returns (uint256)
42000000000000000
maxETHWalkersPurchase() view returns (uint8)
20
maxEthWalkers() view returns (uint256)
10060
name() view returns (string)
ETH Walkers
owner() view returns (address)
0x37d00a895ca9d8ce4b7c0624a0b0c27f8145489d
payoutsAddress() view returns (address)
0x812bdad0057b78251412db8b1fb92e210ecbf108
presaleApeStart() view returns (uint256)
1640196000
presaleNuggetStart() view returns (uint256)
1640109600
publicSale() view returns (uint256)
1640282400
saleState() view returns (uint8)
0
symbol() view returns (string)
EWALK
totalSupply() view returns (uint256)
3720
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNuggetPartOfSixPackRedeemed(uint256 _id) view returns (bool)
getnuggetsEarlyMintRedeemed(uint256 _id) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mintETHWalkers(uint256 numberOfTokens) payable
mintPreSaleNuggetsEthWalkers(uint256[] ids) payable
mintPreSaleRedeemSixPackNuggets(uint256[] ids)
preSaleApesZenMintETHWalkers(uint256 numberOfTokens, address _to) payable
renounceOwnership()
reserveETHWalkers(address _to, uint256 _reserveAmount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setNewMaximumETHWalkersCount(uint16 newMaximumCount)
setPrice(uint256 _newPrice)
setProvenanceHash(string provenanceHash)
setSaleState(uint8 newSaleState)
setSaleTimes(uint256[] _newTimes)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.