CoinGecko
Verified contract
Active on
Ethereum with 1,586 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbfaf…1095
1 additional
variable
Balances ($0.00)
No balances found for "CoinGecko"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21379323 | a day ago | | | 0 | 0.00092479479 | |
| 21378928 | a day ago | | | 0 | 0.00065458432 | |
| 21287883 | 14 days ago | | | 0 | 0.00075467122 | |
| 21268321 | 17 days ago | | | 0 | 0.00037724159 | |
| 21242782 | 20 days ago | | | 0 | 0.00060107391 | |
| 21232347 | 22 days ago | | | 0 | 0.00052947947 | |
| 21187318 | a month ago | | | 0 | 0.0015246190 | |
| 21165534 | a month ago | | | 0 | 0.0016462580 | |
| 21144842 | a month ago | | | 0 | 0.00097094449 | |
| 21143551 | a month ago | | | 0 | 0.0013102080 |
ABI
ABI objects
Getter at block 21389458
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
finaltax() view returns (bool)
true
name() pure returns (string)
CoinGecko
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GECKO
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.