Alpha Gang
Verified contract
Active on
Ethereum with 4,389 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 "Alpha Gang"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20153778 | 5 months ago | | | 0 | 0.000051788038 | |
| 19772581 | 7 months ago | | | 0 | 0.00011715361 | |
| 19671235 | 7 months ago | | | 0 | 0.00018100009 | |
| 19585535 | 8 months ago | | | 0 | 0.00034979358 | |
| 19074544 | 10 months ago | | | 0 | 0.00022591773 | |
| 18991021 | 10 months ago | | | 0 | 0.0012100325 | |
| 18803576 | a year ago | | | 0 | 0.00068910991 | |
| 18803227 | a year ago | | | 0 | 0.00070135352 | |
| 18719334 | a year ago | | | 0 | 0.00098377298 | |
| 18588740 | a year ago | | | 0 | 0.00053492499 |
ABI
ABI objects
Getter at block 21276250
SUPPLY_MAX() view returns (uint32)
666
TIERS() view returns (uint32)
3
baseURI() view returns (string)
ipfs://QmVhm6kguRJ7VFQjUrZa17kxhTZLFzZqX93aTH8DMoqq1D/
merkleRoot() view returns (bytes32)
0x36bd448259415f8e16e833c018c45c26375ca9174b00186068a9e5bf37d94f7b
name() view returns (string)
Alpha Gang
owner() view returns (address)
0x0000000000000000000000000000000000000000
publicPaused() view returns (bool)
true
supply() view returns (uint256)
969
symbol() view returns (string)
AG
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
walletMints(address) view returns (bool)
State-modifying
Events batchMintForAddress(address[] to, uint32 id, uint256[] quantity)
mint(bytes32[] _merkleProof)
mintForAddress(address to, uint32 id, uint32 quantity)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setMerkleRoot(bytes32 _merkleRoot)
setURI(string _uri)
togglePublicSale()
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _initBaseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.