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 "Mixquity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18220632 | a year ago | | | 0 | 0.0016228199 | |
| 18220627 | a year ago | | | 0 | 0.0010012611 | |
| 18220586 | a year ago | | | 0 | 0.0011263441 | |
| 18220586 | a year ago | | | 0 | 0.0031869742 | |
| 18220584 | a year ago | | | 0 | 0.00050365063 | |
| 18220527 | a year ago | | | 0 | 0.00093987673 | |
| 18220517 | a year ago | | | 0 | 0.00079553294 |
ABI
ABI objects
Getter at block 21281827
decimals() view returns (uint8)
18
name() view returns (string)
Mixquity
name_() view returns (string)
Mixquity
symbol() view returns (string)
MIXQ
symbol_() view returns (string)
MIXQ
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setFeee(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed Deployeer, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()