This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 9 minutes old. We're running behind the tip but working to resolve the issue.

Gekko

Verified contract

Active on Ethereum with 6,878 txns
Deployed by via 0x504320c4 at 17193069
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $533.58
0xf67dae3471dbdd4adb078833eaa2d1e9cac18b313501d54f21a2409f512837ca
0x3a9e922cd1b40dc5390dc9f3db49df3609ef419ea913d7be5f7fb6ce7d2b1f22
0x1349d27d409326aa260daa9354effb9c5e154a804b4ccbe72857ccee63ca7aa7
0x3546d0acd3adb49f2c48f8c6c5b98983b4277358878942d0155d96f72a613b66
0x8e0d2ee101ec55c2b7acba96f30f597d23c7e05fe9b2ae33290102459d99c057
0x95ba3d978ecc8d813dad0e06543cec5460374f9f115e88f94803e5e44758759a
0x95f7a1dd4cd97bc34878ec83f9db85d64c50c89e42e0d1e724d8ffc56b6c1d52
0x0595d57b73dd0838bbbb02fe92ebea944035f05f8c5171cc53d97038255dbc86
0xb2b16897ea6a79979ac281215d1ed33bee7612c546aa9d6522dfe91b10917db3
0xee7eeb07ccf204c2989d2707ae2b5193a5ecaefc2619c8fa2499dbc08c6023fe

Functions
Getter at block 20793296
decimals(view returns (uint8)
18
name(view returns (string)
Gekko
owner(view returns (address)
0x856663d1abf4ba8d633b96112a6d6f8588036e71
symbol(view returns (string)
GEKKO
totalSupply(view returns (uint256)
200000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.