PulseCrypt
Verified contract
Active on
Ethereum with 1,139 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x67d5…3b0f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PLSCX | ERC-20 | 326.773604 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21020114 | a month ago | | | 0 | 0.00069099907 | |
| 20850075 | 2 months ago | | | 0 | 0.00020688848 | |
| 20517093 | 3 months ago | | | 0 | 0.00012570759 | |
| 20444157 | 4 months ago | | | 0 | 0.00015597164 | |
| 20358038 | 4 months ago | | | 0 | 0.00036833945 | |
| 20354513 | 4 months ago | | | 0 | 0.00014149820 | |
| 20301919 | 4 months ago | | | 0 | 0.000080743724 | |
| 20239574 | 5 months ago | | | 0 | 0.00044550789 | |
| 20236018 | 5 months ago | | | 0 | 0.00020252591 | |
| 20236001 | 5 months ago | | | 0 | 0.00022620507 |
ABI
ABI objects
Getter at block 21272545
buyTax() view returns (uint256)
4
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
PulseCrypt
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
4
symbol() pure returns (string)
PLSCX
totalSupply() pure returns (uint256)
10000000000000000000000000
treasuryAddress() view returns (address)
0x67d5f526a61f49021ce33f5011087d2120bc3b0f
uniswapV2Pair() view returns (address)
0x6ba4a06496f145a66f246c3e7b210c76c25c7daf
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeBuyValue(uint256 newBuyValue)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
removeLimits()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address[] wallets)
receive()
This contract contains no error objects.