Social Club
Verified contract
Active on
Ethereum with 546 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa060…aa76
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SXC | ERC-20 | 152.883505K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17110279 | 2 years ago | | | 0 | 0.0019446678 | |
| 17037842 | 2 years ago | | | 0 | 0.0017260223 | |
| 16783414 | 2 years ago | | | 0 | 0.00093751442 | |
| 16585486 | 2 years ago | | | 0 | 0.0010732697 | |
| 16538820 | 2 years ago | | | 0 | 0.00045694578 | |
| 16307301 | 2 years ago | | | 0 | 0.00042889642 | |
| 16307276 | 2 years ago | | | 0 | 0.00068754666 | |
| 15967581 | 2 years ago | | | 0 | 0.00070644030 | |
| 15967580 | 2 years ago | | | 0 | 0.00044956425 | |
| 15959621 | 2 years ago | | | 0 | 0.00067006665 |
ABI
ABI objects
Getter at block 21295454
burnFee() view returns (uint256)
1
burnFee_OnTransfer() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastATH() view returns (uint256)
201336248625
launchTime() view returns (uint256)
1665759791
liquidityFee() view returns (uint256)
1
liquidityFee_OnTransfer() view returns (uint256)
1
maxTransactionAmount() view returns (uint256)
500000000000000000000000000000
maxWalletAmount() view returns (uint256)
999999999999999999999999999999999999999999
name() view returns (string)
Social Club
owner() view returns (address)
0x8ef17688672782a8d42d541042ef51e53e551abc
priceImpactLimit() view returns (uint256)
9999999999999999999999999999999999999999999999999
projectFee() view returns (uint256)
3
projectFee_OnTransfer() view returns (uint256)
3
projectWalletAddress() view returns (address)
0xa06063b2ce7c282b3e3c99f015a6fa8d0581aa76
reflectionFee() view returns (uint256)
1
reflectionFee_OnTransfer() view returns (uint256)
1
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
SXC
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x199f93286fc0539c757226d95b46d001010d7abb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklist(address) view returns (bool)
isBot(address account) view returns (bool)
isExcluded(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
reflectionFromToken(uint256 tAmount) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestyBot(address account)
_blacklistBot(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setMaxTransactionAmount(uint256 newAmount)
setMaxWalletAmount(uint256 newAmount)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _refletionFee, uint256 _projectFee, uint256 _liquidityFee, uint256 _burnFee)
updateFees_OnTransfer(uint256 _refletionFee, uint256 _projectFee, uint256 _liquidityFee, uint256 _burnFee)
updatePriceImpactLimit(uint256 val)
updateProjectWalletAddress(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
LogReserve(uint256 amt0, uint256 amt1)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.