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) |
---|---|---|---|---|---|---|---|
| 13600737 | 3 years ago | | | 0 | 0.0061319272 | |
| 13600726 | 3 years ago | | | 0 | 0.0055448893 | |
| 13600725 | 3 years ago | | | 0 | 0.0051937600 | |
| 13600670 | 3 years ago | | | 0 | 0.0052023619 | |
| 13600644 | 3 years ago | | | 0 | 0.0045898779 | |
| 13600604 | 3 years ago | | | 0 | 0.0057603520 | |
| 13600592 | 3 years ago | | | 0 | 0.0057291401 | |
| 13600548 | 3 years ago | | | 0 | 0.0067310149 | |
| 13600527 | 3 years ago | | | 0 | 0.0067518880 | |
| 13600509 | 3 years ago | | | 0 | 0.0066367458 |
ABI
ABI objects
Getter at block 21429492
decimals() view returns (uint8)
18
name() view returns (string)
YACHT
owner() view returns (address)
0xb6e8ddeafa766dd4adb54a3754854f462149858c
symbol() view returns (string)
YACHT
totalSupply() view returns (uint256)
10000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events BotBlacklist(address user, bool enable)
RenounceOwnership(address yachtToken_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.