Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$UNIVEL | ERC-20 | 42.516644K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19161528 | 9 months ago | | | 0 | 0.00032262843 | |
| 17958727 | a year ago | | | 0 | 0.00084234153 | |
| 17958115 | a year ago | | | 0 | 0.00080703235 | |
| 17952613 | a year ago | | | 0 | 0.0011293055 | |
| 17952607 | a year ago | | | 0 | 0.0010424358 | |
| 17952540 | a year ago | | | 0 | 0.00053281991 | |
| 17951778 | a year ago | | | 0 | 0.00069221618 | |
| 17951747 | a year ago | | | 0 | 0.00058585482 | |
| 17951730 | a year ago | | | 0 | 0.00059694495 | |
| 17951681 | a year ago | | | 0 | 0.00077033026 |
ABI
ABI objects
Getter at block 21091955
BuyFee() view returns (uint256)
5
SellFee() view returns (uint256)
5
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyCount() view returns (uint256)
151
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
1000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Univel
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellCount() view returns (uint256)
106
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
$UNIVEL
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isM(address _address) view returns (bool)
m(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
manualswap(uint256 percent)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.