Dogecoin Peregrine Mission One
Verified contract
Active on
Ethereum with 62 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x13ac…d9ae
4 additional
variables
Balances ($0.00)
No balances found for "Dogecoin Peregrine Mission One"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839901 | 2 months ago | | | 0 | 0.00054314554 | |
| 20806836 | 2 months ago | | | 0 | 0.00065983505 | |
| 20806193 | 2 months ago | | | 0 | 0.00066432607 | |
| 20806184 | 2 months ago | | | 0 | 0.00071132990 | |
| 20806154 | 2 months ago | | | 0 | 0.00059747555 | |
| 20806115 | 2 months ago | | | 0 | 0.00077265864 | |
| 20806090 | 2 months ago | | | 0 | 0.00069942000 | |
| 20806087 | 2 months ago | | | 0 | 0.00066193799 | |
| 20806083 | 2 months ago | | | 0 | 0.00067053282 | |
| 20806082 | 2 months ago | | | 0 | 0.00066407593 |
ABI
ABI objects
Getter at block 21211461
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
841380000000000000
caSell() view returns (uint256)
3
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Dogecoin Peregrine Mission One
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PM1
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0xc56f7115b0a10ddb0599e26be148dd9a71826497
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
rescueERC20tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
setcaTrigger(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.