THE GENERATOR
Verified contract
Active on
Ethereum with 90 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GENERATOR | ERC-20 | 1.268377B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18824745 | a year ago | | | 0 | 0.00084164162 | |
| 17720986 | a year ago | | | 0 | 0.0021129607 | |
| 17474502 | a year ago | | | 0 | 0.00035254140 | |
| 17361578 | 2 years ago | | | 0 | 0.0019598607 | |
| 17280975 | 2 years ago | | | 0 | 0.0042901487 | |
| 17163579 | 2 years ago | | | 0 | 0.0039280997 | |
| 17131063 | 2 years ago | | | 0 | 0.0020892244 | |
| 17129716 | 2 years ago | | | 0 | 0.0027317164 | |
| 17123598 | 2 years ago | | | 0 | 0.0017801054 | |
| 17120065 | 2 years ago | | | 0 | 0.0015924724 |
ABI
ABI objects
Getter at block 21302681
_maxTransferAmount() view returns (uint256)
840000000000000000
_maxTxAmount() view returns (uint256)
840000000000000000
_maxWalletToken() view returns (uint256)
840000000000000000
circulatingSupply() view returns (uint256)
17881500000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
THE GENERATOR
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x3e9c09186275ee236e5e3080ad4416fb78d9c890
symbol() pure returns (string)
GENERATOR
totalSupply() view returns (uint256)
21000000000000000000
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 approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setSwapBackFlag()
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.