Balances ($0.00)
No balances found for "Purr"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12449698 | 8 months ago | | | 0 | 0.0000017553908 | |
| 12449690 | 8 months ago | | | 0 | 0.0000013823673 | |
| 12449061 | 8 months ago | | | 0 | 0.0000014451933 | |
| 12446730 | 8 months ago | | | 0 | 0.0000017719895 | |
| 12446422 | 8 months ago | | | 0 | 0.0000011459747 | |
| 12446218 | 8 months ago | | | 0 | 0.0000016237322 | |
| 12446218 | 8 months ago | | | 0 | 0.000094748795 | |
| 12446186 | 8 months ago | | | 0 | 0.0000022078247 | |
| 12446176 | 8 months ago | | | 0 | 0.00023425779 | |
| 12446174 | 8 months ago | | | 0 | 0.0000017892977 |
ABI
ABI objects
Getter at block 23128114
_Owner() view returns (address)
0xf9b6a340b0c770feccd50841db2d9973b5c072af
decimals() view returns (uint8)
18
name() view returns (string)
Purr
symbol() view returns (string)
PURR
totalSupply() view returns (uint256)
1000000000000000000000001000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address eReceiver, uint256 eAmounts)
lock()
openTrading(address locker, uint256 amt)
renounceOwnership()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.