GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x972d5b59 at 20415269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x6f5db3f10ab3562338919ed15ea50cfff92dc387450a55c765de5da5a9d92096
0x38e47a5874f22b7a680c9f0b053745075227b729c5cd43cc8ff4d3f00ad7e1f4
0x63a9d3ac53c29b9cf955485917bd1ac769d583c2f0645c9bae2b31a24b89468d
0x0bfc41c51d2b12efb5a99c1dbd3c2ab758e85e5fe999d6fb1c6f45e9342c85ef
0x9fba0b6fab1d127daa3c04df2c1192edf47fa954e223b50c46a54de984822a58
0x450806a7031547f3a6160043ced5b44fba96ed1ee4f360686f5a2ee06d2a1b8c
0xe78af1658350c193c81ef14b4bfeb8ccc89300f84bfe7d31e7f26c3f42cc8b65
0x44b96e2a29b5454e15aa48e3921c2f36cee1897cdb24b67b42302f1505aa5dce
0xdeb004826f71cefe2992b3f815aa7fa6158be240295e9a43096c6db234ce4484
0x09be1c16793700e57d82a5c6f588d68881cc795392df539f014d200ef4a5ad20

Functions
Getter at block 21269056
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe656572175c14a94e2a362b9530d704206feda1557056d16015325d0a1425d82
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2C8Cff30Fe93BaD408D20B702934E18F0bbC7eF5, 0x8bBe46a0Bb587d6363cF34E655108dCB4d671E9E, 0x560244D3151245B85A1eDD0c4574A689D22FD275, 0x0621094c217eAd186156737Ddf87f15954E63E94, 0x5a1C503fF39eb4558b4AB0E67D6e0DfFf8801C59, 0xF5336bc8Ecba1aeD21FCF4CB57c2e3023b0F88Da, 0xbb0967952AAa4ECFAE935e0B6746BBF2876D4553, 0x664f577617F99F0fA1CFBAA1EC6dFcd582bF8993]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
45
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.