SAFE DAO

Verified contract

Active on Ethereum with 670 txns
Deployed by via 0x5d9c2058 at 15795785
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables
Native
Value $0.75
ERC-20
Value $69.93
0x1097be150d1b2bdc094f3a057b8c63515afba9dda96f83100930b5565527f4a3
0x69568f8459b6a4f0ea063315a400076341bc7e74bdf3ef3a83bfce986db72844
0xa7629e793ab3c39d78be630b2b58d34365cc95e6f6e525a88ee7160a41b7f04d
0x2a02c38d7d791da21224e0ab4e45a5b67213c2075d75d4410908490c9b8591c8
0xa443ffb2bd2913dd22871fd38be37de746d2c54a8d6b1600aee576a0bda01c55
0x948d04fa4ea0f86ae1fc910f051ac2550dd34aeab6b36149b86010f94b7d7bd5
0xea8f507b8812294017f25cc8e12915b12c1fa30517d6c1168e652c000ed13187
0x97fe684ab5c335892125c7cac9efe1f5fa5bebbd80d538536d696e772753fcb9
0x97d445426df671b7d6e6430457aa382e3e0400363e746b561d3f92af99fc4b50
0x3a8c73e73b8160b36eabb362e40122c428846a61b03630bcc201257757b4bd4b

Functions
Getter at block 21029925
TaxAddress(view returns (address)
0x0000000000000000000000000000000000000000
buyLiquidityFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
0
buyTaxFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
false
maxBuyAmount(view returns (uint256)
50000000000000000000000000
maxSellAmount(view returns (uint256)
1000000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
SAFE DAO
operationsAddress(view returns (address)
0xc00bedfd78d649d00aadd0b6e5091751d200eeb4
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
0
sellTaxFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000000
symbol(view returns (string)
SAFE
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
tokensForTax(view returns (uint256)
0
totalSupply(view returns (uint256)
1048576000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15795826
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xafbf8f90ab3619c2ef07f45e5b0c13c5aab4bf1d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setOperationsAddress(address _operationsAddress
setTaxAddress(address _TaxAddress
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _TaxFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _TaxFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
UpdatedTaxAddress(address indexed newWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.