Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PECKER"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17532624 | 3 months ago | | | 0 | 5.4590806e-7 | |
| 17531825 | 3 months ago | | | 0 | 6.6142122e-7 | |
| 17531819 | 3 months ago | | | 0 | 6.4909441e-7 | |
| 17531812 | 3 months ago | | | 0 | 6.6719930e-7 | |
| 17530873 | 3 months ago | | | 0 | 6.3977791e-7 | |
| 17530788 | 3 months ago | | | 0 | 6.3464352e-7 | |
| 17530705 | 3 months ago | | | 0 | 5.7120035e-7 | |
| 17530514 | 3 months ago | | | 0 | 5.9443121e-7 | |
| 17530507 | 3 months ago | | | 0 | 5.9568227e-7 | |
| 17530255 | 3 months ago | | | 0 | 6.3236430e-7 |
ABI
ABI objects
Getter at block 22125590
_ots() view returns (bytes32)
0x9e6938547ba0471cd75e69790a5f1518ed029b12ff139fb4023e289d41f87b51
_totalSupply() view returns (uint256)
40000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
PECKER
symbol() view returns (string)
PECKER
totalSupply() view returns (uint256)
40000000000000000000000000
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.