Keng the Gorilla
Verified contract
Active on
Base with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Keng the Gorilla"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17504452 | 5 months ago | | | 0 | 0.0000013320470 | |
| 17503944 | 5 months ago | | | 0 | 0.0000011814632 | |
| 17503860 | 5 months ago | | | 0 | 0.0000011849643 | |
| 17503752 | 5 months ago | | | 0 | 0.0000013227819 | |
| 17503734 | 5 months ago | | | 0 | 3.8075294e-7 | |
| 17503669 | 5 months ago | | | 0 | 0.0000013459210 | |
| 17503453 | 5 months ago | | | 0 | 0.0000014789059 | |
| 17503140 | 5 months ago | | | 0 | 0.0000016821185 | |
| 17503131 | 5 months ago | | | 0 | 0.0000017215133 | |
| 17503074 | 5 months ago | | | 0 | 0.0000018184583 |
ABI
ABI objects
Getter at block 23958312
_ots() view returns (bytes32)
0xfa87bcfbfca26e6e00f306bad19564dcc4626c1da4ae6d9974c4b09424e991ef
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Keng the Gorilla
symbol() view returns (string)
KENG
totalSupply() view returns (uint256)
10000000000000000000000000
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)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.