Proof of Safu

Verified contract

Active on Ethereum with 69 txns
Deployed by via 0x56321cb7 at 15692887
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7d90a46fcfa806959ea85f3aa2d04161483714194e660331d4ab901515528573
0x2ae118bcc0ab890a09cce91c4c1835d2cd3a3243c5c54381b4b2ab0b177a951a
0xf00dab383cad99e050866cc5a5b6d4ad1f9673854cba8bf418d271acac28be54
0x60027f086e0fd497eda558a3ac3fb8b5d9f7b3b37870345853c4dbbf93d25274
0xf1f51d7921285c4156c2378e953a4617019b519c82a631f595bee03fde36cdca
0x0fa884b3de47aeaf544af45e125d53b88433a1346ed8e44bca64c220eacea257
0xe11dbf3552b2bd73345b5848de330c36d84fdf1fce43037c135ecdd3c35529b7
0xedfbe56bff2986cecdcc4c0b7e6e604b839939fbf026eb4d1a95d2243b61e0a3
0xd3c068c25229d9595b76d74ba211286f28127410b201bc2c8b45b40f370f166b
0x9bd26f3ddf0546fba3a71049f1e69774896411a8b735832347576f3125acd067

Functions
Getter at block 21193575
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
4
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x537035853c849b5981f8ed0cdd458e0e1307025b
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Proof of Safu
owner(view returns (address)
0x537035853c849b5981f8ed0cdd458e0e1307025b
sellDevFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
BNB2.0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x66f72f83800eabff71c464bf197900890ff4d316
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.