Pantheon Ecosystem
Verified contract
Active on
Ethereum with 15,032 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Native
Value
$89,495.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 28.462778 | $3,144.29 |
$89,495.23 | |
HEX | ERC-20 | 100 | $0.002487 |
$0.25 | |
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
SHAG | ERC-20 | 10K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
EBK | ERC-20 | 1.222736K | -- | -- | |
PAN | ERC-20 | 328.350538 | -- | -- | |
MES | ERC-20 | 50 | -- | -- | |
VETH | ERC-20 | 12 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20363919 | 4 months ago | | | 0 | 0.00039389993 | |
| 20355972 | 4 months ago | | | 0 | 0.00020236680 | |
| 19853948 | 6 months ago | | | 0 | 0.00015123600 | |
| 19853825 | 6 months ago | | | 0 | 0.00016186383 | |
| 19843164 | 6 months ago | | | 0 | 0.00018904500 | |
| 19836257 | 6 months ago | | | 0 | 0.00013470419 | |
| 19836255 | 6 months ago | | | 0 | 0.00015176353 | |
| 19378908 | 8 months ago | | | 0 | 0.0089739237 | |
| 19378665 | 8 months ago | | | 0 | 0.0065474570 | |
| 19378654 | 8 months ago | | | 0 | 0.0097108620 |
ABI
ABI objects
Getter at block 21159790
buyPrice() view returns (uint256)
247575803949574
decimals() view returns (uint8)
18
name() view returns (string)
Pantheon Ecosystem
sellPrice() view returns (uint256)
247565803949574
symbol() view returns (string)
PAN
totalSupply() view returns (uint256)
24747580394957479406421
Read-only
balanceOf(address addr) view returns (uint256)
dividendsOf(address addr) view returns (uint256)
expectedFunds(uint256 tokens, bool apply_fee) view returns (uint256)
expectedTokens(uint256 funds, bool apply_fee) view returns (uint256)
State-modifying
Events buy(address referrer) payable
donate() payable
exit()
reinvest()
sell(uint256 tokens)
transfer(address to_addr, uint256 tokens) returns (bool success)
withdraw()
Donation(address indexed addr, uint256 funds, uint256 time)
Purchase(address indexed addr, uint256 funds, uint256 tokens, uint256 price, uint256 time)
ReferralReward(address indexed referral_addr, address indexed referrer_addr, uint256 funds, uint256 reward_funds, uint256 time)
Reinvestment(address indexed addr, uint256 funds, uint256 tokens, uint256 price, uint256 time)
Selling(address indexed addr, uint256 tokens, uint256 funds, uint256 price, uint256 time)
Transfer(address indexed from_addr, address indexed to_addr, uint256 tokens)
Withdrawal(address indexed addr, uint256 funds, uint256 time)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.