Bgreenie Family Pass (BLIFE)
Unverified contract
Proxy
Active on
Base with 6 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "Bgreenie Family Pass (BLIFE)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3826763 | a year ago | | | 0 | 0.0000053259064 | |
| 3722514 | a year ago | | | 0 | 0.0000059152957 | |
| 3662054 | a year ago | | | 0 | 0.0000053259064 | |
| 3660070 | a year ago | | | 0 | 0.0000053259064 | |
| 3659654 | a year ago | | | 0 | 0.0000053259064 | |
| 3644685 | a year ago | | | 0 | 0.0000053964158 |
ABI
ABI objects
Getter at block 22952104
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
name() view returns (string)
Bgreenie Family Pass (BLIFE)
symbol() view returns (string)
BLIFE
totalSupply() view returns (uint256)
72000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
init(address _creator, uint256 _totalSupply, string _name, string _symbol, uint8 _decimals)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.