PresaleContract
Verified contract
Active on
Ethereum with 26,558 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($5,910.07)
Native
Value
$4,188.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.274633 | $3,286.19 |
$4,188.69 | |
USDC | ERC-20 | 1.170383K | $0.999893 |
$1,170.26 | |
USDT | ERC-20 | 550.573394 | $1.001 |
$551.12 | |
PAMBO | ERC-20 | 1B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453606 | 4 months ago | | | 0.0047 | 0.00012230960 | |
| 20415504 | 4 months ago | | | 0.00272 | 0.00012158018 | |
| 20395701 | 4 months ago | | | 0.005 | 0.00012309410 | |
| 20193530 | 5 months ago | | | 0.0011 | 0.00017584632 | |
| 20100794 | 5 months ago | | | 0 | 0.00014300791 | |
| 19742976 | 7 months ago | | | 0 | 0.00075218443 | |
| 19735958 | 7 months ago | | | 0.002 | 0.00060983578 | |
| 19707337 | 7 months ago | | | 0.023 | 0.00058990675 | |
| 19293536 | 9 months ago | | | 0.07 | 0.0013385505 | |
| 19292936 | 9 months ago | | | 0.014 | 0.0019238611 |
ABI
ABI objects
Getter at block 21245733
LPAddress() view returns (address)
0x976a55c485a2836bd1305dccc4132890337bd46c
getUnlockingTimes() view returns (uint256[4])
[0, 0, 0, 0]
owner() view returns (address)
0x976a55c485a2836bd1305dccc4132890337bd46c
rate() view returns (uint256)
3600000000000
saleStatus() view returns (bool)
true
saleToken() view returns (address)
0x0d1e6aaa0628fd499dc59ab52f918bac66035075
saleTokenDec() view returns (uint256)
18
totalTokensSold() view returns (uint256)
972051881862754006119792411
totalTokensforSale() view returns (uint256)
1000000000000000000000000000
unlockingFee() view returns (uint256)
0
unlockingStatus() view returns (bool)
false
Read-only
buyers(uint256) view returns (address)
buyersAmount(address) view returns (uint256 amount, bool exists, bool isClaimed)
getAmountToUnlock(address _address) view returns (uint256)
getTokenAmount(address token, uint256 amount) view returns (uint256)
getUnlockingFeeAmount(address _address) view returns (uint256)
isUnlocked(address, uint256) view returns (bool)
payableTokens(address) view returns (bool)
stagesEndTime(uint256) view returns (uint256)
tokenPrices(address) view returns (uint256)
unlockedAmount(address) view returns (uint256)
unlockingTimes(uint256) view returns (uint256)
State-modifying
Events addPayableTokens(address[] _tokens, uint256[] _prices)
payableTokenStatus(address _token, bool _status)
pinkyFinance(address _token, uint256 _amount) payable
renounceOwnership()
resumeSale()
setLPAddress(address _LPAddress)
setSaleToken(address _saleToken, uint256 _totalTokensforSale, uint256 _rate, bool _saleStatus)
startUnlocking(uint256 _unlockingFee, uint256[4] _unlockingTimes)
stopSale()
stopUnlocking()
transferOwnership(address newOwner)
updateTokenRate(address[] _tokens, uint256[] _prices, uint256 _rate)
withdraw(address token, uint256 amt)
withdrawAll(address token)
withdrawCoin() payable
withdrawCurrency(uint256 amt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _firstStageEndTime, address _LPAddress)
fallback()
receive()
This contract contains no error objects.