PULSEPAD.io
Verified contract
Proxy
Active on
Ethereum with 6,508 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
2 additional
variables
Balances ($1,691.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.670012K | $1.005 |
$1,678.36 | |
MATIC | ERC-20 | 31.765382 | $0.399138 |
$12.68 | |
PTM | ERC-20 | 106K | -- | -- | |
PLSPAD | ERC-20 | 84.139295K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172000 | a day ago | | | 0 | 0.0013389044 | |
| 21169399 | a day ago | | | 0 | 0.0014562393 | |
| 21168694 | 2 days ago | | | 0 | 0.0015473683 | |
| 21159339 | 3 days ago | | | 0 | 0.0019922689 | |
| 21118754 | 9 days ago | | | 0 | 0.00019282192 | |
| 21080174 | 14 days ago | | | 0 | 0.00049372282 | |
| 21024106 | 22 days ago | | | 0 | 0.00023827823 | |
| 21023683 | 22 days ago | | | 0 | 0.00050468898 | |
| 21019209 | 22 days ago | | | 0 | 0.00018564599 | |
| 21014084 | 23 days ago | | | 0 | 0.00039210365 |
ABI
ABI objects
Getter at block 21179774
_feeBurnPct() view returns (uint256)
0
_feeRewardAddress() view returns (address)
0x4a128a3d5a1476b1243add17fee6358c861818d3
_feeRewardPct() view returns (uint256)
0
_lgePairAddress() view returns (address)
0x0000000000000000000000000000000000000000
_lgeTimestamp() view returns (uint256)
0
_router() view returns (address)
0x0000000000000000000000000000000000000000
_whitelister() view returns (address)
0xf34ef86d31ba9f667238be1f0bd683dc52e429ca
cap() view returns (uint256)
4996933498456565674040174595
decimals() view returns (uint8)
18
getLGEWhitelistRound() view returns (uint256, uint256, uint256, uint256, bool, uint256)
(0, 0, 0, 0, false, 0)
name() view returns (string)
PULSEPAD.io
owner() view returns (address)
0xf34ef86d31ba9f667238be1f0bd683dc52e429ca
symbol() view returns (string)
PLSPAD
totalSupply() view returns (uint256)
2258933498456565674040174595
Read-only
_feeExcluded(address) view returns (bool)
_feeRewardSwapPath(uint256) view returns (address)
_lgeWhitelistRounds(uint256) view returns (uint256 duration, uint256 amountMax)
_pair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
createLGEWhitelist(address pairAddress, uint256[] durations, uint256[] amountsMax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(uint256 cap, uint256 feeBurnPct, uint256 feeRewardPct, address feeRewardAddress, address router)
mint(address _to, uint256 _amount)
modifyLGEWhitelist(uint256 index, uint256 duration, uint256 amountMax, address[] addresses, bool enabled)
renounceOwnership()
renounceWhitelister()
setFeeExcluded(address a, bool excluded)
setFees(uint256 feeBurnPct, uint256 feeRewardPct, address[] feeRewardSwapPath, address feeRewardAddress)
setPair(address a, bool pair)
setRouter(address r)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferWhitelister(address newWhitelister)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
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)
WhitelisterTransferred(address indexed previousWhitelister, address indexed newWhitelister)
constructor(address admin, address implementation)
fallback()
receive()
This contract contains no error objects.