TWVPKLand

Verified contract

Active on Ethereum with 2,158 txns
Deployed by via 0xf6a52031 at 15626132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,326.69
0xecb999933b923026d5b7383be2def27d2ee49167c97876b7a5fe02d1667adca8
0x2a616c2774af37e6f938edad5d4cff2716dc975b20e97c3a1c85fad7d1019907
0xfd02ad0b025e853b14060e9dbe427281af639ef69af7d543d79daab1158f5d88
0x26e91f9ae327bad06f8d12c30711409d0870711f1cbb3361647f2ce9cd1c0c8e
0x0720cca685c3f5d46a595118955b2c0fa5f5ef6e72b0ab6cd78146ab74ae70ba
0x310a25444c7c5be2db371eeb565b3d07c02740553ca821f2cc187e7660104576
0x73ae0f0135796cbcccfeacea5c192a65d5cc9f450251bfff46cd003d9216b1d0
0x4385e1d5cbc9ab66396395d249861664a4f4ee42c7fa31733e32af020c93b847
0x717ea30edfb5374c48aff58fb1a8a1fb35065fa2439171ee72b931f3c000edb3
0x43fc80bc1de7b53906cdc2e2cf1514a9bcec86c8ec73726e1bfe13705949b967

Functions
Getter at block 21228653
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
 
availableWnkToWithdraw(view returns (uint256)
name(view returns (string)
TWVPKLand
owner(view returns (address)
0x0cd94a635c28c5c4fd2b67a937a3895bb28cece1
paused(view returns (bool)
false
symbol(view returns (string)
TWVPK
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buyLandWnk(struct TWVPKLandNFTVoucher voucher
grantRole(bytes32 roleaddress account
mintByOwner(struct TWVPKLandWalletNfts[] nftsToMint
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenUri(string _baseTokenUri
setRoyaltiesRecipient(address newRecipient
setRoyaltyPct(uint256 royaltyPct
setWnkTokenAddress(address wnkAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdrawWnk(uint256 quantity
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address signeraddress wnkAddressstring tokenUriUrl
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.