PulsarToken
Verified contract
Active on
Ethereum with 103 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GSE | ERC-20 | 39 | $0.000025 |
$0 | |
OCN | ERC-20 | 4 | $0.000042 |
$0 | |
0x5052…bc5a | ERC-20 | 34,533,113,636,410.134T | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
EMO | ERC-20 | 36.030227 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6106434 | 6 years ago | | | 0 | 0.00097152000 | |
| 6106432 | 6 years ago | | | 0 | 0.00064640000 | |
| 6106429 | 6 years ago | | | 0 | 0.00022579200 | |
| 6106352 | 6 years ago | | | 0 | 0.00012902400 | |
| 6029569 | 6 years ago | | | 0 | 0.000064512000 | |
| 6029556 | 6 years ago | | | 0 | 0.000064512000 | |
| 6029551 | 6 years ago | | | 0 | 0.000064512000 | |
| 6029546 | 6 years ago | | | 0 | 0.000064512000 | |
| 6029541 | 6 years ago | | | 0 | 0.000064512000 | |
| 6029534 | 6 years ago | | | 0 | 0.000064640000 |
ABI
ABI objects
Getter at block 21306930
ICO_START_TIME() view returns (uint256)
1510560780
MIN_ACCEPTED_VALUE() view returns (uint256)
100000000000000000
MIN_BUYBACK_VALUE() view returns (uint256)
1000000000000000000
NAME() view returns (string)
Pulsar
SYMBOL() view returns (string)
PVC
TOKEN_SCALE() view returns (uint256)
1000000000000000000
TOTAL_SUPPLY() view returns (uint256)
34540000000000000000000000
bountyTokens() view returns (uint256)
40000000000000000000000
buybackPrice() view returns (uint256)
0
calcBonusPercent() view returns (uint8)
0
etherAccumulator() view returns (uint256)
39565227302000000000
getContractEtherBalance() view returns (uint256)
0
getContractState() view returns (uint8)
2
getContractTokenBalance() view returns (uint256)
34533113636410136394900000
getDistributedTokens() view returns (uint256)
6886363589863605100000
icoStartTime() view returns (uint256)
1510560780
owner() view returns (address)
0x62981c7080a8517b5faf2b8c8047ed6b31e86a14
sellingPrice() view returns (uint256)
2222222222222222
trustedSender() view returns (address)
0x632edbdfc54287de0b8420d8c0cd98f757e0c91a
Read-only
balanceOf(address) view returns (uint256)
calcAmountWithBonus(uint256 token_value, uint8 bonus) view returns (uint256)
calcEthersToTokens(uint256 ether_value, uint8 bonus) view returns (uint256)
calcTokensToEthers(uint256 token_value) view returns (uint256)
getEtherBalance(address holder_address) view returns (uint256)
getTokenBalance(address holder_address) view returns (uint256)
State-modifying
Events buyback(uint256 token_value)
destroyContract()
enableBuyback(uint256 buyback_price)
grantBounty(address recipient_address, uint256 token_value)
invest() payable
pauseBuyback()
refundInvestment(address investor_address, uint256 ether_value)
setBuybackPrice(uint256 buyback_price)
setICOStartTime(uint256 start_time)
setSellingPrice(uint256 selling_price)
setTrustedSender(address trusted_address)
startICO(uint256 selling_price)
stopICO()
transferEthersToOwner(uint256 ether_value)
transferOwnership(address new_owner)
transferTokens(address recipient_address, uint256 token_value)
OwnershipTransferred(address indexed prev_owner, address indexed new_owner)
State(uint8 state)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.