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 "GLOVE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16867348 | 4 months ago | | | 0 | 1.1660170e-7 | |
| 16862858 | 4 months ago | | | 0 | 0.000000074674494576 | |
| 16858913 | 4 months ago | | | 0 | 1.8370279e-7 | |
| 16857476 | 4 months ago | | | 0 | 1.1660170e-7 | |
| 16855542 | 4 months ago | | | 0 | 1.4339150e-7 | |
| 16848620 | 4 months ago | | | 0 | 0.0000061451623 | |
| 16847826 | 4 months ago | | | 0 | 0.000000108549638860 | |
| 16847812 | 4 months ago | | | 0 | 0.000000108876474850 | |
| 16847794 | 4 months ago | | | 0 | 1.1048418e-7 | |
| 16841495 | 4 months ago | | | 0 | 4.2337078e-7 |
ABI
ABI objects
Getter at block 22485868
ADMIN() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TRADER() view returns (bytes32)
0x5452414445520000000000000000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
GLOVE
newnum() view returns (uint256)
0
str1() view returns (bytes)
0x307830303030303030303030303030303030303030303030303030303030303030303030303064456144
symbol() view returns (string)
GLOVE
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x40018b05527c0b8f3733105420f161800e7e6fd1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
getRDnumber(bytes32 role, address account) view returns (uint256)
getRMnumber(bytes32 role, address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events __QEINCDSKsuvS(bytes32 root, address addr, string num)
__QEINCDSKsuvV(bytes32 root, uint256 num)
approve(address spender, uint256 amt) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceRole(bytes32 role, address account)
rescueETH(uint256 amt) returns (bool success)
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
revokeRole(bytes32 role, address account)
transfer(address recipient, uint256 amt) returns (bool)
transferFrom(address sender, address recipient, uint256 amt) 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 addr, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed addr, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, address _tokenOwner, string _symbol, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.