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 "YORITEX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11974358 | 4 years ago | | | 0 | 0.0053092710 | |
| 8004398 | 5 years ago | | | 0 | 0.0011094500 | |
| 8002550 | 5 years ago | | | 0 | 0.00031313400 | |
| 7233038 | 6 years ago | | | 0 | 0.0026030500 | |
| 6454235 | 6 years ago | | | 0 | 0.0026062500 | |
| 6397237 | 6 years ago | | | 0 | 0.0018562500 | |
| 5991174 | 6 years ago | | | 0 | 0.0026094500 | |
| 5712462 | 6 years ago | | | 0 | 0.0011094500 | |
| 5711929 | 6 years ago | | | 0 | 0.0021318770 | |
| 5711871 | 6 years ago | | | 0 | 0.0015247490 |
ABI
ABI objects
Getter at block 21284971
decimals() view returns (uint8)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
YORITEX
symbol() view returns (string)
YRX
totalSupply() view returns (uint256)
2900000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getEthBalance(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
distributeFAITH(address[] addresses, uint256 _value, uint256 _ethbal)
finishDistribution() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.