Google Genie
Verified contract
Active on
Ethereum with 455 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe57…23ef
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GENIE | ERC-20 | 7.277864M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21415345 | 16 hours ago | | | 0 | 0.00063279146 | |
| 21412889 | a day ago | | | 0 | 0.00053968704 | |
| 21412479 | a day ago | | | 0 | 0.00058888892 | |
| 20912621 | 2 months ago | | | 0 | 0.00049192754 | |
| 20559112 | 4 months ago | | | 0 | 0.000062983013 | |
| 20151269 | 6 months ago | | | 0 | 0.00017757984 | |
| 20109607 | 6 months ago | | | 0 | 0.00015563918 | |
| 19894841 | 7 months ago | | | 0 | 0.00017663200 | |
| 19668143 | 8 months ago | | | 0 | 0.00050993976 | |
| 19668083 | 8 months ago | | | 0 | 0.00051817254 |
ABI
ABI objects
Getter at block 21420112
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Google Genie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GENIE
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculate(uint256 amount, uint256 bps) pure returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events RemoveTxnLimits()
approve(address spender, uint256 amount) returns (bool)
manuSwap()
openTrading() payable
renounceOwnership()
setBlockBuf(uint8 _amount)
setTheBots(address account, bool state)
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.