Pegasus
Verified contract
Active on
Ethereum with 26,234 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 |
---|---|---|---|---|---|
USDT | ERC-20 | 1.404256K | $1.001 |
$1,405.66 | |
PGS | ERC-20 | 10M | -- | -- | |
PGS | ERC-20 | 291.03944K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19524435 | 8 months ago | | | 0 | 0.0011732630 | |
| 16411533 | 2 years ago | | | 0 | 0.00066449622 | |
| 13594885 | 3 years ago | | | 0 | 0.0095406220 | |
| 13569701 | 3 years ago | | | 0 | 0.0058173990 | |
| 13535050 | 3 years ago | | | 0 | 0.011399606 | |
| 13533514 | 3 years ago | | | 0 | 0.010943967 | |
| 13532878 | 3 years ago | | | 0 | 0.0098840745 | |
| 13532356 | 3 years ago | | | 0 | 0.010955989 | |
| 13528469 | 3 years ago | | | 0 | 0.0060808360 | |
| 13331158 | 3 years ago | | | 0 | 0.0042962856 |
ABI
ABI objects
Getter at block 21283825
decimals() view returns (uint8)
8
name() view returns (string)
Pegasus
symbol() view returns (string)
PGS
totalSupply() view returns (uint256)
204803169759275745
Read-only
_allowed(address, address) view returns (uint256)
allowance(address _master, address _spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, 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.