Pusuke Inu
Verified contract
Active on
Ethereum with 417 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd20b…6c34
0x03f7…b329
5 additional
variables
Balances ($0.00)
No balances found for "Pusuke Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20933246 | 2 months ago | | | 0 | 0.00025594689 | |
| 20933243 | 2 months ago | | | 0 | 0.00043804908 | |
| 20882655 | 2 months ago | | | 0 | 0.00041307883 | |
| 20819033 | 2 months ago | | | 0 | 0.0017527899 | |
| 20808326 | 2 months ago | | | 0 | 0.00047261000 | |
| 20796104 | 2 months ago | | | 0 | 0.00046977416 | |
| 20787797 | 3 months ago | | | 0 | 0.00087763993 | |
| 20674518 | 3 months ago | | | 0 | 0.000058438663 | |
| 19845784 | 7 months ago | | | 0 | 0.00011718870 | |
| 18257729 | a year ago | | | 0 | 0.00032883471 |
ABI
ABI objects
Getter at block 21333093
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWalletSize() view returns (uint256)
400000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pusuke Inu
owner() view returns (address)
0x387d8dcfad9bf2ba0ea91f514690fc125f66bcb4
symbol() pure returns (string)
PUSUKE
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x17354e7894ed01b8c2488584b7d198cfc458e1cb
uniswapV2Router() view returns (address)
0x03f7724180aa6b939894b5ca4314783b0b36b329
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.