Vitalik's Coin
Verified contract
Active on
Ethereum with 272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa94…bb5f
0x7a25…488d
2 additional
variables
Balances ($0.00)
No balances found for "Vitalik's Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21041071 | 16 days ago | | | 0 | 0.00033649163 | |
| 21041047 | 16 days ago | | | 0 | 0.00044280503 | |
| 21012051 | 20 days ago | | | 0 | 0.00043355146 | |
| 20920803 | a month ago | | | 0 | 0.00073713290 | |
| 20918022 | a month ago | | | 0 | 0.00038637786 | |
| 20916625 | a month ago | | | 0 | 0.00059184566 | |
| 20914923 | a month ago | | | 0 | 0.0016438134 | |
| 20914705 | a month ago | | | 0 | 0.0020203625 | |
| 20914598 | a month ago | | | 0 | 0.0026215333 | |
| 20911004 | a month ago | | | 0 | 0.00033469621 |
ABI
ABI objects
Getter at block 21157543
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Vitalik's Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CASPER
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.