GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xef9183f498f0fe97c307f751ab0442d64b8dacbde8b042610b3ed559c527da0e
0x73bab873366a0b2e87352d474c5458d60e6b8be82a2625ebdfa1f3cf64463829
0x46470f6d10589e415037273954eeddf1b438229150a158a8723c54336c748445
0x307311bda3c2c04006055215343f497cb524b702909bcfa25481fecedd66c222
0xbb81423b17211155178c33233f61e142075cb4b915944138d34c0fc1fb5aa5b5
0xfdea0912e17d5268ab44cce8f4fc1c083e32127ce9187212bfd0293f38d05882
0xdc1f827e88ca7369dd4d6d0d0ad3569001f75a79ce4c6a4769be46cd37fd367a
0xeb40029a206bdfc9ee451345e0866b941de23bbc44db1b57475438d9f0cdebd4
0x1afb0be08a5f5700b94e6b4424734887274580ee2600a4b3aa55a0ba4807863b
0xd1041ba9cb15a333115d34bd8a3ce6dbfec2aaf218a5624a20b872b5ca08aec0

Functions
Getter at block 21298447
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2524ca4fa289e95b1ac657bfa648cfd340cb77086766761f0481cfbc9da7631d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1c74Bcdcb3117800c14BcbB1F8206d49b15B9F91, 0x6421D31bfAbFAFD7021f6fE56FbB26bAd27c3bEC, 0x6F9f4685A3D756C6799eF158948410ce533518B6, 0x9604AbaD00d82815A51EE309fC5Df3Ee6D9c1651]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
121
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.