Society DAO
Verified contract
Active on
Ethereum with 9 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 |
---|---|---|---|---|---|
SOCIETY | ERC-20 | 7.699743M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15370128 | 2 years ago | | | 0 | 0.00086367328 | |
| 15370126 | 2 years ago | | | 0 | 0.00087637534 | |
| 15370124 | 2 years ago | | | 0 | 0.00036793320 | |
| 15370120 | 2 years ago | | | 0 | 0.00084834549 | |
| 15370120 | 2 years ago | | | 0 | 0.00061106283 | |
| 15370115 | 2 years ago | | | 0 | 0.00098371496 | |
| 15370115 | 2 years ago | | | 0 | 0.00098371496 | |
| 15370113 | 2 years ago | | | 0 | 0.0011102077 | |
| 15370100 | 2 years ago | | | 0 | 0.0010365135 |
ABI
ABI objects
Getter at block 21386968
_maxWalletAmount() view returns (uint256)
333000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xca3562417f51ab6288ff855972a9aafd40ee1289
name() pure returns (string)
Society DAO
pair() view returns (address)
0x3f243da70367d22e2b6b1c491abe6d709944dc02
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1665000000000000
symbol() pure returns (string)
SOCIETY
totalSupply() view returns (uint256)
333000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.