Safe Shield
Verified contract
Active on
Ethereum with 1,107 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3320…3b3c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SFSHLD | ERC-20 | 24.085462B | -- | -- | |
META🌃 | ERC-20 | 55.704972K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20555894 | 3 months ago | | | 0 | 0.000072813471 | |
| 20176178 | 5 months ago | | | 0 | 0.00014968849 | |
| 20172963 | 5 months ago | | | 0 | 0.000074582101 | |
| 20172962 | 5 months ago | | | 0 | 0.000074398920 | |
| 19849309 | 6 months ago | | | 0 | 0.000084000000 | |
| 19772748 | 6 months ago | | | 0 | 0.00030348803 | |
| 19265344 | 9 months ago | | | 0 | 0.0013905758 | |
| 17432653 | a year ago | | | 0 | 0.0013957933 | |
| 17407413 | a year ago | | | 0 | 0.0013604762 | |
| 17000591 | 2 years ago | | | 0 | 0.00095788019 |
ABI
ABI objects
Getter at block 21170258
_devFee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
Safe Shield
owner() view returns (address)
0xef526bf5f63e7dc08d2298d8399164da73d4d1a0
swapAndRedirectEthFeesEnabled() view returns (bool)
false
symbol() view returns (string)
SFSHLD
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x8c3b2e86aaceb1b7ad8cb96e63881c28f5cef29a
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)
State-modifying
Events _setDevWallet(address teamDevAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllFees()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
manualSend()
manualSwap()
renounceOwnership()
setRouterAddress(address newRouter)
setSwapAndRedirectEthFeesEnabled(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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OnSwapAndRedirectEthFees(uint256 tokensSwapped, uint256 ethToLiquidity, uint256 ethToDevWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndRedirectEthFeesUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.