Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VRT | ERC-20 | 1.693386B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18973619 | 10 months ago | | | 0 | 0.00084426754 | |
| 18895865 | a year ago | | | 0 | 0.00069617779 | |
| 18895828 | a year ago | | | 0 | 0.0024048982 | |
| 18774054 | a year ago | | | 0 | 0.00096080863 | |
| 18774052 | a year ago | | | 0 | 0.00097151597 | |
| 18451316 | a year ago | | | 0 | 0.00051269363 | |
| 18371549 | a year ago | | | 0 | 0.00091038659 | |
| 18371225 | a year ago | | | 0 | 0.00043240933 | |
| 17813954 | a year ago | | | 0 | 0.0029051013 | |
| 17131798 | 2 years ago | | | 0 | 0.0019894226 |
ABI
ABI objects
Getter at block 21229695
buy_burnFee() view returns (uint8)
5
buy_devFee() view returns (uint8)
15
buy_liquidityFee() view returns (uint8)
15
buy_protocolFee() view returns (uint8)
15
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x342abd7cbc4c345a4b1dcf12a7940f10ab8d50f5
maxBuyTxAmount() view returns (uint256)
10000000000000000000000000000
name() view returns (string)
Vegan Rob Token
owner() view returns (address)
0x342abd7cbc4c345a4b1dcf12a7940f10ab8d50f5
sell_burnFee() view returns (uint8)
10
sell_devFee() view returns (uint8)
30
sell_liquidityFee() view returns (uint8)
30
sell_protocolFee() view returns (uint8)
30
snackWallet() view returns (address)
0x342abd7cbc4c345a4b1dcf12a7940f10ab8d50f5
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000000
symbol() view returns (string)
VRT
totalSupply() view returns (uint256)
967494781042576631025596703570
uniswapV2Pair() view returns (address)
0x370627cfe1ac2d2a5ba2f1468e00e7f32d640504
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeOwner(address _address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTrading()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklist(address account, bool value)
setDevWallet(address _address)
setExcludeWallet(address _address, bool _value)
setMaxTxAmount(uint256 amount)
setSnackWallet(address _address)
setSwapAtAmount(uint256 amount)
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()
receive()
This contract contains no error objects.