Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PULSXT | ERC-20 | 33.642808K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17102970 | 2 years ago | | | 0 | 0.0025170480 | |
| 17068598 | 2 years ago | | | 0 | 0.0018113693 | |
| 17068468 | 2 years ago | | | 0 | 0.0027802565 | |
| 17068381 | 2 years ago | | | 0 | 0.0014387940 | |
| 17068349 | 2 years ago | | | 0 | 0.0015144547 | |
| 17068339 | 2 years ago | | | 0 | 0.0017379300 | |
| 17068337 | 2 years ago | | | 0 | 0.0016517390 | |
| 17068315 | 2 years ago | | | 0 | 0.0017779610 | |
| 17068300 | 2 years ago | | | 0 | 0.0017357398 | |
| 17068293 | 2 years ago | | | 0 | 0.0015235131 |
ABI
ABI objects
Getter at block 21432308
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
deployerWallet() view returns (address)
0x61ce44d03aab3b850eaecb211960199bd5b4c1e0
developerWallet() view returns (address)
0x0084b7944c473a8a896625c16531179142028679
firstBlocks() view returns (uint256)
17067874
initialTotalSupply() view returns (uint256)
1000000000000000000000000
marketingWallet() view returns (address)
0x0bfaef0d429fdc2fc720427517b6a3149ef98cbf
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
PulseNext
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
PULSXT
tokensForMarketing() view returns (uint256)
32678294947575448878462
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa0138226370fce49ae2dfad5e2732709b1545117
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearEth()
clearToken(address tokenToClear)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFee(uint256 _buyFee, uint256 _sellFee)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.