The Valkyries NFT

Verified contract

Proxy

Active on Ethereum with 4,549 txns
Deployed by via 0x9defae53 at 14219085
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
 (#7372)
ERC-721
--
0x88db2e8a4ebc0fdc693092afab890f121e3ee87118931bbe637ca5e401644eaa
0x1805b454805dcd9ae2f1ca7832ea64f5dfdf3614efe74a4a4aa77973498b73f5
0xd74a19838e711a2a467497b8ba2e70501610b0240950380cf1271b97bf4093eb
0x8814e33c54e356bdf809fd863db62264057fd62b6ca543b04557d0db00026654
0xafcb60a146839d01e7c495c50c5f4a85dd78d93584c208387599e41b88adabd7
0xafadc27aa7448db08c5e444d200a631ae449e97fde359502dd9af4b96757dbeb
0x4381962c0c87a2d3bbe9453d315c20aee9d9b2444c8fef0d66525e734c15881c
0xdc413c0c4ce0c256135a4b04244f14cc44d6638a5df91395b87ea84be7502953
0xeb43f4940c3df9a9d38997774cf26d01e4261fb6416b8ebc932858e5d8ec7e34
0x49ea0ff9ee6abcc670736022b8860505f4012b101ef2e195f72688249eeca623

Functions
Getter at block 21165753
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreietyidystn7oxhr2yfze5hdaydwsi4iybhglci7pgkqfpernomc3u, base=ipfs://bafybeigodn43khc4mee5y6x7qzdp7rvk4zvnqco66ryzswl3rotcopjnuy/, supply=4444, permanent=false)
name(view returns (string)
The Valkyries NFT
nextId(view returns (uint256)
4445
owner(view returns (address)
0x646cd446ed0e236da765314adad44bc521eb5910
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
VLKRS
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
setInvites(struct F0Invitelist[] invitelist
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.