Sakamoto Inu
Verified contract
Active on
Ethereum with 211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($2.32)
Native
Value
$2.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000878 | $2,638.93 |
$2.32 | |
SAKAMOTO | ERC-20 | 271.19928K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15802860 | 2 years ago | | | 0 | 0.00040963382 | |
| 14523728 | 3 years ago | | | 0 | 0.0016042324 | |
| 14509188 | 3 years ago | | | 0 | 0.0044806065 | |
| 14471308 | 3 years ago | | | 0 | 0.0023341503 | |
| 14447506 | 3 years ago | | | 0 | 0.0011350774 | |
| 14427231 | 3 years ago | | | 0 | 0.0010582677 | |
| 14393467 | 3 years ago | | | 0 | 0.0020005784 | |
| 14343846 | 3 years ago | | | 0 | 0.0019234512 | |
| 14340754 | 3 years ago | | | 0 | 0.00082223387 | |
| 14340752 | 3 years ago | | | 0 | 0.0012294210 |
ABI
ABI objects
Getter at block 21084720
_liquidityFee() view returns (uint256)
99
_marketingFee() view returns (uint256)
10
_taxFee() view returns (uint256)
0
cooldown() view returns (uint256)
30
cooldownStatus() view returns (bool)
true
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Sakamoto Inu
owner() view returns (address)
0x43c84aa57b1a2173542dcd6e6c2de4b74e49ac69
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SAKAMOTO
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x3650311e1ce34372bfbc27f8a7a8d58313d0755d
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)
clearStuckBalance(uint256 amountPercentage)
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()
setBlacklistStatus(address account, bool Blacklisted)
setCooldown(uint256 _cooldown)
setCooldownEnabled(bool onoff)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMaxBuyPercent(uint256 percent, uint256 divisor)
setNumTokensSellToAddToLiquidity(uint256 percent, uint256 divisor)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
ToMarketing(uint256 bnbSent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingWallet)
receive()
This contract contains no error objects.