BabySuzume
Verified contract
Active on
Ethereum with 516 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
No balances found for "BabySuzume"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21136856 | 13 days ago | | | 0 | 0.0017494416 | |
| 20408264 | 4 months ago | | | 0 | 0.000092380787 | |
| 20388220 | 4 months ago | | | 0 | 0.00032622800 | |
| 18092579 | a year ago | | | 0 | 0.00040182449 | |
| 17885023 | a year ago | | | 0 | 0.00084190729 | |
| 17433758 | a year ago | | | 0 | 0.00099858632 | |
| 17371405 | a year ago | | | 0 | 0.0015976002 | |
| 17351211 | a year ago | | | 0 | 0.0027558891 | |
| 17351183 | a year ago | | | 0 | 0.0013766702 | |
| 17171199 | 2 years ago | | | 0 | 0.0028040270 |
ABI
ABI objects
Getter at block 21229676
_burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_liquidityFee() view returns (uint256)
0
_lockTime() view returns (uint256)
0
_marketingFee() view returns (uint256)
0
_marketingWalletAddress() view returns (address)
0x0a4ec5e3d31e7e41902bf22d75adbe5533427830
_maxWallet() view returns (uint256)
30000000000000000000000000000000000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint256)
9
name() view returns (string)
BabySuzume
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SUZU
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x2c8edfec557411598a08c9336664810f702622bb
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)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setMarketingWalletAddress(address _addr)
setMaxWallet(uint256 maxWallet)
setNumTokensSellToAddToLiquidity(uint256 amount)
setRouterAddress(address newRouter)
setSellFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
withdrawStuckedFunds(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletUpdated(uint256 newMaxWallet)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.