Alivacious
Verified contract
Active on
Ethereum with 1,626 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($452.77)
Native
Value
$452.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.13125 | $3,449.68 |
$452.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20542102 | 3 months ago | | | 0 | 0.000085127313 | |
| 20542101 | 3 months ago | | | 0 | 0.000087498000 | |
| 20542100 | 3 months ago | | | 0 | 0.000087411600 | |
| 20542099 | 3 months ago | | | 0 | 0.000085277500 | |
| 20542098 | 3 months ago | | | 0 | 0.000085277500 | |
| 20344377 | 4 months ago | | | 0 | 0.00017584966 | |
| 20121731 | 5 months ago | | | 0 | 0.00030652611 | |
| 19733095 | 7 months ago | | | 0 | 0.00081317004 | |
| 19636373 | 7 months ago | | | 0 | 0.00056268251 | |
| 19167983 | 10 months ago | | | 0 | 0.0025275007 |
ABI
ABI objects
Getter at block 21266660
NR() view returns (string)
ipfs://QmajiMumwDCrxBLbHfFuTt2tY5Tv7qzt3r1uRfQbyJAyok/rose.json
_supply() view returns (uint256 _value)
2789
cost() view returns (uint256)
25000000000000000
maxSupply() view returns (uint256)
5000
name() view returns (string)
Alivacious
owner() view returns (address)
0xb8d20d4c8c55aeded0e7b11be7863cd04692cbb8
paused() view returns (bool)
false
presaleOnly() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
RUDY
Read-only
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addUser(address _addressToWhitelist)
approve(address to, uint256 tokenId)
batchAddUsers(address[] _users)
mint(uint256 qty) payable
pause(bool _state)
presaleMint(uint256 qty) payable
renounceOwnership()
reveal(bool _state)
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)
setMax(uint256 _newMax)
setMaxMint(uint256 _newMaxMint)
setPresaleOnly(bool _state)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.