MultiChainCapital
Verified contract
Active on
Ethereum with 8,013 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfbf3…74fa
0x4385…b49b
1 additional
variable
Balances ($212.47)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 4.284184M | $0.000026 |
$111.56 | |
UNI | ERC-20 | 8 | $9.36 |
$74.88 | |
USDT | ERC-20 | 26 | $1.001 |
$26.03 | |
MCC | ERC-20 | 20B | -- | -- | |
MCC | ERC-20 | 35.536543M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156092 | 7 hours ago | | | 0 | 0.00030667408 | |
| 21083027 | 10 days ago | | | 0 | 0.00019938620 | |
| 20977126 | 25 days ago | | | 0 | 0.00032247180 | |
| 20853200 | a month ago | | | 0 | 0.00055347313 | |
| 20632387 | 2 months ago | | | 0 | 0.000026670600 | |
| 20629260 | 2 months ago | | | 0 | 0.000061701963 | |
| 20615795 | 2 months ago | | | 0 | 0.000025291104 | |
| 20615788 | 2 months ago | | | 0 | 0.000029769565 | |
| 20615784 | 2 months ago | | | 0 | 0.000052986903 | |
| 20609781 | 3 months ago | | | 0 | 0.00013296490 |
ABI
ABI objects
Getter at block 21158225
_MCCWalletAddress() view returns (address)
0xfbf335f8224a102e22abe78d78cc52dc95e074fa
_getETHBalance() view returns (uint256 balance)
0
_marketingWalletAddress() view returns (address)
0x43853a1999f1dc727f407e22283b16bc0fe7b49b
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
MultiChainCapital
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MCC
totalFees() view returns (uint256)
53903411748048648830460
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xdca79f1f78b866988081de8a06f92b5e5d316857
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 _setMCCWallet(address MCCWalletAddress)
_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)
lock(uint256 time)
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)
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 MCCWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.