GEMCHAIN
Verified contract
Active on
Ethereum with 2,427 txns
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 |
---|---|---|---|---|---|
DAR | ERC-20 | 1.015M | -- | -- | |
GEM | ERC-20 | 689.090176K | -- | -- | |
SE | ERC-20 | 500 | -- | -- | |
EGOT | ERC-20 | 3 | -- | -- | |
Korea82 | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12580571 | 3 years ago | | | 0 | 0.00054928000 | |
| 11668623 | 4 years ago | | | 0 | 0.0021652800 | |
| 11567326 | 4 years ago | | | 0 | 0.0031768308 | |
| 10444357 | 4 years ago | | | 0 | 0.0016992001 | |
| 10260617 | 4 years ago | | | 0 | 0.00040226404 | |
| 9888282 | 5 years ago | | | 0 | 0.00021985921 | |
| 9868094 | 5 years ago | | | 0 | 0.00036653760 | |
| 9734239 | 5 years ago | | | 0 | 0.0016984800 | |
| 9692446 | 5 years ago | | | 0 | 0.00033292800 | |
| 9689714 | 5 years ago | | | 0 | 0.00012484801 |
ABI
ABI objects
Getter at block 21171590
amount() view returns (uint256)
0
contractStart() view returns (bool)
true
decimals() view returns (uint8)
18
exchangeStart() view returns (bool)
true
fundOnContract() view returns (bool)
true
getBalance() view returns (uint256)
0
name() view returns (string)
GEMCHAIN
owner() view returns (address)
0xa3a661c2ea5e9c11914690032354472b5af4b1ff
rate() view returns (uint256)
30000
symbol() view returns (string)
GEM
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool _bool)
mintToken(address target, uint256 mintedAmount)
ownerKill(address target)
setContractStart(bool _contractStart)
setExchangeStart(bool _exchangeStart)
setFundOnContract(bool _fundOnContract)
setRate(uint256 thisRate)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferFund(address target, uint256 _value)
transferOwner(address newOwner)
withdraw(address target)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.