TriggmineCrowdsale
Verified contract
Active on
Ethereum with 204 txns
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 "TriggmineCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7215892 | 6 years ago | | | 0 | 0.00051006000 | |
| 6819126 | 6 years ago | | | 0 | 0.00054320000 | |
| 6816086 | 6 years ago | | | 0 | 0.00054228000 | |
| 6806381 | 6 years ago | | | 0 | 0.00054228000 | |
| 6806023 | 6 years ago | | | 0 | 0.00054320000 | |
| 6802744 | 6 years ago | | | 0 | 0.00054320000 | |
| 6800116 | 6 years ago | | | 0 | 0.00054228000 | |
| 6792028 | 6 years ago | | | 0 | 0.00054320000 | |
| 6790085 | 6 years ago | | | 0 | 0.00054320000 | |
| 6788694 | 6 years ago | | | 0 | 0.00054228000 |
ABI
ABI objects
Getter at block 21205796
ASSET_MANAGER_WALLET() view returns (address)
0x7e83f1f82ab7dde49f620d2546bffb0539058414
BONUS_100_250() view returns (uint256)
15
BONUS_250_500() view returns (uint256)
20
BONUS_500() view returns (uint256)
25
BONUS_50_100() view returns (uint256)
10
ESCROW_WALLET() view returns (address)
0x2e9f22e2d559d9a5ce234ab722bc6e818fa5d079
MIN_INVESTMENT() view returns (uint256)
25000
SALES_END() view returns (uint256)
1538319600
SALES_START() view returns (uint256)
1529938800
TOKEN_ADDRESS() view returns (address)
0x98f319d4dc58315796ec8f06274fe2d4a5a69721
TOKEN_CENTS() view returns (uint256)
1000000000000000000
TOKEN_PRICE() view returns (uint256)
100000000000000
USD_HARD_CAP() view returns (uint256)
15000000
getTokenOwner() view returns (address)
0x7e83f1f82ab7dde49f620d2546bffb0539058414
investedBTC() view returns (uint256)
0
investedETH() view returns (uint256)
0
investedUSD() view returns (uint256)
0
owner() view returns (address)
0x7e83f1f82ab7dde49f620d2546bffb0539058414
rate_BTCUSD() view returns (uint256)
3994
rate_ETHUSD() view returns (uint256)
110
tokensPurchased() view returns (uint256)
0
whitelistSupplier() view returns (address)
0x41d621de050a551f5f0ebb83d1332c75339b61e4
Read-only
investments(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addToWhitelist(address _participant) returns (bool)
contribute() payable returns (bool)
contributeBTC(address _participant, uint256 _btcAmount) returns (bool)
contributeETH(address _participant) payable returns (bool)
removeFromWhitelist(address _participant) returns (bool)
restoreTokenOwnership()
setRate_BTCUSD(uint256 _rate)
setRate_ETHUSD(uint256 _rate)
transferOwnership(address newOwner)
ContributedBTC(address indexed receiver, uint256 contribution, uint256 contributionUSD, uint256 reward)
ContributedETH(address indexed receiver, uint256 contribution, uint256 contributionUSD, uint256 reward)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistUpdated(address indexed participant, bool isWhitelisted)
constructor()
fallback()
This contract contains no error objects.