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 "Error404"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19371835 | 8 months ago | | | 0 | 0.0046065811 | |
| 19370948 | 8 months ago | | | 0 | 0.0047657089 | |
| 19370923 | 8 months ago | | | 0 | 0.0045424154 | |
| 19370917 | 8 months ago | | | 0 | 0.0043305187 | |
| 19370911 | 8 months ago | | | 0 | 0.0042182284 | |
| 19370907 | 8 months ago | | | 0 | 0.0043652653 | |
| 19370906 | 8 months ago | | | 0 | 0.0055248000 | |
| 19370906 | 8 months ago | | | 0 | 0.0052562488 | |
| 19370735 | 8 months ago | | | 0 | 0.0037894151 |
ABI
ABI objects
Getter at block 21176457
_name() view returns (string)
Error404
_symbol() view returns (string)
ERROR
decimals() view returns (uint8)
18
name() view returns (string)
Error404
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0xec601e350cff0cea745a35b2277a6734c0b79bf5, buyFee=0, sellFee=100)
symbol() view returns (string)
ERROR
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeFees(uint8 _buy, uint8 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()