Wall Street Chads
Verified contract
Active on
Ethereum with 3,679 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Wall Street Chads"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151589 | 8 days ago | | | 0 | 0.0010656922 | |
| 21151559 | 8 days ago | | | 0 | 0.00064522759 | |
| 20951484 | a month ago | | | 0 | 0.00050408927 | |
| 20748648 | 2 months ago | | | 0 | 0.000088087599 | |
| 20720945 | 2 months ago | | | 0 | 0.00028778997 | |
| 20712763 | 2 months ago | | | 0 | 0.00022497154 | |
| 20712708 | 2 months ago | | | 0 | 0.00026616357 | |
| 20671614 | 2 months ago | | | 0 | 0.00022484110 | |
| 20649517 | 3 months ago | | | 0 | 0.000058284087 | |
| 20515536 | 3 months ago | | | 0 | 0.00013415049 |
ABI
ABI objects
Getter at block 21207565
baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmUJrnabRCMLsnvXNryojLWcysc4WwJCLqWYvJcWADfZFo/chadsJSON/
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmUJrnabRCMLsnvXNryojLWcysc4WwJCLqWYvJcWADfZFo/chadsJSON/
chadPrice() view returns (uint256)
80000000000000000
generalSaleIsActive() view returns (bool)
false
getPrice() view returns (uint256)
80000000000000000
loadingURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmcWzA4papznjGot5ceeWTkPNHVb4T48U8wqTk7SLmmkmT
maxPerTransactionGeneralSale() view returns (uint256)
20
maxPerUserPreSale() view returns (uint256)
1
maxTokensGeneralSale() view returns (uint256)
10000
maxTokensPreSale() view returns (uint256)
500
name() view returns (string)
Wall Street Chads
owner() view returns (address)
0x7a7f0f09eadbbb07f9794497a4b5ae332688cf69
preSaleIsActive() view returns (bool)
false
reservedChads() view returns (uint256)
21
symbol() view returns (string)
WSC
totalSupply() view returns (uint256)
3334
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
numbersOfWallStreetChadsOwnedBy(address _owner) view returns (uint256)
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
giveAway(address _to, uint256 _amount)
mintWallStreetChadsGeneralSale(uint256 _amountToMint) payable
mintWallStreetChadsPreSale() payable
pauseGeneralSale()
pausePreSale()
removeBaseURI()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setLoadingURI(string _loadingURI)
setPrice(uint256 _newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpauseGeneralSale()
unpausePreSale()
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)
ValueReceived(address user, uint256 amount)
constructor(string _name, string _symbol, string _loadingURI)
fallback()
receive()
This contract contains no error objects.