Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x811c…836a
0xdd47…721b
0x25d9…2f36
0xda11…ee8b
1 additional
variable
Balances ($2,381.85)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,213.78 |
$0 | |
USDC | ERC-20 | 2.181029K | $1.00 |
$2,181.03 | |
STC | ERC-20 | 11.686447K | $0.017184 |
$200.83 | |
SAITAMA | ERC-20 | 157.780005B | -- | -- | |
pSAFEMOON | ERC-20 | 91.409736M | -- | -- | |
SAITAMA | ERC-20 | 163.895455K | -- | -- | |
UNI-V2 | ERC-20 | 0.703529 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158018 | 3 hours ago | | | 0 | 0.0015468882 | |
| 21154748 | 13 hours ago | | | 0 | 0.00027137273 | |
| 21153574 | 17 hours ago | | | 0 | 0.00035615845 | |
| 21121586 | 5 days ago | | | 0 | 0.00013337713 | |
| 21082291 | 11 days ago | | | 0 | 0.00024587618 | |
| 21045322 | 16 days ago | | | 0 | 0.00016705273 | |
| 20937913 | a month ago | | | 0 | 0.00027538230 | |
| 20937907 | a month ago | | | 0 | 0.00029611000 | |
| 20937900 | a month ago | | | 0 | 0.00029611000 | |
| 20893195 | a month ago | | | 0 | 0.00080646639 |
ABI
ABI objects
Getter at block 21158781
_devWalletAddress() view returns (address)
0x811cb6c72352c37a9d833b5f09810eedf826836a
_dipWalletAddress() view returns (address)
0x25d990de98b625f6ace9c6a9b2a19ef583632f36
_getETHBalance() view returns (uint256 balance)
5
_getMaxTxAmount() view returns (uint256)
0
_getTaxFee() view returns (uint256)
8
_getTeamFee() view returns (uint256)
8
_marketingWalletAddress() view returns (address)
0xdd47d4985bbc543cc78595c6d81c6990b642721b
_marketingWalletAddress2() view returns (address)
0xda1166952947f53ec8d173ef2c575b4d1aa5ee8b
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
Boost
owner() view returns (address)
0xd9ddc8747ee7e8efcfd9fe6db51eefe0cbd1c8bf
swapEnabled() view returns (bool)
false
symbol() pure returns (string)
BOOST
totalFees() view returns (uint256)
109663916323648552882316706
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xbc6d37be25b06471d9e094dbb800c1d006e5a9ed
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 _setDevWallet(address devWalletAddress)
_setDipWallet(address dipWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMarketingWallet2(address marketingWalletAddress2)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addBotToBlacklist(address account)
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()
removeBotFromBlacklist(address account)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress, address dipWalletAddress, address marketingWalletAddress2)
receive()
This contract contains no error objects.