Pamp Network
Verified contract
Active on
Ethereum with 23,088 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x738d…8093
Balances ($3,156.51)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.997191K | $1.001 |
$3,000.19 | |
USDC | ERC-20 | 150 | $1.001 |
$150.15 | |
SRK | ERC-20 | 172.264517K | $0.000036 |
$6.17 | |
PAMP | ERC-20 | 1.579913M | -- | -- | |
BART | ERC-20 | 30K | -- | -- | |
PSP | ERC-20 | 4.99K | -- | -- | |
P2MP | ERC-20 | 100 | -- | -- | |
ARR | ERC-20 | 97 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21233938 | 6 days ago | | | 0 | 0.00061326212 | |
| 21227811 | 7 days ago | | | 0 | 0.00024761972 | |
| 21103981 | 24 days ago | | | 0 | 0.00025891356 | |
| 21103979 | 24 days ago | | | 0 | 0.00026559318 | |
| 21103922 | 24 days ago | | | 0 | 0.00040665247 | |
| 21102387 | 24 days ago | | | 0 | 0.00012312020 | |
| 21001538 | a month ago | | | 0 | 0.00019983218 | |
| 20983113 | a month ago | | | 0 | 0.00018367189 | |
| 20888763 | 2 months ago | | | 0 | 0.00011754785 | |
| 20847746 | 2 months ago | | | 0 | 0.00019346198 |
ABI
ABI objects
Getter at block 21275412
_decimals() view returns (uint8)
18
_name() view returns (string)
Pamp Network
_stakingContract() view returns (address)
0x738d3cec4e685a2546ab6c3b055fd6b8c1198093
_symbol() view returns (string)
PAMP
decimals() view returns (uint8)
18
name() view returns (string)
Pamp Network
owner() view returns (address)
0x6376ffc4e4a1e3d0b6b67e0c5f22afb7690ab7cd
symbol() view returns (string)
PAMP
totalSupply() view returns (uint256)
296042194040819601428768090
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _burn(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMyStakes()
updateStakingContract(address stakingContract)
Approval(address indexed owner, address indexed spender, uint256 value)
ErrorMessage(string errorMessage)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.