Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "XmasToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6100546 | 6 years ago | | | 0 | 0.00018378800 | |
| 4998664 | 7 years ago | | | 0 | 0.00018404400 | |
| 4998663 | 7 years ago | | | 0 | 0.00018404400 | |
| 4838608 | 7 years ago | | | 0 | 0.00074378000 | |
| 4794636 | 7 years ago | | | 0 | 0.00018404400 | |
| 4791724 | 7 years ago | | | 0 | 0.00024118000 | |
| 4788755 | 7 years ago | | | 0 | 0.000023037500 | |
| 4768539 | 7 years ago | | | 0 | 0.00023894000 | |
| 4768242 | 7 years ago | | | 0 | 0.00046011000 | |
| 4763782 | 7 years ago | | | 0 | 0.0012251250 |
ABI
ABI objects
Getter at block 21299892
amountRaised() pure returns (uint256)
2590000000000000000
burned() pure returns (bool)
true
crowdsaleClosed() pure returns (bool)
true
decimals() pure returns (uint8)
18
end() pure returns (uint256)
1512863999
initialSupply() pure returns (uint256)
4000000000000000000000000
name() pure returns (string)
XmasToken
standard() pure returns (string)
ERC20
start() pure returns (uint256)
1510401600
startAirdropTime() pure returns (uint256)
1514073600
startTransferTime() pure returns (uint256)
1512863999
symbol() pure returns (string)
xmas
tokenExchangeRate() pure returns (uint256)
1000
tokensForBonus() pure returns (uint256)
1000000000000000000000000
tokensForIco() pure returns (uint256)
3000000000000000000000000
tokensSold() pure returns (uint256)
302590000000000000000000
xmasFundWallet() pure returns (address)
0xe6ba8df7af78630f552bb0f312b095189e3611dc
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
markCrowdsaleEnding()
sendGifts(address[] santaGiftList) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed spender, uint256 value)
Burn(uint256 amount)
FundTransfer(address backer, uint256 amount, bool isContribution, uint256 _amountRaised)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _ethFundWallet)
fallback()
This contract contains no error objects.