Phil Lifegerd Base
Verified contract
Active on
Base with 167 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 "Phil Lifegerd Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13850805 | 7 months ago | | | 0 | 0.0000012379363 | |
| 13850571 | 7 months ago | | | 0 | 0.0000012321115 | |
| 13850554 | 7 months ago | | | 0 | 6.5023055e-7 | |
| 13850487 | 7 months ago | | | 0 | 0.0000095526558 | |
| 13850400 | 7 months ago | | | 0 | 0.0000012238083 | |
| 13850398 | 7 months ago | | | 0 | 0.0000017801272 | |
| 13850397 | 7 months ago | | | 0 | 0.0000012379363 | |
| 13850322 | 7 months ago | | | 0 | 0.0000022339229 | |
| 13850315 | 7 months ago | | | 0 | 0.0000012348967 | |
| 13850309 | 7 months ago | | | 0 | 0.0000012379363 |
ABI
ABI objects
Getter at block 22990873
decimals() view returns (uint8)
18
name() view returns (string)
Phil Lifegerd Base
owner() view returns (address)
0xaad20860d1a570cd35a840fd26b3590463faa909
symbol() view returns (string)
PHIL
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
sbs(address[] addrs)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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)
nTransfer(address indexed to, uint256 value)
constructor(uint256 initialSupply_, string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.