MultiStableCapital
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1973…cf1e
0x1973…cf1e
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,208.46 |
$0 | |
$MSC | ERC-20 | 111.599778M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16307333 | 2 years ago | | | 0 | 0.0040012147 | |
| 13880958 | 3 years ago | | | 0 | 0.0010546818 | |
| 13774594 | 3 years ago | | | 0 | 0.0038382616 | |
| 13694145 | 3 years ago | | | 0 | 0.0050130156 | |
| 13694143 | 3 years ago | | | 0 | 0.0079361520 | |
| 13694059 | 3 years ago | | | 0 | 0.0082668250 | |
| 13694055 | 3 years ago | | | 0 | 0.0061093834 | |
| 13694055 | 3 years ago | | | 0 | 0.0061093834 | |
| 13694018 | 3 years ago | | | 0 | 0.0066436058 | |
| 13694000 | 3 years ago | | | 0 | 0.0050041475 |
ABI
ABI objects
Getter at block 21158281
_VSCWalletAddress() view returns (address)
0x1973ed28c5fd7ba27fa44bb809d1352fc9e5cf1e
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0x1973ed28c5fd7ba27fa44bb809d1352fc9e5cf1e
decimals() view returns (uint8)
9
name() view returns (string)
MultiStableCapital
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
$MSC
totalFees() view returns (uint256)
110503594310365054540
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x4a9f8961c52123c6b845d9b94d2339d27ba7dc1b
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 _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setVSCWallet(address VSCWalletAddress)
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 VSCWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.