Peak Asset Coin
Verified contract
Active on
Ethereum with 2,954 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAC | ERC-20 | 801 | -- | -- | |
JC | ERC-20 | 15.4 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18342240 | a year ago | | | 0 | 0.00023322676 | |
| 18342214 | a year ago | | | 0 | 0.00041985630 | |
| 10638003 | 4 years ago | | | 0 | 0.0030123330 | |
| 10361293 | 4 years ago | | | 0 | 0.0025128841 | |
| 10148564 | 4 years ago | | | 0 | 0.0024490323 | |
| 10146852 | 4 years ago | | | 0 | 0.0016266600 | |
| 10146830 | 4 years ago | | | 0 | 0.0025724829 | |
| 9993268 | 5 years ago | | | 0 | 0.00018969300 | |
| 9785322 | 5 years ago | | | 0 | 0.00046308900 | |
| 9785299 | 5 years ago | | | 0 | 0.00062795700 |
ABI
ABI objects
Getter at block 21263565
decimals() view returns (uint8)
18
name() view returns (string)
Peak Asset Coin
symbol() view returns (string)
PAC
totalSupply() view returns (uint256)
800000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.