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 "GORLOCK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909914 | a year ago | | | 0 | 0.00048302517 | |
| 18654214 | a year ago | | | 0 | 0.00045294266 | |
| 18653979 | a year ago | | | 0 | 0.00044218726 | |
| 18173416 | a year ago | | | 0 | 0.00027449243 | |
| 17923956 | a year ago | | | 0 | 0.00076017925 | |
| 17803088 | a year ago | | | 0 | 0.00071912308 | |
| 17798646 | a year ago | | | 0 | 0.00040463435 | |
| 17610391 | a year ago | | | 0 | 0.00065133464 | |
| 17532054 | a year ago | | | 0 | 0.00039587885 | |
| 17369757 | a year ago | | | 0 | 0.0022481887 |
ABI
ABI objects
Getter at block 21294717
_dev() view returns (address)
0x6104623466c14b07741236ce009958b44522686c
_max() view returns (uint8)
5
decimals() view returns (uint8)
18
name() view returns (string)
GORLOCK
symbol() view returns (string)
GOCK
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
_blacklist(address) view returns (bool)
_pool(address) view returns (bool)
_whitelist(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeDev(address dev_)
changeMax(uint8 max_)
setBlacklist(address address_, bool blacklist_)
setPool(address address_, bool pool_)
setWhitelist(address address_, bool whitelist_)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 supply_, uint8 max_)
This contract contains no fallback and receive objects.
This contract contains no error objects.