SpadeIco
Verified contract
Active on
Ethereum with 5,252 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEC | ERC-20 | 18 | -- | -- | |
BEC | ERC-20 | 18 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5236159 | 7 years ago | | | 0 | 0.0086924800 | |
| 5235562 | 7 years ago | | | 0 | 0.00088510800 | |
| 5235562 | 7 years ago | | | 0 | 0.00088510800 | |
| 5235562 | 7 years ago | | | 0 | 0.00088510800 | |
| 5235562 | 7 years ago | | | 0 | 0.00088510800 | |
| 5235562 | 7 years ago | | | 0 | 0.00088510800 | |
| 5235561 | 7 years ago | | | 0 | 0.00088376400 | |
| 5235561 | 7 years ago | | | 0 | 0.00088510800 | |
| 5235560 | 7 years ago | | | 0 | 0.00088510800 | |
| 5235560 | 7 years ago | | | 0 | 0.00088510800 |
ABI
ABI objects
Getter at block 21165259
TOKENS_FOR_SALE() view returns (uint256)
3655555558000000000000000000
TOKENS_FOUNDATION() view returns (uint256)
1777777778000000000000000000
icoAgent() view returns (address)
0x30647acc7ce2a1b20dacd05c5a27fd67ff4f469d
icoState() view returns (uint8)
2
isPaused() view returns (bool)
false
migrationMaster() view returns (address)
0xb4c512558b951001f7fb636b966768fb0cd8ab41
team() view returns (address)
0xb4c512558b951001f7fb636b966768fb0cd8ab41
token() view returns (address)
0x05aaaa829afa407d83315cded1d45eb16025910c
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address buyer, uint256 tokens, uint256 factor, string txHash) returns (uint256)
convertPresaleTokens(address buyer, uint256 tokens, uint256 factor, string txHash) returns (uint256)
creditJackpotTokens(address buyer, uint256 tokens, uint256 jackpot) returns (uint256)
finishIco(address foundation, address other)
pauseIco()
resumeIco()
startIco()
IcoFinished()
IcoPaused()
IcoResumed()
IcoStarted()
TokenBuy(address indexed buyer, uint256 tokens, uint256 factor, string tx)
TokenBuyPresale(address indexed buyer, uint256 tokens, uint256 factor, string tx)
TokenWin(address indexed buyer, uint256 tokens, uint256 jackpot)
constructor(address _team, address _icoAgent, address _migrationMaster)
This contract contains no fallback and receive objects.
This contract contains no error objects.