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 "YACHT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13451860 | 3 years ago | | | 0 | 0.0016886051 | |
| 13215881 | 3 years ago | | | 0 | 0.0025326373 | |
| 11448649 | 4 years ago | | | 0 | 0.0023304600 | |
| 10554825 | 4 years ago | | | 0 | 0.0021446100 | |
| 10398826 | 4 years ago | | | 0 | 0.0016686990 | |
| 10069722 | 5 years ago | | | 0 | 0.0011926500 | |
| 10069714 | 5 years ago | | | 0 | 0.0019408500 | |
| 10069677 | 5 years ago | | | 0 | 0.0019408500 | |
| 10069666 | 5 years ago | | | 0 | 0.0026908500 | |
| 10011624 | 5 years ago | | | 0 | 0.00090549230 |
ABI
ABI objects
Getter at block 21418452
_totalSupply() view returns (uint256)
100000000000000
decimals() view returns (uint256)
5
name() view returns (string)
YACHT
owner() view returns (address)
0xb00346053be7f17ab320863b1b8db5c2e7ac4242
symbol() view returns (string)
YACHT
totalSupply() view returns (uint256)
100000000000000
totalTokenSold() view returns (uint256)
0
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 approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
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.