Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x09c4…6f66
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UniX | ERC-20 | 331.801248M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17881083 | a year ago | | | 0 | 0.00099961890 | |
| 17881079 | a year ago | | | 0 | 0.0016968082 | |
| 17881061 | a year ago | | | 0 | 0.00096579236 | |
| 17881052 | a year ago | | | 0 | 0.00084509342 | |
| 17881050 | a year ago | | | 0 | 0.00075487632 | |
| 17880807 | a year ago | | | 0 | 0.00087143877 | |
| 17835558 | a year ago | | | 0 | 0.0014354962 | |
| 17835034 | a year ago | | | 0 | 0.0019197576 | |
| 17834986 | a year ago | | | 0 | 0.0023351550 | |
| 17834915 | a year ago | | | 0 | 0.0016769160 |
ABI
ABI objects
Getter at block 21404113
_buyCount() view returns (uint256)
362
_finalBuyTax() view returns (uint256)
3
_finalSellTax() view returns (uint256)
3
_taxSwapThreshold() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
UniX
owner() view returns (address)
0x1376041855f508130938f72855f79d8689772781
symbol() pure returns (string)
UniX
totalSupply() pure returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x93807b8f65f4e14b8d26a693428cda6447ca99b7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address[] adrs)
renounceOwnership()
rescueETH(uint256 amount)
rescueToken(address _token)
setIsExcludedFromFee(address account, bool newValue)
setMultiExcludedFromFee(address[] accounts, bool newValue)
setTaxSwapThreshold(uint256 amount)
setTaxWallet(address taxWallet)
setfinalbuytax(uint256 finalbuytax)
setfinalselltax(uint256 finalselltax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.