GribbleNFT
Verified contract
Proxy
Active on
Ethereum with 3,893 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($750.37)
Native
Value
$750.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.24 | $3,126.56 |
$750.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102319 | 8 days ago | | | 0 | 0.00015889609 | |
| 21027513 | 18 days ago | | | 0 | 0.00037735473 | |
| 20966926 | a month ago | | | 0 | 0.00079879618 | |
| 20903119 | a month ago | | | 0 | 0.00015556115 | |
| 20754500 | 2 months ago | | | 0 | 0.000091375604 | |
| 20740532 | 2 months ago | | | 0 | 0.00010515503 | |
| 20682239 | 2 months ago | | | 0 | 0.00010758407 | |
| 20605481 | 3 months ago | | | 0 | 0.00011563337 | |
| 20605383 | 3 months ago | | | 0 | 0.00011423104 | |
| 20571675 | 3 months ago | | | 0 | 0.000063444826 |
ABI
ABI objects
Getter at block 21159928
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.