WISE-StakingNFTs

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x2d4f2675 at 17237271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WISE-StakingNFTs"

0x1e9c9817fb8a5ad66be410936eee50ac8bb0f81d842195569791fbba57e48b14
0x07ce86148c281f4cfcacaf466398331a3c4c735c6574330e5b67211911916d8f
0xe069e6f882c11f41fcc2b9351ff53c48ca6dec7d35f4142784da76729ed38c85

Functions
Getter at block 21385268
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://data.wisetoken.net/WISE/globals/
name(view returns (string)
WISE-StakingNFTs
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x641ad78baca220c5bd28b51ce8e0f495e85fe689
symbol(view returns (string)
WS-NFTs
totalSupply(view returns (uint256)
1
wiseToken(view returns (address)
0x66a0f676479cee1d7373f3dc2e2952778bff5bd6
Read-only
NFTStake(uint256view returns (bytes16)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
claimOwnership(
mint(uint256 _amountuint64 _lockDaysaddress _referrer
mintWithEth(uint64 _lockDaysaddress _referrerpayable 
mintWithToken(address _tokenAddressuint256 _amountuint64 _lockDaysaddress _referrer
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURIaddress _wiseTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.