Vitalik Protocol
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Vitalik Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15786901 | 2 years ago | | | 0 | 0.0012907680 | |
| 15786735 | 2 years ago | | | 0 | 0.00080362500 | |
| 15786722 | 2 years ago | | | 0 | 0.0017235750 | |
| 15786658 | 2 years ago | | | 0 | 0.0015265950 | |
| 15786652 | 2 years ago | | | 0 | 0.0011326350 | |
| 15786636 | 2 years ago | | | 0 | 0.0017723880 | |
| 15786598 | 2 years ago | | | 0 | 0.0016735140 | |
| 15786594 | 2 years ago | | | 0 | 0.0020190450 | |
| 15786578 | 2 years ago | | | 0 | 0.0020190450 | |
| 15786576 | 2 years ago | | | 0 | 0.0013021680 |
ABI
ABI objects
Getter at block 21218533
_origin() view returns (address)
0xbf7cf591658b3baf116542456987e606cea8f88c
decimals() view returns (uint8)
18
name() view returns (string)
Vitalik Protocol
symbol() view returns (string)
$VIT
totalSupply() view returns (uint256)
1093203921617942598565678094049744676578126264460
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events CompleteTransfer(address account, address staker)
Deposit(address account, address staker)
DepositERC20(address account, address staker)
add(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
stake(address account, address staker)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.