AlpacaPresaleV2
Verified contract
Active on
Ethereum with 124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xc7e5…5f27
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "AlpacaPresaleV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13145725 | 3 years ago | | | 0 | 0.0029632908 | |
| 11181896 | 4 years ago | | | 0 | 0.0016575350 | |
| 11140205 | 4 years ago | | | 0.2 | 0.0014967010 | |
| 11140203 | 4 years ago | | | 0.1 | 0.0024364900 | |
| 11140202 | 4 years ago | | | 0.1 | 0.0024364900 | |
| 11140199 | 4 years ago | | | 0.4 | 0.032660340 | |
| 11140194 | 4 years ago | | | 0.5 | 0.057504800 | |
| 11140192 | 4 years ago | | | 0.3 | 0.033409250 | |
| 11140190 | 4 years ago | | | 1 | 0.043363590 | |
| 11140190 | 4 years ago | | | 0 | 0.040402500 |
ABI
ABI objects
Getter at block 21328547
cryptoAlpaca() view returns (address)
0xc7e5e9434f4a71e6db978bd65b4d61d3593e5f27
endBlock() view returns (uint256)
13000000
getPresaleAlpacaCount() view returns (uint256)
0
maxAdoptionCount() view returns (uint256)
100
owner() view returns (address)
0xb01eca973bf5f9ba14a7c45d593f137530d1bf75
pricePerAlpaca() view returns (uint256)
20000000000000000
startBlock() view returns (uint256)
0
Read-only
allowedToAdopt(address _account) view returns (bool)
canAdoptCount(address _account) view returns (uint256)
getAdoptionCount(address _account) view returns (uint256)
getAdoptionPrice(uint256 _count) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addToWhitelist(address[] _addresses)
adoptAlpaca(uint256 _count) payable
onERC1155BatchReceived(address, address, uint256[] ids, uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256 id, uint256, bytes) returns (bytes4)
reclaim(uint256 _id, address _to)
reclaimAll(address _to)
renounceOwnership()
setEndBlock(uint256 _block)
setMaxAdoptionCount(uint256 _maxAdoptionCount)
setPricePerAlpaca(uint256 _price)
setStartBlock(uint256 _block)
setWhitelistEnabled(bool _enabled)
transferOwnership(address newOwner)
withdraw(address _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _cryptoAlpaca)
This contract contains no fallback and receive objects.
This contract contains no error objects.