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 |
---|---|---|---|---|---|
EGTY | ERC-20 | 300M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9919267 | 5 years ago | | | 0 | 0.00036279541 | |
| 9811921 | 5 years ago | | | 0 | 0.00054431190 | |
| 9095100 | 5 years ago | | | 0 | 0.000039981000 | |
| 9092398 | 5 years ago | | | 0 | 0.000080735719 | |
| 8444579 | 5 years ago | | | 0 | 0.0015130000 | |
| 8385351 | 5 years ago | | | 0 | 0.0021130000 | |
| 8056697 | 5 years ago | | | 0 | 0.00066572000 | |
| 7749546 | 6 years ago | | | 0 | 0.00025575075 | |
| 7591008 | 6 years ago | | | 0 | 0.00037953000 | |
| 7530871 | 6 years ago | | | 0 | 0.00018944500 |
ABI
ABI objects
Getter at block 21295030
buyPrice() view returns (uint256)
5000
buyTradeConfir() view returns (bool)
false
decimals() view returns (uint256)
8
ethQuantity() view returns (uint256)
0
maxEth() view returns (uint256)
1000000000000000000000
minEth() view returns (uint256)
100000000000000000
name() view returns (string)
EgtyChain
owner() view returns (address)
0x74a6f3817bc557f6d1ac85c3220c6b852505d81a
saleQuantity() view returns (uint256)
0
sellPrice() view returns (uint256)
1
sellTradeConfir() view returns (bool)
false
symbol() view returns (string)
EGTY
totalSupply() view returns (uint256)
200000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
lockInfo(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
buy() payable
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
starBuy() returns (bool)
starSell() returns (bool)
stopBuy() returns (bool)
stopSell() returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Buy(address indexed sender, uint256 eth, uint256 token)
StarBuy()
StarSell()
StopBuy()
StopSell()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.