APPCrowdsale
Verified contract
Active on
Ethereum with 8,852 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,272.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEXO | ERC-20 | 1.02078K | $1.40 |
$1,429.09 | |
USDT | ERC-20 | 542 | $1.00 |
$542 | |
BBTC | ERC-20 | 0.002109 | $95,558.00 |
$201.54 | |
USDC | ERC-20 | 100 | $1.00 |
$100 | |
FOR | ERC-20 | 1 | $0.001908 |
$0 | |
FEG | ERC-20 | 980.000196B | -- | -- | |
PXP | ERC-20 | 0.789 | -- | -- | |
PXP | ERC-20 | 0.789 | -- | -- | |
PXP | ERC-20 | 0.001135 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12748553 | 3 years ago | | | 0 | 0.00065814980 | |
| 12748535 | 3 years ago | | | 0 | 0.00064105500 | |
| 12748508 | 3 years ago | | | 0 | 0.00059781400 | |
| 12638707 | 3 years ago | | | 0 | 0.00018222574 | |
| 12619308 | 3 years ago | | | 0 | 0.00028774000 | |
| 12610766 | 3 years ago | | | 0 | 0.00048915804 | |
| 12608713 | 3 years ago | | | 0 | 0.00042297780 | |
| 12606406 | 3 years ago | | | 0 | 0.00034528800 | |
| 12604280 | 3 years ago | | | 0 | 0.00037406200 | |
| 12602123 | 3 years ago | | | 0 | 0.00057548000 |
ABI
ABI objects
Getter at block 21292046
minTokenSum() view returns (uint256)
1000
rate() view returns (uint256)
154673657916
token() view returns (address)
0x8f179114235842978d8917e08721541072c46584
wallet1() view returns (address)
0xcb295b6d147c290817a76c0ff101a9029f8b878f
wallet2() view returns (address)
0x446b8e7c32e649025d3ed487803af09188c7f893
weiRaised() view returns (uint256)
726980069588565322527
Read-only
This contract contains no read-only function objects.
State-modifying
Events addTrustedAddress(address trusted)
buyTokens(address beneficiary) payable
changeMinTokenSum(uint256 minTokenSum)
changeRate(uint256 newRate)
removeTrustedAddress(address trusted)
transferTo(address toAddress, uint256 tokenAmount)
updateWallet(address newWallet1, address newWallet2)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 rate, address wallet1, address wallet2, address token)
fallback()
This contract contains no error objects.