POW NFT

Verified contract

Active on Ethereum with 13,446 txns
Deployed by via 0xbcd89c64 at 12026321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $290,848.67
0x72c0f16d43be04da4da7528cf8a6fab0696b9f409fbac3203237569fb7a9ac52
0x744fcf7e8e200fe012fcb46cf66256f80ec61d9fc3a9327b6d17155b20a08c52
0x10eb4328f612ffbdfe64090f0ef28f7774d464ea375712e04d325121711509f0
0x8dbe0b1491bb0c55b55e97682cb142a9bd9ce35830fefc5f8c1b69d81ece3c1b
0xead20e51ef4c38150d724b1bd849036cd1dfcb707e86a594eb8ab2b7916f4dec
0x7ab1a886c6ca90e564d51d705b994b2ea0931ea845dc166261302d3b0b90d90f
0x5ae7fc3cec138dfe4191a363653ec82af60a8caa68c1e8e16540bade3815271c
0x85f40260bb8a0c90cc47ade05425a7e64f6cc63be50a5c12d17dea7fa4df02ac
0x0002e8e16a731a3e8b7cbad1a3c90b19b6d78e8340603f6445e0e403221b0b1e
0x0470a94dcd17bfd0c4578284e9aee84b1ab67899a331a4195d845745416c6f5a

Functions
Getter at block 21259277
PREV_CHAIN_LAST_HASH(view returns (bytes32)
0x6bfd09a67152d17adc9c08034b1903eacdd1b13695ca908055b90fe1a1641903
UNMIGRATED(view returns (uint256)
40
V2_TOTAL(view returns (uint256)
651
name(view returns (string _name)
POW NFT
symbol(view returns (string _symbol)
POW
totalSupply(view returns (uint256)
5874
Read-only
balanceOf(address _ownerview returns (uint256)
getApproved(uint256 _tokenIdview returns (address)
hashOf(uint256 _tokenIdview returns (bytes32)
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)
State-modifying
approve(address _approveduint256 _tokenId
migrate(uint256 _tokenIduint256 _withdrawEthUntil
migrateMultiple(uint256[] _tokenIdsuint256[] _withdrawUntil
mine(uint256 noncepayable 
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes data
setApprovalForAll(address _operatorbool _approved
transferFrom(address _fromaddress _touint256 _tokenId
withdraw(uint256 _tokenIduint256 _withdrawUntil
withdrawMultiple(uint256[] _tokenIdsuint256[] _withdrawUntil
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
Migrate(uint256 indexed _tokenId
Mined(uint256 indexed _tokenIdbytes32 hash
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Withdraw(uint256 indexed _tokenIduint256 value
Constructor
constructor(address contract_v2
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.