Dorky Grok
Verified contract
Active on
Ethereum with 16 txns
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 "Dorky Grok"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20850927 | 2 months ago | | | 0 | 0.0015274000 | |
| 18502073 | a year ago | | | 0 | 0.00074308499 | |
| 18501833 | a year ago | | | 0 | 0.0010087934 | |
| 18501818 | a year ago | | | 0 | 0.00054433678 | |
| 18501805 | a year ago | | | 0 | 0.00084910133 | |
| 18501799 | a year ago | | | 0 | 0.00092330817 | |
| 18501798 | a year ago | | | 0 | 0.0029951562 | |
| 18501792 | a year ago | | | 0 | 0.0018357015 | |
| 18501789 | a year ago | | | 0 | 0.00086501448 | |
| 18501778 | a year ago | | | 0 | 0.00085019485 |
ABI
ABI objects
Getter at block 21202329
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x000000000000000000000000000000000000dead
msgSend() view returns (address)
0x1af920acb2cb022ebf4a099d5755cbfc8bce9891
name() view returns (string)
Dorky Grok
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6aa58a5bf397f80aa1f12ec1f55eea357bd7df6e
startBlock() view returns (uint256)
18501755
symbol() view returns (string)
DG
totalSupply() view returns (uint256)
694200000000000000000000000
trade() view returns (bool)
true
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)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.