Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2860…c093
0xff2e…3673
0xf412…2042
0xe576…81d3
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GENIE | ERC-20 | 83.291149M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20653042 | 2 months ago | | | 0 | 0.000051821198 | |
| 20544927 | 3 months ago | | | 0 | 0.000044884618 | |
| 18901955 | 10 months ago | | | 0 | 0.00080600140 | |
| 18897102 | 10 months ago | | | 0 | 0.00058079873 | |
| 18897076 | 10 months ago | | | 0 | 0.00056608576 | |
| 18891177 | 10 months ago | | | 0 | 0.00053493662 | |
| 18703884 | a year ago | | | 0 | 0.0013905426 | |
| 18682120 | a year ago | | | 0 | 0.0017203920 | |
| 18656289 | a year ago | | | 0 | 0.0017623831 | |
| 18645041 | a year ago | | | 0 | 0.0010585906 |
ABI
ABI objects
Getter at block 21178783
_devWallet() view returns (address)
0xf412fc11e9fc92a7ac8264acf09c6326293c2042
_maintenanceWallet() view returns (address)
0x28608bd6ae4f0d5e53b5ef32e78012b397c5c093
_marketWallet() view returns (address)
0xe5761eb879bbeb8ea0fd52426445ddd3c9bc81d3
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
_teamWallet() view returns (address)
0xff2ed18206a0bde7eb197cb5dba8029ac3b63673
decimals() pure returns (uint8)
9
name() pure returns (string)
Genie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GENIE
totalSupply() view returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ManualSwap()
addLiquidity()
approve(address spender, uint256 amount) returns (bool)
emergencyTaxAt()
manualSend()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
withdrawTokens(address to, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed account, uint256 amount)
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.