Goku Inu
Verified contract
Active on
Ethereum with 4,819 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3d38…9f1c
8 additional
variables
Balances ($3,748.72)
Native
Value
$3,214.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.939257 | $3,421.91 |
$3,214.05 | |
USDC | ERC-20 | 534.13 | $1.001 |
$534.66 | |
GOKU | ERC-20 | 2.413169T | -- | -- | |
INTPUNKS | ERC-721 | 1 | -- | -- | |
INTPUNKS | ERC-721 | 1 | -- | -- | |
INTPUNKS | ERC-721 | 1 | -- | -- | |
INTPUNKS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21249653 | a day ago | | | 0 | 0.00055991533 | |
| 21229930 | 4 days ago | | | 0 | 0.00075417740 | |
| 21211326 | 6 days ago | | | 0 | 0.00021937154 | |
| 21210462 | 6 days ago | | | 0 | 0.00041840329 | |
| 21187753 | 10 days ago | | | 0 | 0.0010992988 | |
| 21171163 | 12 days ago | | | 0 | 0.0023669119 | |
| 21140805 | 16 days ago | | | 0 | 0.00050403115 | |
| 21111708 | 20 days ago | | | 0 | 0.00025906737 | |
| 21111431 | 20 days ago | | | 0 | 0.00012949582 | |
| 21107920 | 21 days ago | | | 0 | 0.00057559177 |
ABI
ABI objects
Getter at block 21256179
BNBBalance() view returns (uint256)
939256541507259912
_liquidityFee() view returns (uint256)
9
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
Goku Inu
numberOfTokenHolders() view returns (uint256)
5797
owner() view returns (address)
0x000000000000000000000000000000000000dead
pancakePair() view returns (address)
0x0cfd1ab3f175c684f907ed3704007fceb27727e2
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
GOKU
totalFees() view returns (uint256)
4606383905181808438699754
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimit()
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()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
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)
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.