Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($613.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 608 | $1.001 |
$608.61 | |
IOTX | ERC-20 | 100 | $0.045426 |
$4.54 | |
RFR | ERC-20 | 500 | $0.000031 |
$0.02 | |
| 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) |
---|---|---|---|---|---|---|---|
| 21068617 | 12 days ago | | | 0 | 0.00045740682 | |
| 21068539 | 12 days ago | | | 0 | 0.00097418410 | |
| 21048905 | 15 days ago | | | 0 | 0.00020857472 | |
| 21048825 | 15 days ago | | | 0 | 0.00030350653 | |
| 21048754 | 15 days ago | | | 0 | 0.00034714698 | |
| 21026020 | 18 days ago | | | 0 | 0.00035730950 | |
| 21022052 | 19 days ago | | | 0 | 0.00077560561 | |
| 20972553 | a month ago | | | 0 | 0.00095775240 | |
| 20886827 | a month ago | | | 0 | 0.0013688977 | |
| 20886719 | a month ago | | | 0 | 0.00084503678 |
ABI
ABI objects
Getter at block 21157587
_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.