MultiStakeCapital
Verified contract
Active on
Ethereum with 1,740 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7bc…5146
0x3dac…364b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ACYC | ERC-20 | 1.103329M | -- | -- | |
MSC | ERC-20 | 272.770753K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20609007 | 3 months ago | | | 0 | 0.000035091358 | |
| 20295346 | 4 months ago | | | 0 | 0.000066494013 | |
| 19794280 | 6 months ago | | | 0 | 0.00029469675 | |
| 19526393 | 8 months ago | | | 0 | 0.0020251532 | |
| 19492051 | 8 months ago | | | 0 | 0.00065352702 | |
| 18903371 | a year ago | | | 0 | 0.00052069275 | |
| 17628194 | a year ago | | | 0 | 0.0025174976 | |
| 17186911 | 2 years ago | | | 0 | 0.0035421955 | |
| 17168687 | 2 years ago | | | 0 | 0.0019152480 | |
| 17010163 | 2 years ago | | | 0 | 0.00046054581 |
ABI
ABI objects
Getter at block 21202317
_MSCWalletAddress() view returns (address)
0xb7bc4577dfe0227174070224395d326f87285146
_getETHBalance() view returns (uint256 balance)
0
_marketingWalletAddress() view returns (address)
0x3dac53ebcee5a26a0e353b76a0c5e2c7f3aa364b
decimals() view returns (uint8)
9
name() view returns (string)
MultiStakeCapital
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MSC
totalFees() view returns (uint256)
53068281640720109011522
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xc2c1b1dcb36bfc526151613e487fa2a2bac8def7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
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 _setMSCWallet(address MSCWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renounceOwnership()
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)
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 MSCWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.