ARAB META
Verified contract
Active on
Ethereum with 3,132 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "ARAB META"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21301695 | 20 hours ago | | | 0 | 0.00063595189 | |
| 21143920 | 23 days ago | | | 0 | 0.0010955732 | |
| 20822779 | 2 months ago | | | 0 | 0.0014914202 | |
| 20247679 | 5 months ago | | | 0 | 0.00024877550 | |
| 20247677 | 5 months ago | | | 0 | 0.000088573075 | |
| 20134110 | 5 months ago | | | 0 | 0.00064036632 | |
| 19909252 | 6 months ago | | | 0 | 0.00013511216 | |
| 19707993 | 7 months ago | | | 0 | 0.00023980557 | |
| 19665970 | 8 months ago | | | 0 | 0.00036021891 | |
| 19638848 | 8 months ago | | | 0 | 0.00075992100 |
ABI
ABI objects
Getter at block 21307642
baseURI() view returns (string)
https://amsc.mypinata.cloud/ipfs/Qmc9K7gHRrBwXn8TbZ5fBRKT2zDAH3pDuHdEg7LvVU7AmB/
cost() view returns (uint256)
160000000000000000
getTotalMints() view returns (uint256)
2734
maxMintAmountPerTransaction() view returns (uint16)
100
maxMintAmountPerWalletWL() view returns (uint16)
100
maxSupply() view returns (uint256)
3200
name() view returns (string)
ARAB META
notRevealedUri() view returns (string)
https://ipfs.io/ipfs/QmVhEzpypJ48p5LFNpH5vavePSvSJ86A3RfSQhzMXZDQ6v
owner() view returns (address)
0xd5017ce378720f890ab00f774c7ab553bbbbea50
paused() view returns (bool)
true
revealed() view returns (bool)
true
symbol() view returns (string)
AMSC
totalAirdrops() view returns (uint256)
466
totalSupply() view returns (uint256)
3200
whiteListingSale() view returns (bool)
false
whitelistCost() view returns (uint256)
150000000000000000
Read-only
WHITELISTTRACKER(address) view returns (bool _ISEXIST, uint256 _AMOUNT)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
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 StartPublicSale()
airdrop(address[] _airdropAddresses)
approve(address to, uint256 tokenId)
gift(address _to, uint256 _mintAmount)
mint(uint256 _mintAmount) payable
mintWhitelist(uint256 mintAmount, bytes32[] proof) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setCost(uint256 _newCost)
setMaxMintAmountPerWalletWL(uint16 _amount)
setMaxSupply(uint256 _supply)
setNotRevealedURI(string _notRevealedURI)
setWhitelistingCost(uint256 _newCost)
setWhitelistingRoot(bytes32 _root)
setmaxMintAmountPerTransaction(uint16 _amount)
togglePause()
toggleReveal()
toggleWhiteSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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(string _notRevealedUrl)
This contract contains no fallback and receive objects.
This contract contains no error objects.