Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PopeCoin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17453200 | 4 months ago | | | 0 | 6.6981428e-7 | |
| 17452866 | 4 months ago | | | 0 | 6.6176549e-7 | |
| 17452527 | 4 months ago | | | 0 | 6.7087623e-7 | |
| 17452426 | 4 months ago | | | 0 | 0.000000704849384420 | |
| 17452420 | 4 months ago | | | 0 | 6.3872063e-7 | |
| 17452255 | 4 months ago | | | 0 | 6.7755204e-7 | |
| 17452245 | 4 months ago | | | 0 | 6.8092721e-7 | |
| 17452106 | 4 months ago | | | 0 | 6.2403833e-7 | |
| 17452047 | 4 months ago | | | 0 | 6.1217520e-7 | |
| 17451869 | 4 months ago | | | 0 | 5.8209781e-7 |
ABI
ABI objects
Getter at block 22151685
_ots() view returns (bytes32)
0xd0eaf8d801a46a20623fce7fe447c00a3f6a77b94605bd7622a72ccd6c60fdcc
_totalSupply() view returns (uint256)
700000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
PopeCoin
symbol() view returns (string)
POPE
totalSupply() view returns (uint256)
700000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.