Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe8d2…8fe6
0xb9c1…bd9d
0xa53c…36e8
Balances ($1,719.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VEIL | ERC-20 | 1.796997M | $0.000957 |
$1,719.22 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158002 | 11 minutes ago | | | 0 | 0.0020761713 | |
| 21157647 | an hour ago | | | 0 | 0.00096449933 | |
| 21157315 | 2 hours ago | | | 0 | 0.00096042942 | |
| 21157281 | 3 hours ago | | | 0 | 0.00088052778 | |
| 21157232 | 3 hours ago | | | 0 | 0.0012788530 | |
| 21157201 | 3 hours ago | | | 0 | 0.0020755432 | |
| 21156979 | 4 hours ago | | | 0 | 0.00092450681 | |
| 21156943 | 4 hours ago | | | 0 | 0.0010277398 | |
| 21154942 | 10 hours ago | | | 0 | 0.00070609539 | |
| 21154046 | 13 hours ago | | | 0 | 0.00075079083 |
ABI
ABI objects
Getter at block 21158057
buyFee() view returns (uint256)
5
decimals() pure returns (uint8)
18
getHoldersCount() view returns (uint256)
5670
maxAmountPerTx() view returns (uint256)
100000000000000000000000000
maxAmountPerWallet() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Veil
owner() view returns (address)
0x0000000000000000000000000000000000000000
revSharePercent() view returns (uint256)
20
sellFee() view returns (uint256)
5
symbol() pure returns (string)
VEIL
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xac9ae0eb05daee73bd964eaa0153b762d6455667
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holders(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openVEIL(uint256 _buyFee, uint256 _sellFee, uint256 _maxAmountPerTx, uint256 _maxAmountPerWallet, uint256 _maxSwapTokenAmount, uint256 _revSharePercent) payable
renounceOwnership()
setDevWallet(address _devWallet)
setFee(uint256 _buyFee, uint256 _sellFee)
setLimits(uint256 _maxAmountPerTx, uint256 _maxAmountPerWallet)
setMaxSwapTokenAmount(uint256 _maxSwapTokenAmount)
setRevSharePercent(uint256 _revSharePercent)
setRevShareWallet(address _revShareWallet)
setTaxWallet(address _taxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address _taxWallet, address _revShareWallet)
receive()
This contract contains no error objects.