TorqueSquad

Verified contract

Active on Ethereum with 4,520 txns
Deployed by via 0x32755aef at 14465324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $52.86
ERC-20
Value $52.75
0xd34128f80a1395d04c57a02ec797e159ee347cb5ecde7f9c6cdae4602ef11988
0x7bb992adba65175d333413fcdfff91b5eb4521cc9ed44b60ea5110ad412f141a
0x1e4f626e1eaf75b7a74782598e74eced297af24d74e475079c1e26fdd207d1e6
0x653faca90d405eef197e68adbf12345f72f46a6a401ed5147db49706da027bcc
0x0144d3c6d1c6a2a141afa69eb455998769b486b00c2fe62f249f6267741caff8
0x79380fac76282488b2569783a389e3e6bfa5d5da1f24b770af6ad20e7ad0b3b7
0x863335cf86104cff55d0d3742cdd1837105fcf30f18f9fb2d9d541363ccb4d30
0xe81cc7e5b737f39ba1a18f81898f378527db47ea2b029e9e223abbbf1587dd77
0x631a07982c87f1cb36496c1bd5c3fda9ee5647cfbe7a52bc16ac78b666ccb96b
0x4bec896dc2ef5d33aec852e1dcfbfc07860f7ce9549db2894909b9cd42f12a75

Functions
Getter at block 20924095
MAX_PER_MINT(view returns (uint256)
4
MAX_TOKENS(view returns (uint256)
8888
MAX_TOKENS_PER_WALLET(view returns (uint256)
50
PRESALE_MAX_MINT(view returns (uint256)
4
RESERVED_TOKENS(view returns (uint256)
500
baseTokenURI(view returns (string)
https://api.torquesquad.io/metadata/
name(view returns (string)
TorqueSquad
numTokensMinted(view returns (uint256)
500
owner(view returns (address)
0xbcd9efaee83b092ee6929b6ddf4dcb7288a93e76
price(view returns (uint256)
80000000000000000
reservedClaimed(view returns (uint256)
500
state(view returns (uint256)
2
symbol(view returns (string)
TSQ
totalSupply(view returns (uint256)
8888
Read-only
amountClaimedBy(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkWhitelist(address addrview returns (bool)
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)
State-modifying
addToWhitelist(address[] addresses
approve(address touint256 tokenId
claimReserved(address recipientuint256 count
mint(uint256 countpayable 
mintPresale(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 newPrice
setState(uint256 s
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string baseURI
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleMint(address minteruint256 count
PublicSaleMint(address minteruint256 count
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.