Gold mining Members
Verified contract
Active on
Ethereum with 1,120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMM | ERC-20 | 4.028076K | $0.000163 |
$0.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21168956 | 13 days ago | | | 0 | 0.0013878097 | |
| 20442663 | 4 months ago | | | 0 | 0.00025658989 | |
| 20260668 | 5 months ago | | | 0 | 0.00026036902 | |
| 19563762 | 8 months ago | | | 0 | 0.0015562486 | |
| 19509503 | 8 months ago | | | 0 | 0.00075469834 | |
| 19509469 | 8 months ago | | | 0 | 0.0010797527 | |
| 19508333 | 8 months ago | | | 0 | 0.00060690156 | |
| 19508293 | 8 months ago | | | 0 | 0.00098381116 | |
| 19467259 | 8 months ago | | | 0 | 0.0014000499 | |
| 19467219 | 8 months ago | | | 0 | 0.0016583152 |
ABI
ABI objects
Getter at block 21258793
SetLockUserForbidden() view returns (bool)
false
decimals() view returns (uint8)
18
getManagers() view returns (address[])
[]
name() view returns (string)
Gold mining Members
owner() view returns (address)
0x9777df86442fb1d1566af648cbca34f6e34485da
paused() view returns (bool)
false
symbol() view returns (string)
GMM
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
lockBalanceAll(address _owner) view returns (uint256)
lockState(address _owner) view returns (bool)
lockTypeInfoGroup(uint8 _type) view returns (uint256[], uint256[])
lockUserInfo(address _owner) view returns (uint256[], uint256[], uint256[], uint256[], uint256[])
useBalanceOf(address _owner) view returns (uint256)
State-modifying
Events addLockDate(uint8 _lockType, uint256 _second, uint256 _percent)
addManager(address _to)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
controlSetLockUser(bool _stage)
deleteLockDate(uint8 _lockType, uint256 _lockTime)
deleteManager(address _to)
lock(address _owner) returns (bool)
pause()
setLockUsers(uint8 _type, address[] _to, uint256[] _value, uint256[] _endTime)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlock(address _owner) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(uint256 value)
Lock(address indexed from, uint256 value, uint256 endTime)
LockUserStage()
Mint(uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.