registration traceability
Verified contract
Active on
Ethereum
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 |
---|---|---|---|---|---|
REGcoin | ERC-20 | 5.8851K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14917736 | 2 years ago | | | 0 | 0.0019597576 | |
| 13563755 | 3 years ago | | | 0 | 0.0082062500 | |
| 13563719 | 3 years ago | | | 0 | 0.0082062500 | |
| 13440633 | 3 years ago | | | 0 | 0.0036482090 | |
| 12892919 | 3 years ago | | | 0 | 0.00063125000 | |
| 12797193 | 3 years ago | | | 0 | 0.0011488750 | |
| 12711682 | 3 years ago | | | 0 | 0.00037091200 | |
| 12437584 | 3 years ago | | | 0 | 0.0039203077 | |
| 11340943 | 4 years ago | | | 0 | 0.0014922063 | |
| 11250006 | 4 years ago | | | 0 | 0.0043096014 |
ABI
ABI objects
Getter at block 21157543
airdrop() view returns (uint256)
0
buyPrice() view returns (uint256)
0
currentTotalSupply() view returns (uint256)
0
decimals() view returns (uint32)
18
name() view returns (string)
registration traceability
owner() view returns (address)
0x4c47595c2339e3f345db937c931acde766baf72d
startBalance() view returns (uint256)
0
symbol() view returns (string)
REGcoin
totalSupply() view returns (uint256)
1000000000000000000000000000
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 approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
getEth(uint256 num) payable
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mintToken(address target, uint256 mintedAmount)
modifyairdrop(uint256 _airdrop, uint256 _startBalance)
selfdestructs() payable
setPrices(uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
zhuchu(uint256 shuliang)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
fallback()
This contract contains no error objects.