CreationFeeContract
Verified contract
Active on
Base with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,673.63)
Native
Value
$7,673.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 2.288537 | $3,353.07 |
$7,673.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CreationFeeContract"
ABI
ABI objects
Getter at block 22740620
owner() view returns (address)
0x6a22946fb71c06295373254ebc76989ee07d4f71
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
withdrawFees()
FeesWithdrawn(address recipient, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)