GigaMart Proxy Registry
Verified contract
Active on
Ethereum with 873 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 "GigaMart Proxy Registry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17346801 | a year ago | | | 0 | 0.0073472531 | |
| 17174459 | 2 years ago | | | 0 | 0.045681736 | |
| 17161953 | 2 years ago | | | 0 | 0.011172292 | |
| 17161578 | 2 years ago | | | 0 | 0.016758896 | |
| 17156455 | 2 years ago | | | 0 | 0.010587635 | |
| 17155488 | 2 years ago | | | 0 | 0.010470345 | |
| 17147735 | 2 years ago | | | 0 | 0.013208542 | |
| 17130440 | 2 years ago | | | 0 | 0.015736258 | |
| 17125724 | 2 years ago | | | 0 | 0.00090977101 | |
| 17125723 | 2 years ago | | | 0 | 0.013163528 |
ABI
ABI objects
Getter at block 21222476
DELAY_PERIOD() view returns (uint256)
604800
delegateProxyImplementation() view returns (address)
0xfd54d80a455ebb6443a61e9d0f77ebbc09970059
initialCallersSet() view returns (bool)
true
name() view returns (string)
GigaMart Proxy Registry
owner() view returns (address)
0x6969b5d5bd910aaaf2b153fc3e2231b81d5d928a
Read-only
authorizedCallers(address) view returns (bool)
pendingCallers(address) view returns (uint256)
proxies(address) view returns (address)
userProxyConfig(address _caller) view returns (address, address)
State-modifying
Events endGrantAuthentication(address _unauthenticated)
grantInitialAuthentication(address[] _initials)
registerProxy() returns (address)
renounceOwnership()
revokeAuthentication(address _caller)
startGrantAuthentication(address _unauthenticated)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
AddressHasntClearedTimelock()
AddressHasntStartedAuth()
AlreadyAuthorized()
AlreadyPendingAuthentication()
InitialCallerIsAlreadySet()
ProxyAlreadyRegistered()