Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VEL | ERC-20 | 110.11892 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18355126 | a year ago | | | 0 | 0.00016028914 | |
| 17999263 | a year ago | | | 0 | 0.00045502394 | |
| 17860433 | a year ago | | | 0 | 0.00061222532 | |
| 17860416 | a year ago | | | 0 | 0.00079920199 | |
| 17844350 | a year ago | | | 0 | 0.00041519287 | |
| 17729386 | a year ago | | | 0 | 0.0011427204 | |
| 17721912 | a year ago | | | 0 | 0.0018333218 | |
| 17720247 | a year ago | | | 0 | 0.0022675415 | |
| 17720202 | a year ago | | | 0 | 0.0021956205 | |
| 17719805 | a year ago | | | 0 | 0.00092985329 |
ABI
ABI objects
Getter at block 21229744
buyTaxes() view returns (uint256 marketingTax, uint256 liquidityTax)
(marketingTax=4, liquidityTax=1)
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
isSwapping() view returns (bool)
false
marketingWallet() view returns (address)
0x5fd9c24ff8f0e1eec9ed87f26cd608251dcaf4f9
name() view returns (string)
Univel
owner() view returns (address)
0x39a4aff15bd48cd5a50b886dc3124231386f7148
pairAddress() view returns (address)
0x976b950f02b8f54697b04cf84f4e4d47d27f1f9d
sellTaxes() view returns (uint256 marketingTax, uint256 liquidityTax)
(marketingTax=4, liquidityTax=1)
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
VEL
totalBuyFees() view returns (uint256)
5
totalSellFees() view returns (uint256)
5
totalSupply() view returns (uint256)
500000000000000000000000000
totalTransferFees() view returns (uint256)
0
transferTaxes() view returns (uint256 marketingTax, uint256 liquidityTax)
(marketingTax=0, liquidityTax=0)
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkWhitelist(address _wallet) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
renounceOwnership()
setBuyTaxes(uint256 _lpTax, uint256 _marketingTax)
setMarketingWallet(address _newmarketing)
setSellTaxes(uint256 _lpTax, uint256 _marketingTax)
setSwapTokensAtAmount(uint256 _newAmount)
setTransferTaxes(uint256 _lpTax, uint256 _marketingTax)
setWhitelistStatus(address _wallet, bool _status)
toggleSwapping()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
withdrawStuckTokens(address erc20_token)
Approval(address indexed owner, address indexed spender, uint256 value)
InternalSwapStatusUpdated(bool indexed _status)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapThresholdUpdated(uint256 indexed _newThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
Whitelist(address indexed _target, bool indexed _status)
constructor()
receive()
This contract contains no error objects.