MultiChainCapital
Verified contract
Active on
Ethereum with 14,092 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8cdf…0142
0x4385…b49b
1 additional
variable
Balances ($146.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 146.205658 | $0.998753 |
$146.02 | |
MCC | ERC-20 | 7.535781B | -- | -- | |
MCC | ERC-20 | 17.811483M | -- | -- | |
MCC | ERC-20 | 9.9983M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156158 | 16 hours ago | | | 0 | 0.0020747056 | |
| 21156093 | 17 hours ago | | | 0 | 0.00030406657 | |
| 21155821 | 18 hours ago | | | 0 | 0.00053529085 | |
| 21151336 | a day ago | | | 0 | 0.00044231606 | |
| 21146864 | 2 days ago | | | 0 | 0.00033647282 | |
| 21142099 | 3 days ago | | | 0 | 0.00022377627 | |
| 21140920 | 3 days ago | | | 0 | 0.00042846284 | |
| 21138546 | 3 days ago | | | 0 | 0.00088741818 | |
| 21137201 | 3 days ago | | | 0 | 0.00046438391 | |
| 21119721 | 6 days ago | | | 0 | 0.000099712000 |
ABI
ABI objects
Getter at block 21161054
_MCCWalletAddress() view returns (address)
0x8cdf67ece3c522275e6b6bdd5ef332656d590142
_getETHBalance() view returns (uint256 balance)
0
_marketingWalletAddress() view returns (address)
0x43853a1999f1dc727f407e22283b16bc0fe7b49b
decimals() view returns (uint8)
9
name() view returns (string)
MultiChainCapital
owner() view returns (address)
0xed528fc31f2575312ec3336e0f6ec9812b534937
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MCC
totalFees() view returns (uint256)
294647521963715829337
totalSupply() view returns (uint256)
4206900000000000000000
uniswapV2Pair() view returns (address)
0x9c2b19dbdfad3f283c0b96c5546d91a275778d91
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)
isUniswapPair(address _pair) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events Airdrop(struct MultiChainCapitalAirdropReceiver[] recipients)
_setMCCWallet(address MCCWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setSellTaxMultiplier(uint8 mult)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addUniswapPair(address _pair)
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()
removeUniswapPair(address _pair)
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 MCCWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.