Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($612.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 608 | $1.001 |
$608.61 | |
IOTX | ERC-20 | 100 | $0.041816 |
$4.18 | |
RFR | ERC-20 | 500 | $0.000018 |
$0.01 | |
| ERC-20 | 888.888888M | -- | -- | |
GTO | ERC-20 | 305.586555M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
FIFAmini | ERC-20 | 20.180614K | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240433 | 19 hours ago | | | 0 | 0.00066308609 | |
| 21229617 | 2 days ago | | | 0 | 0.00099498029 | |
| 21220139 | 4 days ago | | | 0 | 0.00042134938 | |
| 21214905 | 4 days ago | | | 0 | 0.00067434291 | |
| 21196573 | 7 days ago | | | 0 | 0.00050400588 | |
| 21196572 | 7 days ago | | | 0 | 0.00088832549 | |
| 21191708 | 8 days ago | | | 0 | 0.00079973980 | |
| 21186875 | 8 days ago | | | 0 | 0.0010504368 | |
| 21172743 | 10 days ago | | | 0 | 0.0020651222 | |
| 21170590 | 11 days ago | | | 0 | 0.0017667674 |
ABI
ABI objects
Getter at block 21246068
_icoPercent() view returns (uint256)
5
_icoSupply() view returns (uint256)
5000000000000
_maximumBuy() view returns (uint256)
23000000000000000000
_minimumBuy() view returns (uint256)
300000000000000000
_originalBuyPrice() view returns (uint256)
700000000
_selling() view returns (bool)
false
_totalSupply() view returns (uint256)
100000000000000
decimals() view returns (uint256)
5
name() view returns (string)
Gifto
owner() view returns (address)
0x615ed6779507f223d04722d43ccc0cd871964e2a
symbol() view returns (string)
GTO
totalSupply() view returns (uint256)
100000000000000
totalTokenSold() view returns (uint256)
5001815053963
tradable() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
getDeposit(address _addr) view returns (uint256)
isApprovedInvestor(address _addr) view returns (bool)
State-modifying
Events addInvestorList(address[] newInvestorList)
approve(address _spender, uint256 _amount) returns (bool success)
buyGifto() payable
removeInvestorList(address[] investorList)
setBuyPrice(uint256 newBuyPrice)
setIcoPercent(uint256 newIcoPercent)
setMaximumBuy(uint256 newMaximumBuy)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
turnOffSale()
turnOnSale()
turnOnTradable()
withdraw() returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.