Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLUEGUY | ERC-20 | 639.549225K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19208612 | 3 months ago | | | 0 | 3.9133920e-7 | |
| 18850458 | 3 months ago | | | 0 | 0.000000201918452936 | |
| 15430051 | 6 months ago | | | 0 | 2.2114243e-7 | |
| 15401695 | 6 months ago | | | 0 | 0.000000301749469672 | |
| 14377730 | 7 months ago | | | 0 | 0.0000013284803 | |
| 13969161 | 7 months ago | | | 0 | 0.0000020022508 | |
| 13797491 | 7 months ago | | | 0 | 0.0000013415433 | |
| 13766086 | 7 months ago | | | 0 | 0.0000070848769 | |
| 13727757 | 7 months ago | | | 0 | 0.0000013418904 | |
| 13726391 | 7 months ago | | | 0 | 0.0000018708548 |
ABI
ABI objects
Getter at block 23211059
decimals() view returns (uint8)
18
dexPair() view returns (address)
0xda094ae258436526347bf9f3f33a15f5c0c229c2
name() view returns (string)
Blue Guy
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackInfo() view returns (bool _swapbackEnabled, uint256 _swapBackValueMin, uint256 _swapBackValueMax)
(_swapbackEnabled=true, _swapBackValueMin=1000000000000000000000000, _swapBackValueMax=20000000000000000000000000)
symbol() view returns (string)
BLUEGUY
taxes() view returns (uint256 _totalBuyFee, uint256 _buyMktFee, uint256 _buyDevFee, uint256 _totalSellFee, uint256 _sellMktFee, uint256 _sellDevFee)
(_totalBuyFee=0, _buyMktFee=0, _buyDevFee=0, _totalSellFee=0, _sellMktFee=0, _sellDevFee=0)
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingLive() view returns (bool)
true
txLimits() view returns (bool _limitsInEffect, bool _transferDelayEnabled, uint256 _maxWallet, uint256 _maxTx)
(_limitsInEffect=false, _transferDelayEnabled=true, _maxWallet=20000000000000000000000000, _maxTx=20000000000000000000000000)
wallets() view returns (address _mktReceiver, address _devReceiver)
(_mktReceiver=0x15a418cb34aaa6311f633ff9771e82b399622398, _devReceiver=0xc4c86747c6d242d878464a0b191831329f7b3a0a)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkMappings(address _target) view returns (bool _isFeeExempt, bool _isTxLimitExempt, bool _automatedMarketMakerPairs)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeModeList(address[] _addresses, bool _enabled)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
feesExempt(address account, bool excluded)
golive()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
maxWalletExempt(address updAds, bool isEx)
renounceOwnership()
rmvDelay()
rmvlmt()
setAutomatedMarketMakerPair(address pair, bool value)
setDevWallet(address newWallet)
setMarketingWallet(address newWallet)
setMode()
setbuyfees(uint256 _marketingFee, uint256 _devFee)
setsellfees(uint256 _marketingFee, uint256 _devFee)
setswapback(bool _enabled, uint256 _min, uint256 _max)
settxlimit(uint256 newNum)
setwalletlimit(uint256 newNum)
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)
BuyFeeUpdated(uint256 totalBuyFee, uint256 buyMktFee, uint256 buyDevFee)
DisabledTransferDelay(uint256 indexed timestamp)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
LimitsRemoved(uint256 indexed timestamp)
MaxTxUpdated(uint256 maxTx)
MaxWalletUpdated(uint256 maxWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellFeeUpdated(uint256 totalSellFee, uint256 sellMktFee, uint256 sellDevFee)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapbackSettingsUpdated(bool enabled, uint256 swapBackValueMin, uint256 swapBackValueMax)
TradingEnabled(uint256 indexed timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devReceiverUpdated(address indexed newWallet, address indexed oldWallet)
lpReceiverUpdated(address indexed newWallet, address indexed oldWallet)
mktReceiverUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.