PallyCoin

Verified contract

Active on Ethereum with 262 txns
Deployed by via 0x32d683fd at 4580380
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PallyCoin"

0xdf028bbe7101b307e046d3192fd0faabf5cd2c75cdd07d13326571ea1dd0b2dc
0xb37570b621032365dc33ee4e8d9214a15e9323bcc00307596f65fbc577ec1baf
0x54d2d8e56d00b7c5e5bdb6dbddb5b1e45f1ef53900cc4e5c696c325701181fab
0xaadf90594308a0b88e2500a2cfa318c70fe38fd9939efe60534184c59608c97c
0xb4706ce443cc245d33c7e20799d0363657dc27e1c968fcde3f1a018bda1318ae
0x5ccd33881a9ab47be03fedd051457f7f9dc00e208e3e7cd10469dcff0e2cb607
0x140e45bcd21b649e8481637303ea81d81299f1f3749532a125bdac671e9804ef
0xed5fecc6c2b482f7a52fd34c06fd3975ac863bc491973a1800b4ff613f2bf9c2
0x71d8b9215233c2bb38ddbd229af8e070dc45cb4ebe783269a23b6250caf16047
0xb484dedbc13803a85116d652e1ce3ece16feb6c451441e49c3990b092fbfd760

Functions
Getter at block 21049810
crowdsale(pure returns (address)
0x939da7bce862f79676db57267ebd6856eaead7c1
decimals(pure returns (uint8)
18
initialSupply(pure returns (uint256)
40000000000000000000000000
limitCrowdsale(pure returns (uint256)
5679833993427168000000000
limitPresale(pure returns (uint256)
10000000000000000000000000
name(pure returns (string)
PallyCoin
owner(pure returns (address)
0x295bda92e2ebe891f86de4b5d3298f59202909fb
paused(pure returns (bool)
false
remainingTokenBurnt(pure returns (bool)
true
symbol(pure returns (string)
PAL
tokensDistributedCrowdsale(pure returns (uint256)
5679833993427168000000000
tokensDistributedPresale(pure returns (uint256)
9999999999999999999999999
totalSupply(pure returns (uint256)
55679833993427168000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burnTokens(
distributeICOTokens(address _buyeruint256 tokens
distributePresaleTokens(address _buyeruint256 tokens
pause(returns (bool)
refundTokens(address _buyeruint256 tokens
setCrowdsaleAddress(address _crowdsale
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(returns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Pause(
RefundedTokens(address indexed useruint256 tokens
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.