ScaryChainCapital V2
Verified contract
Active on
Ethereum with 150 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x90ad…f79d
0xb891…fd35
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,647.49 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20094615 | 5 months ago | | | 0 | 0.0011649198 | |
| 19706722 | 7 months ago | | | 0 | 0.00014651577 | |
| 16905576 | 2 years ago | | | 0 | 0.0045124668 | |
| 16738784 | 2 years ago | | | 0 | 0.00048131225 | |
| 16738783 | 2 years ago | | | 0 | 0.00048601180 | |
| 16021093 | 2 years ago | | | 0 | 0.0022451542 | |
| 16005265 | 2 years ago | | | 0 | 0.0032836490 | |
| 15723776 | 2 years ago | | | 0 | 0.0050137105 | |
| 15707808 | 2 years ago | | | 0 | 0.0055418062 | |
| 15633730 | 2 years ago | | | 0 | 0.0046879922 |
ABI
ABI objects
Getter at block 21298451
_SCCWalletAddress() view returns (address)
0x90ad55e2b24be2f6e3fcd1af272917772a2af79d
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0xb891202b6cba6269f995a0bd337f03f9208efd35
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
ScaryChainCapital V2
owner() view returns (address)
0x70d15b59684a0b8cb1e543059ee1220d73a74715
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SCC
taxFee() view returns (uint256)
4
teamFee() view returns (uint256)
5
totalFees() view returns (uint256)
14407228942856883421
totalSupply() view returns (uint256)
2000000000000000000000
uniswapV2Pair() view returns (address)
0x7dec9d12a30eebe5c570fa1603a00c5fc705b5a7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setFees(uint256 taxFee, uint256 teamFee)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setNumOfTokensToExchangeForTeam(uint256 numOfTokensToExchangeForTeam)
_setSCCWallet(address SCCWalletAddress)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamPercent(uint256 SCCPercent, uint256 marketingPercent)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address _router) returns (address _pair)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address SCCWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.