Satoru Gojo Inu
Verified contract
Active on
Ethereum with 186 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOJINU | ERC-20 | 427.497546T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19528942 | 8 months ago | | | 0 | 0.00087064246 | |
| 15865197 | 2 years ago | | | 0 | 0.00018250013 | |
| 15865181 | 2 years ago | | | 0 | 0.00016451667 | |
| 15765166 | 2 years ago | | | 0 | 0.00065940729 | |
| 15071013 | 2 years ago | | | 0 | 0.00033941525 | |
| 14740467 | 3 years ago | | | 0 | 0.00063236786 | |
| 14740467 | 3 years ago | | | 0 | 0.0011028198 | |
| 14635534 | 3 years ago | | | 0 | 0.0026558898 | |
| 14599576 | 3 years ago | | | 0 | 0.00099225829 | |
| 14592713 | 3 years ago | | | 0 | 0.0011653300 |
ABI
ABI objects
Getter at block 21208355
_antiWhaleThreshold() view returns (uint256)
2000000000000000000000000
_burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_isAntiWhaleEnabled() view returns (bool)
true
_liquidityFee() view returns (uint256)
0
_liquidityFeeBuy() view returns (uint256)
0
_liquidityFeeSell() view returns (uint256)
6
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_minTokenBalance() view returns (uint256)
500000000000000000000000
_taxFee() view returns (uint256)
0
_taxFeeBuy() view returns (uint256)
0
_taxFeeSell() view returns (uint256)
0
decimals() pure returns (uint8)
9
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
Satoru Gojo Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
GOJINU
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x3f9a0a61c1675a35487d252b1b3da67a6944ef71
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromAntiWhale(address) view returns (bool)
_isExcludedFromAutoLiquidity(address) view returns (bool)
_isExcludedFromBuy(address) view returns (bool)
_isExcludedFromMaxTx(address) view returns (bool)
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 addToBlacklist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeFromBlackList(address account)
renounceOwnership()
setAddresses(address teamWallet, address marketingWallet)
setAntiWhaleEnabled(bool e)
setAntiWhaleThreshold(uint256 antiWhaleThreshold)
setExcludedFromAntiWhale(address account, bool e)
setExcludedFromAutoLiquidity(address a, bool b)
setExcludedFromBuy(address account, bool e)
setExcludedFromFee(address account, bool e)
setExcludedFromMaxTx(address account, bool e)
setFeesBuy(uint256 taxFee, uint256 liquidityFee)
setFeesSell(uint256 taxFee, uint256 liquidityFee)
setFeesTransfer(uint256 taxFee, uint256 liquidityFee)
setLiquidityPercentages(uint256 teamFee, uint256 marketingFee)
setMaxTx(uint256 maxTx)
setMinTokenBalance(uint256 minTokenBalance)
setSwapAndLiquifyEnabled(bool _enabled)
setUniswapPair(address p)
setUniswapRouter(address r)
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)
MarketingSent(address to, uint256 bnbSent)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 bnbReceived, uint256 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
TeamSent(address to, uint256 bnbSent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.