Based Glory Hole
Verified contract
Active on
Base with 958 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 "Based Glory Hole"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22661370 | 10 days ago | | | 0 | 0.0000013047634 | |
| 22629473 | 10 days ago | | | 0 | 0.0000028670823 | |
| 22629280 | 10 days ago | | | 0 | 0.0000018675629 | |
| 22629175 | 10 days ago | | | 0 | 0.0000018515486 | |
| 22597838 | 11 days ago | | | 0 | 0.0000026260230 | |
| 22404685 | 15 days ago | | | 0 | 0.0000022540262 | |
| 22267003 | 19 days ago | | | 0 | 1.3964043e-7 | |
| 22261703 | 19 days ago | | | 0 | 3.7167243e-7 | |
| 22222827 | 20 days ago | | | 0 | 0.000000806271149440 | |
| 21799473 | a month ago | | | 0 | 3.5018271e-7 |
ABI
ABI objects
Getter at block 23072856
VERSION() view returns (uint256)
3
decimals() view returns (uint8)
18
name() view returns (string)
Based Glory Hole
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BHOLE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address account, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenCreated(address indexed owner, address indexed token, string tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_, address feeReceiver)
This contract contains no fallback and receive objects.
This contract contains no error objects.