Binley Mega Chippy
Verified contract
Active on
Ethereum with 131 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9cd6…c155
0x71b7…1058
12 additional
variables
Balances ($6.34)
Native
Value
$6.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00158 | $4,015.58 |
$6.34 | |
BMC | ERC-20 | 1,073,531,986.396934T | -- | -- | |
UNI-V2 | ERC-20 | 222.142877K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14917232 | 3 years ago | | | 0 | 0.0027205402 | |
| 14914199 | 3 years ago | | | 0 | 0.0012793188 | |
| 14911473 | 3 years ago | | | 0 | 0.0017388106 | |
| 14911368 | 3 years ago | | | 0 | 0.0024231950 | |
| 14911329 | 3 years ago | | | 0 | 0.0025946821 | |
| 14911314 | 3 years ago | | | 0 | 0.0031656306 | |
| 14911274 | 3 years ago | | | 0 | 0.0025208519 | |
| 14911253 | 3 years ago | | | 0 | 0.0019309990 | |
| 14911240 | 3 years ago | | | 0 | 0.0020966609 | |
| 14911239 | 3 years ago | | | 0 | 0.0020336315 |
ABI
ABI objects
Getter at block 21421650
_marketingAddress() view returns (address)
0x9cd614f1d93e520c43f085f2ee9a8e8627c6c155
_maxTxAmount() view returns (uint256)
420000000000000000000000000000000
_maxWalletSize() view returns (uint256)
420000000000000000000000000000000
_teamwallet() view returns (address)
0x71b71cf43631835a95cc9d0be69430d17ddb1058
buyFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
(tax=1, liquidity=0, marketing=4, team=4, donation=1)
decimals() view returns (uint8)
9
donationAddress() view returns (address)
0xbd67573521eda9ed2b4a60f461b6b9c306649966
geUnlockTime() view returns (uint256)
0
guesttime() view returns (bool)
true
name() view returns (string)
Binley Mega Chippy
owner() view returns (address)
0xdfd3119d46719a709f88457580a654d44a1d4c44
sellFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
(tax=2, liquidity=4, marketing=7, team=7, donation=2)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BMC
totalFees() view returns (uint256)
1726142858533501181550743721253
totalSupply() view returns (uint256)
420000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x99f2ee7e275d0bb3376538a453ab8745f100e7c6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events YachtParty()
_setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
setBothFees(uint16 buy_tax, uint16 buy_liquidity, uint16 buy_marketing, uint16 buy_team, uint16 buy_donation, uint16 sell_tax, uint16 sell_liquidity, uint16 sell_marketing, uint16 sell_team, uint16 sell_donation)
setBuyFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
setSwapAndLiquifyEnabled(bool _enabled)
setguesttime(bool on)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateDonationWallet(address newAddress)
updateMarketingWallet(address newAddress)
updateteamWallet(address newAddress)
withdrawForeignToken(address tokenAddress, address recipient, uint256 amount)
withdrawStuckETH(address recipient, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor()
receive()
This contract contains no error objects.