Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Based Penda"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17214342 | 5 months ago | | | 0 | 0.0000015576709 | |
| 17214247 | 5 months ago | | | 0 | 0.0000013099739 | |
| 17214162 | 5 months ago | | | 0 | 0.0000012666069 | |
| 17214054 | 5 months ago | | | 0 | 0.0000012259400 | |
| 17214016 | 5 months ago | | | 0 | 0.0000012180432 | |
| 17213986 | 5 months ago | | | 0 | 0.0000012238631 | |
| 17213940 | 5 months ago | | | 0 | 0.0000012271522 | |
| 17213862 | 5 months ago | | | 0 | 0.0000012135507 | |
| 17213604 | 5 months ago | | | 0 | 0.0000011996090 | |
| 17213592 | 5 months ago | | | 0 | 0.0000012410593 |
ABI
ABI objects
Getter at block 23841109
_ots() view returns (bytes32)
0xf744488f76c14db0a22dacc77ba495cfdbff7d46380553d7e74700bde1493811
_totalSupply() view returns (uint256)
130000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Based Penda
symbol() view returns (string)
PENDA
totalSupply() view returns (uint256)
130000000000000000000000000
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.