Social Generator
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SG | ERC-20 | 25.049438K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18528167 | a year ago | | | 0 | 0.0013998566 | |
| 18524036 | a year ago | | | 0 | 0.00090557407 | |
| 18424428 | a year ago | | | 0 | 0.00029723757 | |
| 18393165 | a year ago | | | 0 | 0.00079205223 | |
| 18393145 | a year ago | | | 0 | 0.00048105653 | |
| 18393035 | a year ago | | | 0 | 0.00081781458 | |
| 18393035 | a year ago | | | 0 | 0.00081781458 | |
| 18393035 | a year ago | | | 0 | 0.00081781458 | |
| 18392993 | a year ago | | | 0 | 0.00084061239 | |
| 18392945 | a year ago | | | 0 | 0.0011247202 |
ABI
ABI objects
Getter at block 21310997
_maxTxSize() view returns (uint256)
200000000000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Social Generator
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SG
totalSupply() pure returns (uint256)
200000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
sendCustomToken(address rttr, address to, uint256 amn)
setFeeBuy(uint256 txs)
setFeeSell(uint256 txs)
setMaxTx(uint256 maxTx)
setMaxWallet(uint256 maxTx)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.