Taikutsuna Saru
Verified contract
Active on
Ethereum with 193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7214…a621
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SARU | ERC-20 | 6.479102K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15729107 | 2 years ago | | | 0 | 0.00091507962 | |
| 15706388 | 2 years ago | | | 0 | 0.0013294316 | |
| 15705639 | 2 years ago | | | 0 | 0.0019524894 | |
| 15623334 | 2 years ago | | | 0 | 0.0013208034 | |
| 15622048 | 2 years ago | | | 0 | 0.00038861262 | |
| 15621508 | 2 years ago | | | 0 | 0.00057043765 | |
| 15621462 | 2 years ago | | | 0 | 0.00041251436 | |
| 15621460 | 2 years ago | | | 0 | 0.00079212929 | |
| 15621235 | 2 years ago | | | 0 | 0.00025838958 | |
| 15621181 | 2 years ago | | | 0 | 0.0013542707 |
ABI
ABI objects
Getter at block 21247004
_fees() view returns (uint256 buyMarketingFee, uint256 sellMarketingFee)
(buyMarketingFee=5, sellMarketingFee=15)
decimals() view returns (uint8)
18
isSwapEnabled() view returns (bool)
true
name() view returns (string)
Taikutsuna Saru
owner() view returns (address)
0xdcd42773891f2b1f4ee283e1408163d75eae6c3d
swapping() view returns (bool)
false
symbol() view returns (string)
SARU
totalSupply() view returns (uint256)
2000000000000000000000000
uniswapV2Pair() view returns (address)
0x45c83470228edd0053bb9594b30169e02db74a93
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromMaxTx(address) view returns (bool)
_isExcludedMaxWalletAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address account, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromLimits(address account, bool state)
excludeFromMaxTransaction(address account, bool state)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyAndSellMarketingFees(uint256 _marketingFeeBuy, uint256 _marketingFeeSell)
updateMaxTxnAmount(uint256 newMaxBuyAmount, uint256 newMaxSellAmount)
updateMaxWalletAmount(uint256 newPercentage)
updateSwapAmount(uint256 newSwapAmount) returns (bool)
updateSwapEnabled(bool newState)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.