Vitalik Buterin
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VITALIK | ERC-20 | 36.707487M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18623524 | a year ago | | | 0 | 0.0016111720 | |
| 18623523 | a year ago | | | 0 | 0.0028396219 | |
| 18623286 | a year ago | | | 0 | 0.0021455640 | |
| 18623235 | a year ago | | | 0 | 0.0020857166 | |
| 18623233 | a year ago | | | 0 | 0.0024672506 | |
| 18623227 | a year ago | | | 0 | 0.0017937072 | |
| 18623215 | a year ago | | | 0 | 0.0020070419 | |
| 18623215 | a year ago | | | 0 | 0.0021009297 | |
| 18623213 | a year ago | | | 0 | 0.0020374192 | |
| 18623213 | a year ago | | | 0 | 0.0021312993 |
ABI
ABI objects
Getter at block 21388328
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
isInitialPairing() view returns (bool)
false
lastLpBurnTime() view returns (uint256)
1700606819
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
888
marketingWallet() view returns (address)
0xc04f65f90a0abf354e3fa6ad617cd16e49c6574b
maxTransactionAmount() view returns (uint256)
1380000000000000000
maxWallet() view returns (uint256)
1380000000000000000
name() view returns (string)
Vitalik Buterin
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapTokensAtAmount() view returns (uint256)
34500000000000000
symbol() view returns (string)
VITALIK
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
36707486983355485
totalSupply() view returns (uint256)
69000000000000000000
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events ReleaseVitalik() returns (bool)
addLP()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
AutoNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.