Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 23 additional slots
-
variable spans 15 additional slots
-
variable spans 23 additional slots
-
variable spans 17 additional slots
-
variable spans 17 additional slots
-
variable spans 17 additional slots
-
variable spans 7 additional slots
8 additional
variables
Balances ($1,217.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wCFG | ERC-20 | 3.760773K | $0.323604 |
$1,217 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20632139 | 3 months ago | | | 0 | 0.000035632088 | |
| 20593752 | 3 months ago | | | 0 | 0.000080012026 | |
| 20538183 | 3 months ago | | | 0 | 0.00011280308 | |
| 20474873 | 3 months ago | | | 0 | 0.000092244988 | |
| 20474872 | 3 months ago | | | 0 | 0.000089173691 | |
| 20474870 | 3 months ago | | | 0 | 0.000090566232 | |
| 20473032 | 3 months ago | | | 0 | 0.00082020362 | |
| 20448682 | 3 months ago | | | 0 | 0.00012278594 | |
| 20443141 | 3 months ago | | | 0 | 0.00024457416 | |
| 20262486 | 4 months ago | | | 0 | 0.00076354980 |
ABI
ABI objects
Getter at block 21209664
baseURI() view returns (string)
https://ipfs.io/ipfs/QmVxdsfmkVjspUw5Lx7FXZJthC4JoegR4soMjNv32UBq8W
creator() view returns (address)
0x7ddd43c63aa73cde4c5aa6b5de5d9681882d88f8
isClaimActive() view returns (bool)
true
isSaleActive() view returns (bool)
false
maxNobody() view returns (uint256)
3210
maxNobodyPerPurchase() view returns (uint256)
10
name() view returns (string)
nobody
owner() view returns (address)
0x7ddd43c63aa73cde4c5aa6b5de5d9681882d88f8
price() view returns (uint256)
30000000000000000
symbol() view returns (string)
nobody
thedudesaddress() view returns (address)
0xb0cf7da8dc482997525be8488b9cad4f44315422
totalSupply() view returns (uint256)
3210
Read-only
allClaimed(address _owner) view returns (bool)
balanceOf(address owner) view returns (uint256)
claimableOf(address _owner) view returns (int256[])
claimedTokenIds(uint256) view returns (bool)
foundDNAs(string) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
nobody(uint256) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256 _tokenId)
claimAll(address _owner)
flipClaimState()
flipSaleState()
mint(uint256 _numNobody, uint256 _salt) payable
renounceOwnership()
reserveNobody(uint256 _numNobody, uint256 _salt)
reservetheudes()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setPrice(uint256 _newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _maxNobody, uint256 _maxNobodyPerPurchase)
This contract contains no fallback and receive objects.
This contract contains no error objects.