Vitalik's Big Hard Cock
Verified contract
Active on
Ethereum with 195 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
auroom.finance | ERC-20 | 7.244817 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19580090 | 7 months ago | | | 0 | 0.00048500441 | |
| 19580064 | 7 months ago | | | 0 | 0.0011704706 | |
| 19580016 | 7 months ago | | | 0 | 0.00083559425 | |
| 16911637 | 2 years ago | | | 0 | 0.00034801592 | |
| 16861241 | 2 years ago | | | 0 | 0.00062304266 | |
| 16861226 | 2 years ago | | | 0 | 0.00063452916 | |
| 16754670 | 2 years ago | | | 0 | 0.0010285673 | |
| 16052372 | 2 years ago | | | 0 | 0.00090091211 | |
| 15503251 | 2 years ago | | | 0 | 0.0012223974 | |
| 15493276 | 2 years ago | | | 0 | 0.00049146795 |
ABI
ABI objects
Getter at block 21176855
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_decimals() view returns (uint8)
9
_name() view returns (string)
Vitalik's Big Hard Cock
_symbol() view returns (string)
VBHC
_totalSupply() view returns (uint256)
1000000000000000000
buyFee() view returns (uint256)
800
buyFeeDev1() view returns (uint256)
400
buyFeeDev2() view returns (uint256)
100
buyFeeDev3() view returns (uint256)
100
buyFeeInch() view returns (uint256)
0
buyFeeInchStretched() view returns (uint256)
0
buyFeeLiquidity() view returns (uint256)
200
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x431337103c78e1c8f7a613d09f504a020c96d901
lowerSellFee() view returns (uint256)
200
lowerSellFeeDev1() view returns (uint256)
0
lowerSellFeeDev2() view returns (uint256)
0
lowerSellFeeDev3() view returns (uint256)
0
lowerSellFeeInch() view returns (uint256)
0
lowerSellFeeInchStretched() view returns (uint256)
0
lowerSellFeeLiquidity() view returns (uint256)
200
maxWallet() view returns (uint256)
25000000000000000
name() pure returns (string)
Vitalik's Big Hard Cock
owner() view returns (address)
0x431337103c78e1c8f7a613d09f504a020c96d901
pair() view returns (address)
0x242df5fc6e5e1441c3d16ef07cea592406407d17
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
800
sellFeeDev1() view returns (uint256)
0
sellFeeDev2() view returns (uint256)
0
sellFeeDev3() view returns (uint256)
0
sellFeeInch() view returns (uint256)
150
sellFeeInchStretched() view returns (uint256)
450
sellFeeLiquidity() view returns (uint256)
200
swapThreshold() view returns (uint256)
25000000000000
swapTrigger() view returns (uint256)
0
symbol() pure returns (string)
VBHC
totalSupply() pure returns (uint256)
1000000000000000000
tradingLive() view returns (bool)
true
walletDev1() view returns (address)
0x492781e3a18d2949fcb199b2bc14ac684be682c7
walletDev2() view returns (address)
0x6e36e3fef37ad566cf9e21b3210094949e906115
walletDev3() view returns (address)
0xb58c3f7e5a5f62b26e2da1c6a5f6920feb262383
walletInch() view returns (address)
0x9420889f44481daa53404c388e429df50d6b5ad1
walletInchStretched() view returns (address)
0x2216c67e9ea90fc43ac35ae580ac85d103effacc
walletLiquidity() view returns (address)
0x000000000000000000000000000000000000dead
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
dexPair(address) view returns (bool)
fetchDexPair(address _pair) view returns (bool)
fetchNoMax(address _wallet) view returns (bool)
fetchNoTax(address _wallet) view returns (bool)
noMax(address) view returns (bool)
noTax(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeBuyFees(uint256 _buyFeeLiquidity, uint256 _buyFeeDev1, uint256 _buyFeeDev2, uint256 _buyFeeDev3, uint256 _buyFeeInch, uint256 _buyFeeInchStretched)
changeDexPair(address _pair, bool _value)
changeLowerSellFees(uint256 _lowerSellFeeLiquidity, uint256 _lowerSellFeeDev1, uint256 _lowerSellFeeDev2, uint256 _lowerSellFeeDev3, uint256 _lowerSellFeeInch, uint256 _lowerSellFeeInchStretched)
changeMaxWallet(uint256 _maxWallet)
changeNoMax(address _wallet, bool _value)
changeNoTax(address _wallet, bool _value)
changeSellFees(uint256 _sellFeeLiquidity, uint256 _sellFeeDev1, uint256 _sellFeeDev2, uint256 _sellFeeDev3, uint256 _sellFeeInch, uint256 _sellFeeInchStretched)
changeSwapConfiguration(uint256 _swapTrigger, uint256 _swapThreshold)
changeWallets(address _walletLiquidity, address _walletDev1, address _walletDev2, address _walletDev3, address _walletInch, address _walletInchStretched)
enableTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferERC(address token)
transferETH()
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.