Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2a1…c9cd
0x6868…dd33
0xf702…b877
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,698.62 |
$0 | |
PEGASUS | ERC-20 | 99.556667B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15342859 | 2 years ago | | | 0 | 0.00039672701 | |
| 14287098 | 3 years ago | | | 0 | 0.0014127987 | |
| 14286978 | 3 years ago | | | 0 | 0.0011433253 | |
| 13916048 | 3 years ago | | | 0 | 0.0038215419 | |
| 13915502 | 3 years ago | | | 0 | 0.0044474108 | |
| 13840322 | 3 years ago | | | 0 | 0.0021963175 | |
| 13828826 | 3 years ago | | | 0 | 0.0011398218 | |
| 13801365 | 3 years ago | | | 0 | 0.0033658939 | |
| 13799133 | 3 years ago | | | 0 | 0.0047038955 | |
| 13788630 | 3 years ago | | | 0 | 0.0017392882 |
ABI
ABI objects
Getter at block 21305304
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
13768717
name() pure returns (string)
Pegasus
owner() view returns (address)
0xff778e345bd0e93b46933300c594ec2365601eee
symbol() pure returns (string)
PEGASUS
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isExcluded(address account) view returns (bool)
isWhiteListed(address account) view returns (bool)
State-modifying
Events AddToCEX(bool enabled)
TransferTax(bool enabled)
_ZeroBuyTax()
_ZeroSellTax()
_setBuyTax(uint256 buytax)
_setSellTax(uint256 selltax)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address account)
manualsend()
manualswap()
manualswapcustom(uint256 percentage)
openTrading()
renounceOwnership()
setBank(address account)
setBots(address[] bots_)
setDev(address account)
setDevpay(address account)
setMarket(address account)
setMaxTxPercent(uint256 maxTxPercent)
setRouterPercent(uint256 maxRouterPercent)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address markettax, address devtax, address bank, address dev)
receive()
This contract contains no error objects.