Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
No balances found for "VRQ"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17125178 | 2 years ago | | | 0 | 0.0016930692 | |
| 17124889 | 2 years ago | | | 0 | 0.0013340895 | |
| 17124850 | 2 years ago | | | 0 | 0.0016656681 | |
| 17124822 | 2 years ago | | | 0 | 0.0020500259 | |
| 17124820 | 2 years ago | | | 0 | 0.0022339917 | |
| 17124819 | 2 years ago | | | 0 | 0.0033087420 | |
| 17124818 | 2 years ago | | | 0 | 0.0018748335 | |
| 17124817 | 2 years ago | | | 0 | 0.0017326464 | |
| 17124817 | 2 years ago | | | 0 | 0.0017326464 | |
| 17124817 | 2 years ago | | | 0 | 0.0017326464 |
ABI
ABI objects
Getter at block 21317813
ADMIN() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR() view returns (bytes32)
0x5dbc970e048a3adbf08edc2a8be870e4535c28ab48e8e0ca96d3a293f1ed6bf3
SNAP() view returns (bytes32)
0xacee9c4a2da892310a0982daf2f1ede7fb15e2877e78e45ee9c345225d058be6
decimals() view returns (uint8)
18
name() view returns (string)
VRQ
symbol() view returns (string)
VR QUIZ
totalSupply() view returns (uint256)
50000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
nonces(address owner) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
snapshot()
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)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.