IDEAOLOGY
Verified contract
Active on
Ethereum with 7,304 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IDEA | ERC-20 | 3.49739K | $0.000525 |
$1.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21120433 | 5 days ago | | | 0 | 0.00042317347 | |
| 21082038 | 11 days ago | | | 0 | 0.00045292248 | |
| 21077861 | 11 days ago | | | 0 | 0.00040541793 | |
| 20996168 | 23 days ago | | | 0 | 0.00043404829 | |
| 20995967 | 23 days ago | | | 0 | 0.00030451906 | |
| 20995810 | 23 days ago | | | 0 | 0.00043150748 | |
| 20944251 | a month ago | | | 0 | 0.00085419800 | |
| 20783168 | 2 months ago | | | 0 | 0.00079450638 | |
| 20714410 | 2 months ago | | | 0 | 0.00062233760 | |
| 20352504 | 4 months ago | | | 0 | 0.00010456794 |
ABI
ABI objects
Getter at block 21158514
countTotalSales() view returns (uint256 count)
3
decimals() view returns (uint8)
18
getOwnerAddress() view returns (address ownerAddress)
0xd8e1661daac5251265b9dba9f495dac61210af67
getsaleDetails() view returns (uint256 presalelength)
3
name() view returns (string)
IDEAOLOGY
owner() view returns (address)
0xd8e1661daac5251265b9dba9f495dac61210af67
sale_token() view returns (uint256)
0
symbol() view returns (string)
IDEA
totalSupply() view returns (uint256)
500000000000000000000000000
total_sold_token() view returns (uint256)
3848533577489705072237969348
viewReward() view returns (uint256 twitterToken, uint256 facebookToken, uint256 contentToken, uint256 youtubeToken, uint256 telegramToken, uint256 instagramToken, uint256 quizToken, uint256 partnershipToken)
(twitterToken=0, facebookToken=0, contentToken=0, youtubeToken=0, telegramToken=0, instagramToken=0, quizToken=0, partnershipToken=0)
viewSupplies() view returns (uint256 operationToken, uint256 plateform_developementToken, uint256 marketingToken, uint256 teamToken)
(operationToken=0, plateform_developementToken=0, marketingToken=0, teamToken=0)
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
sale_detail(uint256) view returns (uint256 startDate, uint256 endDate, uint256 saletoken, uint256 price, uint256 softcap, uint256 hardcap, uint256 total_sold)
salesAmount(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 value) returns (bool success)
purchase(address _account, uint256 _token) returns (bool status)
start_sale(uint256 _startdate, uint256 _enddate, uint256 _price, uint256 _softcap, uint256 _hardcap) returns (bool status)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferFromAllSupplies(address receiver, uint256 numTokens, string _supply) returns (bool status)
transferOwnership(address newOwner)
transferRewards(address receiver, uint256 numTokens, string community) returns (bool status)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.