Pagan Inu
Verified contract
Active on
Ethereum with 145 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8340…4315
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,138.37 |
$0 | |
PAINU | ERC-20 | 902.5M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15603484 | 2 years ago | | | 0 | 0.00032049247 | |
| 15477760 | 2 years ago | | | 0 | 0.00043639660 | |
| 15477531 | 2 years ago | | | 0 | 0.00027980762 | |
| 15475344 | 2 years ago | | | 0 | 0.00022010069 | |
| 15473981 | 2 years ago | | | 0 | 0.00052146635 | |
| 15473835 | 2 years ago | | | 0 | 0.00010160324 | |
| 15473835 | 2 years ago | | | 0 | 0.00017732149 | |
| 15473351 | 2 years ago | | | 0 | 0.00047455696 | |
| 15473238 | 2 years ago | | | 0 | 0.00065620869 | |
| 15473234 | 2 years ago | | | 0 | 0.00076635423 |
ABI
ABI objects
Getter at block 21221876
decimals() pure returns (uint8)
9
name() pure returns (string)
Pagan Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
PAINU
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xa99317baa7485c6dd8ac408dbabdef45f7369d33
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 amount)
changeMaxWalletAmount(uint256 amount)
changeSwapThreshold(uint256 amount)
delBot(address notbot)
excludeFromFees(address account, bool excluded)
excludeFromLimits(address account, bool excluded)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet1, address wallet2)
receive()
This contract contains no error objects.