PicaArtMoney
Verified contract
Active on
Ethereum with 1,445 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) |
---|---|---|---|---|---|---|---|
| 20694797 | 2 months ago | | | 0 | 0.00018219041 | |
| 20318256 | 4 months ago | | | 0 | 0.00054464980 | |
| 19944604 | 6 months ago | | | 0 | 0.00018040800 | |
| 19944600 | 6 months ago | | | 0 | 0.00025990000 | |
| 19817129 | 6 months ago | | | 0 | 0.00072772000 | |
| 19780256 | 6 months ago | | | 0 | 0.00055241750 | |
| 19324544 | 8 months ago | | | 0 | 0.0020792000 | |
| 19300115 | 9 months ago | | | 0 | 0.0017669120 | |
| 19250093 | 9 months ago | | | 0 | 0.0012472320 | |
| 19181262 | 9 months ago | | | 0 | 0.0018527261 |
ABI
ABI objects
Getter at block 21171752
decimals() view returns (uint8)
18
name() view returns (string)
PicaArtMoney
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe87b786c723927835754b6b991430c29a5f38c7d
symbol() view returns (string)
PICA
totalSupply() view returns (uint256)
903679668000000000000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.