Safu Services
Verified contract
Active on
Ethereum with 190 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAFU | ERC-20 | 15.790143M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18426372 | a year ago | | | 0 | 0.00032569879 | |
| 18422741 | a year ago | | | 0 | 0.0017523880 | |
| 18422164 | a year ago | | | 0 | 0.0010653462 | |
| 18422131 | a year ago | | | 0 | 0.00069742005 | |
| 18422093 | a year ago | | | 0 | 0.00070086904 | |
| 18422089 | a year ago | | | 0 | 0.00069850139 | |
| 18422070 | a year ago | | | 0 | 0.00064537668 | |
| 18422063 | a year ago | | | 0 | 0.00069892106 | |
| 18422052 | a year ago | | | 0 | 0.00055457280 | |
| 18422049 | a year ago | | | 0 | 0.00091955710 |
ABI
ABI objects
Getter at block 21162936
buyTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=2, lpTax=0)
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
1000000000000000000
maxWalletSize() view returns (uint256)
1000000000000000000
name() pure returns (string)
Safu Services
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x00f33ae5c7c427e3775152601d13a34d0066a0ad
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=2, lpTax=0)
swapLimit() view returns (uint256)
50000000000000
symbol() pure returns (string)
SAFU
totalSupply() view returns (uint256)
1000000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 lpTokens)
(marketingTokens=15790142920210259, lpTokens=0)
tradingEnabled() view returns (bool)
true
Read-only
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxTx(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
rescueETH(uint256 weiAmount)
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)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.