Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1380…e15b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VITALIK | ERC-20 | 144.638152B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21004354 | a month ago | | | 0 | 0.0012316282 | |
| 20013282 | 5 months ago | | | 0 | 0.00069496647 | |
| 18710813 | a year ago | | | 0 | 0.0015782160 | |
| 18614849 | a year ago | | | 0 | 0.0018790276 | |
| 18614810 | a year ago | | | 0 | 0.0021255334 | |
| 18581400 | a year ago | | | 0 | 0.0014432674 | |
| 18455139 | a year ago | | | 0 | 0.00064289886 | |
| 18410559 | a year ago | | | 0 | 0.00056775208 | |
| 18399102 | a year ago | | | 0 | 0.00057626194 | |
| 18362538 | a year ago | | | 0 | 0.00092885658 |
ABI
ABI objects
Getter at block 21191264
_liquidityFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
5000000000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
fundAddress() view returns (address)
0x13807550007e8fedd1ddbb1fff53a09c4834e15b
name() view returns (string)
VITALIK
owner() view returns (address)
0xb6ccc6e9b2a71f9a96419789cb5389c377e0cab8
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
VITALIK
totalFees() view returns (uint256)
15402182869920326191051
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x4c80c1f7411cf2823664630300b4513f71f76e9d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFundAddress(address newFundAddress)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 newNumTokensSellToAddToLiquidity)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.