PicaArtMoney
Verified contract
Active on
Ethereum with 344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PicaArtMoney"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12083188 | 4 years ago | | | 0 | 0.0023988000 | |
| 11696786 | 4 years ago | | | 0 | 0.0020883858 | |
| 11319924 | 4 years ago | | | 0 | 0.0012480000 | |
| 11319901 | 4 years ago | | | 0 | 0.0011280000 | |
| 11319859 | 4 years ago | | | 0 | 0.0014904000 | |
| 11282281 | 4 years ago | | | 0 | 0.0012240000 | |
| 11282265 | 4 years ago | | | 0 | 0.0012000000 | |
| 11278717 | 4 years ago | | | 0 | 0.0016454880 | |
| 11097960 | 4 years ago | | | 0 | 0.00059746500 | |
| 11097957 | 4 years ago | | | 0 | 0.00069993000 |
ABI
ABI objects
Getter at block 21292024
decimals() view returns (uint8)
0
name() view returns (string)
PicaArtMoney
newOwner() view returns (address)
0x18edd871a7fab51f4cf07e37dfe8586ce045404b
owner() view returns (address)
0x18edd871a7fab51f4cf07e37dfe8586ce045404b
symbol() view returns (string)
PICA
totalSupply() view returns (uint256)
0
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
frozen(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
burn_address(address _target) returns (bool)
freezeAccount(address _holder) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreezeAccount(address _holder) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Freeze(address indexed holder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed holder)
constructor()
fallback()
This contract contains no error objects.