ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 2,034 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x14a4…5ff4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KRUN | ERC-20 | 300.495K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15816769 | 2 years ago | | | 0 | 0.00057312521 | |
| 15740346 | 2 years ago | | | 0 | 0.0022795233 | |
| 15739697 | 2 years ago | | | 0 | 0.0016660915 | |
| 15739689 | 2 years ago | | | 0 | 0.0053468153 | |
| 15739683 | 2 years ago | | | 0 | 0.0048695045 | |
| 15739683 | 2 years ago | | | 0 | 0.0050849584 | |
| 15739676 | 2 years ago | | | 0 | 0.0049205744 | |
| 15739671 | 2 years ago | | | 0 | 0.0047598766 | |
| 15739670 | 2 years ago | | | 0 | 0.0045743282 | |
| 15739649 | 2 years ago | | | 0 | 0.0026128086 |
ABI
ABI objects
Getter at block 21221188 proxiableUUID() view returns (bytes32)
merkleRoot() view returns (bytes32)
0x42c778fb8fe6185e67e54a7f7214d7a0875b8be7496c759b20a7c8a3bc1be33c
owner() view returns (address)
0x901d23afda17215ee3455e67f7708f1f72f6e240
paused() view returns (bool)
false
Read-only
canClaim(address account, bytes32[] proof, uint256 amount) view returns (bool)
hasClaimed(address) view returns (bool)
State-modifying
Events claim(bytes32[] proof, uint256 amount)
initialize(address _krunToken, bytes32 _merkleRoot)
pause()
renounceOwnership()
setMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawRemaining(address token, address recipient)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Claimed(address indexed account, uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.