Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.59)
Native
Value
$0.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00016 | $3,697.71 |
$0.59 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5011146 | 7 years ago | | | 0 | 0.00059520000 | |
| 4979984 | 7 years ago | | | 0 | 0.000040496000 | |
| 4979465 | 7 years ago | | | 0 | 0.00044020800 | |
| 4979203 | 7 years ago | | | 0 | 0.000025432000 | |
| 4978355 | 7 years ago | | | 0.1 | 0.00023625500 | |
| 4978355 | 7 years ago | | | 0.1 | 0.000047251000 | |
| 4978353 | 7 years ago | | | 0.1 | 0.000047251000 | |
| 4971548 | 7 years ago | | | 0 | 0.000040432000 | |
| 4971527 | 7 years ago | | | 0.016 | 0.000054680000 | |
| 4971472 | 7 years ago | | | 0.0074 | 0.000062251000 |
ABI
ABI objects
Getter at block 21329569
buyPrice() view returns (uint256)
640000000000000
decimals() view returns (uint8)
3
founder() view returns (address)
0x9afd4f7ad03a03d306b41a4604ea2928cff78fd1
name() view returns (string)
PonziCoin
sellPrice() view returns (uint256)
160000000000000
symbol() view returns (string)
SEC
tierBudget() view returns (uint256)
99024
totalSupply() view returns (uint256)
402308
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
fund() payable returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(uint256 tokenCount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Issuance(address indexed to, 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.