Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SBC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20849286 | a month ago | | | 0 | 0.00052342143 | |
| 20843472 | 2 months ago | | | 0 | 0.0010400859 | |
| 20717492 | 2 months ago | | | 0 | 0.00011267443 | |
| 20601197 | 3 months ago | | | 0 | 0.00017002016 | |
| 20567480 | 3 months ago | | | 0 | 0.000043415285 | |
| 20561259 | 3 months ago | | | 0 | 0.000086884660 | |
| 20547864 | 3 months ago | | | 0 | 0.000048091743 | |
| 20546472 | 3 months ago | | | 0 | 0.000059988708 | |
| 20546370 | 3 months ago | | | 0 | 0.000049797750 | |
| 20546354 | 3 months ago | | | 0 | 0.000048928361 |
ABI
ABI objects
Getter at block 21171791
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0x308ec2da6f347e77056199ce91b01ff59c5a985c
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
150000000000000000000000000
maxWallet() view returns (uint256)
150000000000000000000000000
name() view returns (string)
SBC
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueSwap() view returns (bool)
true
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SBC
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0xcc33c55642a404cc4087924b3b33389501ca8683
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidity(uint256 tokenAmount) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 newBuyFee)
updateFeeWallet(address newFeeWallet)
updateMaxAmount(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateRescueSwap(bool enabled)
updateSellFee(uint256 newSellFee)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(uint256 _buyFee, uint256 _sellFee)
receive()
This contract contains no error objects.