Street Gang
Verified contract
Active on
Ethereum with 2,661 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 "Street Gang"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19074101 | 10 months ago | | | 0 | 0.00053220548 | |
| 16640714 | 2 years ago | | | 0 | 0.0011803041 | |
| 16514877 | 2 years ago | | | 0 | 0.00093025850 | |
| 15743116 | 2 years ago | | | 0 | 0.00080778332 | |
| 15702349 | 2 years ago | | | 0 | 0.00034830755 | |
| 15279136 | 2 years ago | | | 0 | 0.00029467296 | |
| 15225286 | 2 years ago | | | 0 | 0.00074524662 | |
| 15175244 | 2 years ago | | | 0 | 0.0011618607 | |
| 15092784 | 2 years ago | | | 0 | 0.00086405434 | |
| 15078475 | 2 years ago | | | 0 | 0.0011029068 |
ABI
ABI objects
Getter at block 21332471
baseURI() view returns (string)
https://api.asapclub.io/
cost() view returns (uint256)
0
maxMintAmount() view returns (uint256)
1
maxMintPerTransaction() view returns (uint256)
1
maxSupply() view returns (uint256)
2000
mintLive() view returns (bool)
true
name() view returns (string)
Street Gang
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x0a1303707d023aa00971614257738c9acd0fc6c0
preSaleLive() view returns (bool)
false
symbol() view returns (string)
SG
totalSupply() view returns (uint256)
2000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhiteListed(address _address) view returns (bool)
mintedByAddressCount(address _address) 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)
State-modifying
Events addToWhiteList(address[] _addresses)
approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
mintByOwner(address _to, uint256 _mintAmount)
preSaleMint(uint256 _mintAmount) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newURI)
setOwnersExplicit(uint256 quantity)
setWarAwardTokenURI(uint256 _tokenId, string _tokenURI)
toggleMintLive()
togglePreSaleLive()
transferFrom(address from, address to, uint256 tokenId)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string defaultBaseURI)
fallback()
receive()
This contract contains no error objects.