GitHubMarket
Verified contract
Active on
Ethereum with 133 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 "GitHubMarket"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14913673 | 2 years ago | | | 0 | 0.016631706 | |
| 14416522 | 3 years ago | | | 0 | 0.015354072 | |
| 13765172 | 3 years ago | | | 0 | 0.044778930 | |
| 13591254 | 3 years ago | | | 0 | 0.10279759 | |
| 13397559 | 3 years ago | | | 0 | 0.068704818 | |
| 13324245 | 3 years ago | | | 0 | 0.037549600 | |
| 13293428 | 3 years ago | | | 0 | 0.021761088 | |
| 13100497 | 3 years ago | | | 0 | 0.040134705 | |
| 13100222 | 3 years ago | | | 0 | 0.035407575 | |
| 13075309 | 3 years ago | | | 0 | 0.017072320 |
ABI
ABI objects
Getter at block 21181910
owner() view returns (address)
0x1dcb85efea6a3fb528d19b9174e88ee35bff540a
paused() view returns (bool)
false
priorApproval() view returns (bool)
false
schema() view returns (string)
["GitHub Repository (e.g, your/awesome-repos)", "Khaos Public Signature"]
Read-only
getId(address _metrics) view returns (string)
getMetrics(string _repository) view returns (address)
State-modifying
Events addPublicSignaturee(string _publicSignature)
authenticate(address _prop, string _githubRepository, string _publicSignature, string, string, string, address _dest, address account) returns (bool)
khaosCallback(string _githubRepository, uint256 _status, string _message)
pause()
renounceOwnership()
setAssociatedMarket(address _associatedMarket)
setKhaos(address _khaos)
setOperator(address _operator)
setPriorApprovalMode(bool _value)
transferOwnership(address newOwner)
unpause()
Authenticated(string _repository, uint256 _status, string message)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Query(string githubRepository, string publicSignature, address account)
Registered(address _metrics, string _repository)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.