This contract is being backfilled. You may encounter incomplete storage history.

Wrapped Number Board

Verified contract

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

No balances found for "Wrapped Number Board"

0x95e91b96279b4003238cf5e1d9cc9989838ec4e6b0a9b28cbddc46d483561941
0xb35ad3f4daf55795eed720d9dec9d346f35ec74079fd62522190f6521c252d79
0x33d45d89740242c6ea58b9b6549e91c7a5f99a3cf968249e87e08edae002682a
0x035f5c1cbad3210fa788c595a1f0e7fc4e767dc0d0cd62417ef5ff9e7d70af31
0xb4cb1f04cfffd39cce89dc4a2bcc9d9a08292be2774ff444924777a063761db3
0xe3817915bdb434fcb788be27ecf8115b3a087029faf0d748db8edbad889c418d
0x0a522174d44d3713ce27d40386f68cc032b526eaea9be26e4c95a94d6b5bd827
0x5cea5fbd3c60c1ae02d8866907a34925a87da2e548d807247aa0db17504b1dab
0x6dd8f371b43a8c20f5dbf5febc208134d2375ec92c8bf210d3dc426f7911151a
0xb7d1f222ad007b55a4aa969cf53d399677bb6de05cf8254fcfa3ed3e1a60aef0

Functions
Getter at block 20810520
MIN_PRICE(view returns (uint256)
1000000000000000
NUMBERBOARD(view returns (address)
0x9249133819102b2ed31680468c8c67f6fe9e7505
name(view returns (string)
Wrapped Number Board
owner(view returns (address)
0x00ee0b8134ef691d5e47bf6b95a8d622144c56e5
paused(view returns (bool)
false
symbol(view returns (string)
WNB
totalSupply(view returns (uint256)
378
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getUserData(uint256 numberview returns (bytes)
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 touint256 tokenId
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setUserData(uint256 numberbytes data
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
unwrap(uint256 theNum
updateMessage(uint256 theNumstring aMessage
withdrawEarnings(
wrap(uint256 theNumpayable 
wrapUnsafe(uint256 theNumpayable 
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address originalContractAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.