PINGU on BASE
Verified contract
Active on
Base with 172 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 "PINGU on BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15741080 | 5 months ago | | | 0 | 1.5749591e-7 | |
| 15741071 | 5 months ago | | | 0 | 1.5743184e-7 | |
| 15741068 | 5 months ago | | | 0 | 1.5964610e-7 | |
| 14411941 | 6 months ago | | | 0 | 3.7260833e-7 | |
| 14411868 | 6 months ago | | | 0 | 3.7260833e-7 | |
| 14411827 | 6 months ago | | | 0 | 5.8586231e-7 | |
| 14411777 | 6 months ago | | | 0 | 5.8586231e-7 | |
| 14411400 | 6 months ago | | | 0 | 5.6072995e-7 | |
| 14411310 | 6 months ago | | | 0 | 0.0000023279630 | |
| 14411307 | 6 months ago | | | 0 | 0.0000023335730 |
ABI
ABI objects
Getter at block 22842986
decimals() view returns (uint8)
18
name() view returns (string)
PINGU on BASE
symbol() view returns (string)
PINGU
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isbcabc(address account) view returns (bool)
State-modifying
Events Execute(address[] accounts)
approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
delxc(address account)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
skumcac(address indexed account)
constructor()
This contract contains no fallback and receive objects.
ERC20Insagvggdf(address sender, uint256 balance, uint256 needed)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ERC20Invmkmbbbc(address receiver)