Profit Mate
Verified contract
Active on
Ethereum with 639 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
0xb387…a7fc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRMATE | ERC-20 | 525.238917 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20887959 | a month ago | | | 0 | 0.00027064404 | |
| 20576824 | 3 months ago | | | 0 | 0.000055422557 | |
| 20455644 | 3 months ago | | | 0 | 0.000079422507 | |
| 19885987 | 6 months ago | | | 0 | 0.00016008001 | |
| 19885969 | 6 months ago | | | 0 | 0.00019117117 | |
| 19885949 | 6 months ago | | | 0 | 0.00018123201 | |
| 19877586 | 6 months ago | | | 0 | 0.00060821818 | |
| 19072113 | 10 months ago | | | 0 | 0.00068953543 | |
| 19059037 | 10 months ago | | | 0 | 0.00047928213 | |
| 18984881 | 10 months ago | | | 0 | 0.0023636316 |
ABI
ABI objects
Getter at block 21210897
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
LiquidityAdded() view returns (bool)
false
_totalSupply() view returns (uint256)
1000000000000000
buyTaxes() view returns (uint256 marketing, uint256 rewards)
(marketing=4, rewards=1)
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
100
getOwner() view returns (address)
0xd31e9cf4ba53702310312b95bd353b0df7acc19e
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x471df2405d272fd05d4c7582608d2e6ff8b18cc2
marketingAddress() view returns (address)
0xd31e9cf4ba53702310312b95bd353b0df7acc19e
maxTransactionAmount() view returns (uint256)
100001000000000
maxWallet() view returns (uint256)
100001000000000
name() pure returns (string)
Profit Mate
owner() view returns (address)
0xd31e9cf4ba53702310312b95bd353b0df7acc19e
rewardsAddress() view returns (address)
0xb387a362683ac53f8f38274b36e50a7b7f7fa7fc
sellTaxes() view returns (uint256 marketing, uint256 rewards)
(marketing=4, rewards=1)
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
301000000000
symbol() pure returns (string)
PRMATE
totalSupply() pure returns (uint256)
1000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balance(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWalelt(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing, address rewards) payable
enableTrading()
renounceOwnership()
rescueERC20(address tokenAdd, address _to, uint256 amount)
rescueETH(uint256 weiAmount)
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFeeAmount(uint256 _marketingFee, uint256 _rewardsFee)
updateMaxTxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFeeAmount(uint256 _marketingFee, uint256 _rewardsFee)
updateSwapthreshold(uint256 newNum)
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()
receive()
This contract contains no error objects.