Yamato Token
Verified contract
Active on
Ethereum with 32 txns
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 "Yamato Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5275676 | 7 years ago | | | 0 | 0.0015201570 | |
| 5270587 | 7 years ago | | | 2.82 | 0.0026251480 | |
| 5263765 | 7 years ago | | | 1.4192754 | 0.0026241230 | |
| 5253171 | 7 years ago | | | 1.31 | 0.0026241230 | |
| 5248225 | 7 years ago | | | 2 | 0.0020080980 | |
| 5247976 | 7 years ago | | | 10 | 0.0026230980 | |
| 5247830 | 7 years ago | | | 1.28 | 0.0026230980 | |
| 5247762 | 7 years ago | | | 1.29 | 0.0026230980 | |
| 5247735 | 7 years ago | | | 1.94 | 0.0026230980 | |
| 5247223 | 7 years ago | | | 3 | 0.0026230980 |
ABI
ABI objects
Getter at block 21405123
CAP() view returns (uint256)
15000000000000000000000000000
GOAL() view returns (uint256)
200000000000000000000000000
INITIAL_SAPLLY() view returns (uint256)
20000000000000000000000000000
availableFlg() view returns (bool)
true
culcurateBonusRate() view returns (uint256 rate)
1050000
currentSupply() view returns (uint256)
158717899285000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
Yamato Token
owner() view returns (address)
0xe0cc74fc2d750486b77d3686ae19fefa730913f0
symbol() view returns (string)
YMT
totalSupply() view returns (uint256)
20000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
buyTokens(address addr) payable
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setUnavailable()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.