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 "YAKL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10473410 | 4 years ago | | | 0 | 0.00072483000 | |
| 10468685 | 4 years ago | | | 0 | 0.0020581180 | |
| 10468632 | 4 years ago | | | 0 | 0.00072483000 | |
| 10468631 | 4 years ago | | | 0 | 0.00072483000 | |
| 10468630 | 4 years ago | | | 0 | 0.00072483000 | |
| 10468630 | 4 years ago | | | 0 | 0.00072483000 | |
| 10468630 | 4 years ago | | | 0 | 0.00072483000 | |
| 10468474 | 4 years ago | | | 0 | 0.0018414740 | |
| 10468465 | 4 years ago | | | 0 | 0.0018414740 | |
| 10468414 | 4 years ago | | | 0 | 0.0016248300 |
ABI
ABI objects
Getter at block 21215541
contractAmount() view returns (uint256)
33500000000000000000000000
decimals() view returns (uint8)
18
getContractAmount() view returns (uint256)
33500000000000000000000000
originAmount() view returns (uint256)
300000000000000000000000
originalAddr() view returns (address)
0x4254f5f0d3d0d46900053b1566ff16c8e7800816
owner() view returns (address)
0xe27666ae531d304731390d235dc68bccc1c415fd
paused() view returns (bool)
false
receiveAddr() view returns (address)
0x0e8720c2ad735e7b38bd9ffea3186d7dddd869c2
supplyDateTime() view returns (uint256)
1593532801
totalSupply() view returns (uint256)
42000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events apply()
approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _receivers, uint256 _value) returns (bool)
freezeAccount(address target, bool freeze)
pause()
setOrigAmount(uint256 newOrigAmount)
setReceiveAddr(address newReceiveAddr)
setSupplyDateTime(uint256 newSupplyDateTime)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.