Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NGC | ERC-20 | 202.096901 | $0.019066 |
$3.85 | |
LAToken | ERC-20 | 201.798 | $0.018183 |
$3.67 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
WHACKD | ERC-20 | 21.549881K | -- | -- | |
PRG | ERC-20 | 11.058519K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
GRX | ERC-20 | 400 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
KTD | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19744045 | 7 months ago | | | 0 | 0.00037802400 | |
| 19687067 | 7 months ago | | | 0 | 0.00021214351 | |
| 19687058 | 7 months ago | | | 0 | 0.00021558077 | |
| 19638274 | 7 months ago | | | 0 | 0.00078586198 | |
| 19638266 | 7 months ago | | | 0 | 0.0010699639 | |
| 19543594 | 8 months ago | | | 0 | 0.00091679398 | |
| 19041476 | 10 months ago | | | 0 | 0.0026694968 | |
| 18938303 | a year ago | | | 0 | 0.0016525440 | |
| 18938104 | a year ago | | | 0 | 0.0016525440 | |
| 18938000 | a year ago | | | 0 | 0.0021421360 |
ABI
ABI objects
Getter at block 21244548
decimals() view returns (uint8 decimals)
6
fee() view returns (uint256)
33246
name() view returns (string name)
PRG
symbol() view returns (string symbol)
PRG
totalSupply() view returns (uint256 supply)
164936507938308
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 _currentValue, uint256 _newValue) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
burnTokens(uint256 _value) returns (bool success)
setFundAddress(address _newFund)
setOwner(address _newOwner)
transfer(address _to, uint256 _value) returns (bool success)
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(address fundAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.