PunkForce

Verified contract

Proxy

Active on Ethereum with 3,477 txns
Deployed by via 0x24f2ce25 at 14074722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 2 additional slots

No balances found for "PunkForce"

0xd1e68ed038de372d3cc6ce178bf68174ad60ac0802e77fbacce351dca0bbcacd
0xe9783e78c6cb8d42bfabc30c5ad5b1a2ffda440cde173c8a751ad0caf3c4981a
0xfed654ba974d485b05266ddbe202f4ce5bfc72633271cb35ba59cbbb2927f538
0x7cb4ecaf54c1f20897ee8dd1c6ee79e6a3e180a88a0ba4405d673de9717c6c8c
0x829e846a82cdf320c8f6d0f72170c07ec6a82f820e9b4c98abac6c9d7f94df36
0xa2fd6c2351b50d3272c86f7d710f37fb26334cff14eff5fed60c036fe309c8b9
0x8ca691a99d4a0b35140a670ef514c3787c053b075da869ceef80086c43e38feb
0x8b7d3a91934539054fbf5c29a5579a0fdaaba0bfc7fb53111ba1265215ada81e
0xbc66b191eb7a2e7c152dbb2feded69dbb5d7d3f7c59b3badcf6ff4208fbd8145
0xe98114abeaff6a28ed3f240b6c928fd9281df4bf84163f9ab4718c4be91a9947

Functions
Getter at block 21263119
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreidkergwz7767ulsi7xwg4zrjaplhz3obank33alzy3m57eqnx36jm, base=ipfs://bafybeid7xkhswlyulchs4kabof67ieypkwrsyk4xjf7qxcwrfle52kegwq/, supply=3500, permanent=false)
name(view returns (string)
PunkForce
nextId(view returns (uint256)
3501
owner(view returns (address)
0x67159a44a0ebef5af3efd2502d6a96ddaf73fe97
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
FORCE
withdrawer(view returns (address accountbool permanent)
(account=0x0000000000000000000000000000000000000000, permanent=false)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
invite(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address _receiveruint256 _count
initialize(string namestring symbolstruct F0Config _config
mint(struct F0Auth authuint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct F0Config _config
setInvite(bytes32 _keybytes32 _cidstruct F0Invite _invite
setNS(string name_string symbol_
setRoyalty(address _address
setURI(string _uri
setWithdrawer(struct F0Withdrawer _withdrawer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Configured(struct F0Config config
Invited(bytes32 indexed keybytes32 indexed cid
NSUpdated(string namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawerUpdated(struct F0Withdrawer withdrawer
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.