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 |
---|---|---|---|---|---|
$venom | ERC-20 | 14.030135M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17535242 | a year ago | | | 0 | 0.00073246950 | |
| 17535217 | a year ago | | | 0 | 0.0012815460 | |
| 17535127 | a year ago | | | 0 | 0.00063030861 | |
| 17535077 | a year ago | | | 0 | 0.00068363820 | |
| 17534987 | a year ago | | | 0 | 0.00081368000 | |
| 17534959 | a year ago | | | 0 | 0.00083967873 | |
| 17534958 | a year ago | | | 0 | 0.00073246950 | |
| 17534951 | a year ago | | | 0 | 0.0021489817 | |
| 17534945 | a year ago | | | 0 | 0.00073246950 | |
| 17534937 | a year ago | | | 0 | 0.00074522693 |
ABI
ABI objects
Getter at block 21292542
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x9e65403e42843560d622806a6628a72ccdc43a84
name() pure returns (string)
$venom
pair() view returns (address)
0xf81ad8fdb6cad75d2fe3119874c58d27353170ec
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
4000000000000000
symbol() pure returns (string)
$venom
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.