Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GIZMO | ERC-20 | 2.656119B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910650 | a year ago | | | 0 | 0.00091506653 | |
| 18557158 | a year ago | | | 0 | 0.0015838704 | |
| 18557156 | a year ago | | | 0 | 0.0014186749 | |
| 18557155 | a year ago | | | 0 | 0.0014111495 | |
| 18557155 | a year ago | | | 0 | 0.0013280260 | |
| 18557153 | a year ago | | | 0 | 0.0016048821 | |
| 18557152 | a year ago | | | 0 | 0.0021283961 | |
| 18557152 | a year ago | | | 0 | 0.0016180388 | |
| 18557152 | a year ago | | | 0 | 0.0018731954 | |
| 18557151 | a year ago | | | 0 | 0.0014865792 |
ABI
ABI objects
Getter at block 21210728
_maxSellAmount() view returns (uint256)
10000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x7bab027cd515c34db2fb4d4263014b5f0b8cc8e1
name() pure returns (string)
Gizmo
pair() view returns (address)
0x1bf8a6c9d1db17095579572675bcc4d7287e880a
symbol() pure returns (string)
GIZMO
totalSupply() view returns (uint256)
9998600000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
rescueERC20(address _address, uint256 percent)
setBot(address[] addresses, bool _enabled)
setContractSwapGizmo(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimitGizmo(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequireGizmo(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.