Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8f96…ec7a
7 additional
variables
Balances ($38,761.33)
Native
Value
$38,751.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 11.680366 | $3,317.62 |
$38,751.02 | |
SAFE | ERC-20 | 0.210758 | $48.33 |
$10.19 | |
WGC | ERC-20 | 200 | $0.000626 |
$0.13 | |
USA | ERC-20 | 1 | $0.000729 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000749 |
$0 | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
fart | ERC-20 | 10 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22723995 | a day ago | | | 0 | 0.000000107561206359 | |
| 22654200 | 3 days ago | | | 0 | 3.4580019e-7 | |
| 22623279 | 3 days ago | | | 0 | 3.8941444e-7 | |
| 22583441 | 4 days ago | | | 0 | 2.2391758e-7 | |
| 22583432 | 4 days ago | | | 0 | 3.9058086e-7 | |
| 22583285 | 4 days ago | | | 0 | 3.9063891e-7 | |
| 22546380 | 5 days ago | | | 0 | 4.6940369e-7 | |
| 22530959 | 5 days ago | | | 0 | 0.000000309163509025 | |
| 22365185 | 9 days ago | | | 0 | 3.9670042e-7 | |
| 22330780 | 10 days ago | | | 0 | 3.8901085e-7 |
ABI
ABI objects
Getter at block 22764364
_checkWalletLimit() view returns (bool)
true
_devShares() view returns (uint256)
1
_liquidityShares() view returns (uint256)
0
_safeShares() view returns (uint256)
1
_taxOnBuy() view returns (uint256)
3
_taxOnSell() view returns (uint256)
3
_totalDistributionShrs() view returns (uint256)
2
_tradingOpen() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
ethSentFromSafe() view returns (uint256)
1490694205566875043
getCirculatingSupply() view returns (uint256)
876876286590459731450
getSafeTokenValue() view returns (uint256)
13333751645481729
getStats() view returns (uint256, uint256, uint256, uint256)
(123123713409540268549, 1490694205566875043, 11680366441441995315, 13333751645481729)
maxTxAmount() view returns (uint256)
1000000000000000000000
name() view returns (string)
BaseSafe
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SAFE
totalBurned() view returns (uint256)
123123713409540268549
totalSupply() view returns (uint256)
876876286590459731451
uniswapPair() view returns (address)
0x864b6c8a0643f35fd01e34234c61f04550c1bc18
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
walletMax() view returns (uint256)
1000000000000000000000
Read-only
_checkExcludedFromFees(address) view returns (bool)
_checkMarketPair(address) view returns (bool)
_checkTxLimitExcept(address) view returns (bool)
_checkWalletLimitExcept(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getEthOut(uint256 amount) view returns (uint256 value)
State-modifying
Events _addMarketPair(address account)
_setBuyFee(uint256 newTax)
_setSellFee(uint256 newTax)
_set_checkExcludedFromFees(address account, bool newValue)
_set_checkTxLimitExcept(address holder, bool exempt)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
makeItLive()
setDevMarketingWallet(address newAddress)
setDistributionSettings(uint256 newLiquidityShare, uint256 newDevShare, uint256 newBurnShare)
setMaxTxAmount(uint256 _maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletMax(uint256 maxWalletAmount)
set_checkWalletLimitExcept(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
useTheSafe(uint256 amount) returns (bool)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
ExchangedOnSafe(address account, uint256 burnAmount, uint256 ethRecievedAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.