AkiraPills
Verified contract
Active on
Ethereum with 1,162 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WVTR | ERC-20 | 5 | -- | -- | |
CRNO | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15958038 | 2 years ago | | | 0 | 0.00059388861 | |
| 15872722 | 2 years ago | | | 0 | 0.00027547342 | |
| 14664421 | 3 years ago | | | 0 | 0.0021575006 | |
| 14650488 | 3 years ago | | | 0 | 0.0014584964 | |
| 14650454 | 3 years ago | | | 0 | 0.0013751703 | |
| 14650406 | 3 years ago | | | 0 | 0.0017431887 | |
| 14646989 | 3 years ago | | | 0 | 0.00097125952 | |
| 14646643 | 3 years ago | | | 0 | 0.0014756238 | |
| 14641686 | 3 years ago | | | 0 | 0.0027762955 | |
| 14641378 | 3 years ago | | | 0 | 0.0016868345 |
ABI
ABI objects
Getter at block 21221877
hiddenMetadataUri() view returns (string)
ipfs://QmTP18T6kHBR2t2C11LtmgN7PHsqxGTqyFeyGUbKXxVLBi
maxMintAmountPerTx() view returns (uint256)
2
maxSupply() view returns (uint256)
2019
name() view returns (string)
AkiraPills
owner() view returns (address)
0xb831f82e39193e0dc30d162f4d9acf2657f6a736
paused() view returns (bool)
false
price() view returns (uint256)
0
revealed() view returns (bool)
false
symbol() view returns (string)
AKP
totalSupply() view returns (uint256)
2019
Read-only
addressMintedBalance(address) view returns (uint256)
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 PilltoAddress(address _to, uint256 _mintAmount)
approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setMaxSupply(uint256 _maxSupply)
setPaused(bool _state)
setPrice(uint256 _price)
setRevealed(bool _state)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.