quest Vitalik Buterin
Verified contract
Active on
Base with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "quest Vitalik Buterin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20972595 | a month ago | | | 0 | 0.000000306250097040 | |
| 20972586 | a month ago | | | 0 | 0.000000307569519360 | |
| 20972493 | a month ago | | | 0 | 0.0000022346864 | |
| 20972259 | a month ago | | | 0 | 3.1506664e-7 | |
| 20972254 | a month ago | | | 0 | 3.1529017e-7 | |
| 20972179 | a month ago | | | 0 | 0.000000309937185360 | |
| 20972156 | a month ago | | | 0 | 0.000000309571888320 | |
| 20972135 | a month ago | | | 0 | 3.1000307e-7 | |
| 20972072 | a month ago | | | 0 | 0.000000309050707680 | |
| 20972001 | a month ago | | | 0 | 3.1315956e-7 |
ABI
ABI objects
Getter at block 22744539
_ots() view returns (bytes32)
0xe7dc6c199233adbd7bda5c67f19c5e7113d2d472417850b76ff5d12fa379d5aa
_totalSupply() view returns (uint256)
7000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
quest Vitalik Buterin
symbol() view returns (string)
QVITALIK
totalSupply() view returns (uint256)
7000000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.