Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10148927 | 4 years ago | | | 0 | 0.0011127900 | |
| 8285684 | 5 years ago | | | 0 | 0.000028206100 | |
| 8284852 | 5 years ago | | | 0 | 0.000021697000 | |
| 8284020 | 5 years ago | | | 0 | 0.000021697000 | |
| 8282138 | 5 years ago | | | 0 | 0.000021697000 | |
| 8224601 | 5 years ago | | | 0 | 0.00030979800 | |
| 8211377 | 5 years ago | | | 0 | 0.000021697000 | |
| 8211296 | 5 years ago | | | 0 | 0.000021697000 | |
| 7814397 | 6 years ago | | | 0 | 0.00032545500 | |
| 7743309 | 6 years ago | | | 0 | 0.00018117600 |
ABI
ABI objects
Getter at block 21255658
burnTokenStatus() view returns (bool)
false
decimals() view returns (uint256)
5
name() view returns (string)
REGO
owner() view returns (address)
0x2c1f599594b4b45c1154fb7622b16dab90b94a38
symbol() view returns (string)
REGO
totalSupply() view returns (uint256 total_Supply)
5500000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool ok)
burntokens(uint256 tokens)
transfer(address _to, uint256 _amount) returns (bool ok)
transferFrom(address _from, address _to, uint256 _amount) returns (bool ok)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.