TGPublicSale
Verified contract
Active on
Ethereum with 471 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
36 additional
variables
Balances ($19,679.98)
Native
Value
$19,679.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.527914 | $3,560.11 |
$19,679.98 | |
TG | ERC-20 | 7.811496B | -- | -- | |
EBK | ERC-20 | 80.779457 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9069687 | 5 years ago | | | 2.9 | 0.010117688 | |
| 9038777 | 5 years ago | | | 1.0538 | 0.012968395 | |
| 9038774 | 5 years ago | | | 1.0538 | 0.015489221 | |
| 9038766 | 5 years ago | | | 1.0482 | 0.014147340 | |
| 9038761 | 5 years ago | | | 1.0478 | 0.020145708 | |
| 9038500 | 5 years ago | | | 1.099 | 0.0024908040 | |
| 9038494 | 5 years ago | | | 1.099 | 0.0018201120 | |
| 9038386 | 5 years ago | | | 1.12 | 0.017637564 | |
| 9038378 | 5 years ago | | | 1.096 | 0.014799372 | |
| 9038337 | 5 years ago | | | 1.12 | 0.011697564 |
ABI
ABI objects
Getter at block 21292121
TG() view returns (address)
0x3ede3d7d1425b568eeabfeb1f27fc84eba4e79cf
owner() view returns (address)
0x824f237888f2222fe6f2e3d0b70a1d7585e6370a
paused() view returns (bool)
false
startTimestamp() view returns (uint32)
1564646155
status() view returns (uint256 auditEtherPrice, uint16 stage, uint16 season, uint256 TGUsdPrice, uint256 currentTopSalesRatio, uint256 txs, uint256 TGTxs, uint256 TGBonusTxs, uint256 TGWhitelistTxs, uint256 TGIssued, uint256 TGBonus, uint256 TGWhitelist)
(auditEtherPrice=180000000, stage=383, season=1, TGUsdPrice=4830, currentTopSalesRatio=15319166, txs=412, TGTxs=795, TGBonusTxs=5, TGWhitelistTxs=409, TGIssued=38360835380641, TGBonus=385347215725, TGWhitelist=38624301074627)
sum() view returns (uint256 weiSold, uint256 weiReferralRewarded, uint256 weiTopSales, uint256 weiTeam, uint256 weiPending, uint256 weiPendingTransfered, uint256 weiPendingRemain)
(weiSold=582063329476190476190, weiReferralRewarded=181405415221619047600, weiTopSales=88471670183912426390, weiTeam=291020000000000000000, weiPending=21162450095047619046, weiPendingTransfered=0, weiPendingRemain=21162450095047619046)
Read-only
accountQuery(address account) view returns (uint256 TGIssued, uint256 TGBonus, uint256 TGWhitelisted, uint256 weiPurchased, uint256 weiReferralRewarded)
etherPriceAuditor(address account) view returns (bool)
seasonRefAccounts(uint16 seasonNumber) view returns (address[] accounts)
seasonTopSalesRewards(uint16 seasonNumber) view returns (uint256 weiSold, uint256 weiTopSales, uint256 weiTopSalesTransfered, uint256 weiTopSalesRemain)
stageStatus(uint16 stageIndex) view returns (uint256 TGUsdPrice, uint256 TGCap, uint256 TGOnSale, uint256 TGSold, uint256 usdCap, uint256 usdOnSale, uint256 usdSold, uint256 weiTopSalesRatio)
usd2TGByStage(uint256 usdAmount, uint16 stageIndex) view returns (uint256)
usdSeasonAccountPurchased(uint16 seasonNumber, address account) view returns (uint256)
usdSeasonAccountRef(uint16 seasonNumber, address account) view returns (uint256)
State-modifying
Events changeReceiver(address newReceiver)
rescueTokens(address tokenAddr, address receiver, uint256 amount)
setEtherPrice(uint256 value)
setEtherPriceAuditor(address account, bool state)
setPaused(bool state)
setStartTimestamp(uint32 timestamp)
setTGAddress(address _TgAddr)
transferOwnership(address newOwner)
transferPending(address to)
transferTeam(address to)
transferTopSales(uint16 seasonNumber, address to)
withdrawEther(address to, uint256 amount)
AuditEtherPriceAuditorChanged(address indexed account, bool state)
AuditEtherPriceChanged(uint256 value, address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PendingWeiTransfered(address indexed to, uint256 amount)
ReceiverChanged(address indexed previousReceiver, address indexed newReceiver)
SeasonClosed(uint16 _seasonNumber, address indexed account)
SeasonTopSalesWeiTransfered(uint16 seasonNumber, address indexed to, uint256 amount)
StageClosed(uint256 _stageNumber, address indexed account)
TGBonusTransfered(address indexed to, uint256 amount)
TGIssuedTransfered(uint16 stageIndex, address indexed to, uint256 TGAmount, uint256 auditEtherPrice, uint256 weiUsed)
TGWhitelistTransfered(address indexed to, uint256 amount)
TeamWeiTransfered(address indexed to, uint256 amount)
Unpaused(address account)
constructor()
fallback()
This contract contains no error objects.