Pulse Grow
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($3.65)
Native
Value
$3.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001169 | $3,119.97 |
$3.65 | |
PULSEGROW | ERC-20 | 293.160566M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17375134 | a year ago | | | 0 | 0.00077243231 | |
| 17158742 | 2 years ago | | | 0 | 0.0023631360 | |
| 17072119 | 2 years ago | | | 0 | 0.0017671483 | |
| 17026715 | 2 years ago | | | 0 | 0.0028728320 | |
| 17011881 | 2 years ago | | | 0 | 0.00060313590 | |
| 17011768 | 2 years ago | | | 0 | 0.00084986202 | |
| 17009845 | 2 years ago | | | 0 | 0.00063341985 | |
| 17003755 | 2 years ago | | | 0 | 0.00092925656 | |
| 17001070 | 2 years ago | | | 0 | 0.00099778160 | |
| 17001066 | 2 years ago | | | 0 | 0.0019442046 |
ABI
ABI objects
Getter at block 21211352
EndSniperPen() view returns (uint256)
1681352123
LiveBlock() view returns (uint256)
16986615
actions() view returns (bool)
true
active() view returns (bool)
true
decimals() pure returns (uint8)
18
maxWalletOn() view returns (bool)
true
name() pure returns (string)
Pulse Grow
owner() view returns (address)
0xec3aef33d53c83e822320874af03eb852fb8c9a5
symbol() pure returns (string)
PULSEGROW
totalSupply() pure returns (uint256)
1000000000000000000000000000000
uniV2Pair() view returns (address)
0x7180ba02c6be97ee0934c5ce7a6ae6a78a7239c7
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_Bot(address) view returns (bool)
_Sniper(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangeTax(uint256 buyMarketingTax, uint256 buyTreasuryTax, uint256 buyLiquidityTax, uint256 sellMarketingTax, uint256 sellTreasuryTax, uint256 sellLiquidityTax)
OpenMarket() returns (bool)
addBot(address account)
approve(address spender, uint256 amount) returns (bool)
changeSwapAndLiquifyStatus(bool trueORfalse)
excludFromMaxWallet(address account, bool trueORfalse)
excludFromTax(address account, bool trueORfalse)
maxWalletAmount(uint256 percent, uint256 divider)
removeBot(address account)
removeSniper(address account)
renounceOwnership()
statusActions(bool trueORfalse)
statusMaxWallet(bool trueORfalse)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
withdrawStuckTokens()
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.