PussyNoodle
Verified contract
Active on
Ethereum with 325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NOODS | ERC-20 | 27.252243K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20326075 | 5 months ago | | | 0 | 0.00036279724 | |
| 19875525 | 7 months ago | | | 0 | 0.00055125531 | |
| 19875251 | 7 months ago | | | 0 | 0.00030096998 | |
| 19605938 | 8 months ago | | | 0 | 0.00074843476 | |
| 19538896 | 8 months ago | | | 0 | 0.0012176374 | |
| 19533492 | 9 months ago | | | 0 | 0.0026967064 | |
| 19532605 | 9 months ago | | | 0 | 0.0016089020 | |
| 19532384 | 9 months ago | | | 0 | 0.0015323035 | |
| 19529319 | 9 months ago | | | 0 | 0.0014008771 | |
| 19527484 | 9 months ago | | | 0 | 0.0047065785 |
ABI
ABI objects
Getter at block 21394862
Irouter02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
200000000000000000000000
_maxWalletToken() view returns (uint256)
200000000000000000000000
buyFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
1000
getOwner() view returns (address)
0xcf76c952066544c0b8f0d1132b6aa5f7cddef963
liqPair() view returns (address)
0x47398316071948b99e7d93cce519521fa5bb5b03
marketingFeeReceiver() view returns (address)
0x9ba501a6ba84499a44ee0811a5428c15730b2b47
name() pure returns (string)
PussyNoodle
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000000000000
symbol() pure returns (string)
NOODS
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
clearStuckBalance()
renounceOwnership()
setFees(uint256 _buyFee, uint256 _sellFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setLimits(uint256 maxWallPercent, uint256 maxTXPercent)
setSwapThreshold(uint256 _swapThreshold)
swapbackEdit(bool _enabled)
sweepContingency(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.