Terk The Gorilla
Verified contract
Active on
Ethereum with 60 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "Terk The Gorilla"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17777099 | a year ago | | | 0 | 0.0011857124 | |
| 17777099 | a year ago | | | 0 | 0.00068615325 | |
| 17777099 | a year ago | | | 0 | 0.0011857124 | |
| 17777098 | a year ago | | | 0 | 0.0011995781 | |
| 17777057 | a year ago | | | 0 | 0.0011505073 | |
| 17777021 | a year ago | | | 0 | 0.00085287650 | |
| 17776939 | a year ago | | | 0 | 0.00087776622 | |
| 17776895 | a year ago | | | 0 | 0.00090934455 | |
| 17776890 | a year ago | | | 0 | 0.00096386757 | |
| 17776880 | a year ago | | | 0 | 0.00095265317 |
ABI
ABI objects
Getter at block 21417624
decimals() view returns (uint8)
18
name() view returns (string)
Terk The Gorilla
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TERK
totalSupply() view returns (uint256)
33333333333000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address xpenter, uint256 xamot) returns (bool)
addLiquidity(address lxpatok, uint256 amot, bool canTrad)
approve(address spender, uint256 amount) returns (bool)
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)
Deployed(address owner, uint256 version, uint256 totalSupply, uint256 decimal)
LiquidityAdded(address lpAddr, uint256 amoun, bool ctrade)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address token_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.