GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x4da4bd051d5d2f4b9997cd1fcefde504b04f8974691d9cc4558e24111eed4c53
0x1cf364d65dffe171a634810a2f51e43a683f34fe1ec4aeb763033707ab0c9b58
0xbff1c2ff2f2930f2afe43d2f4b2037fdebb757358d56635b39b9d451aa240a34
0x5c460ce58decf949838b6fbb8caea98e7e3b734a544ae24fbe488c9398219117
0x56e2566a40f6c3f356a7121f337e2b324d63ad654e2c8ca094cadec1c64078b4
0x5f0ed4543748b7b71128393f5e8073ebc67c1645aad392bd7486f298a77e2bff
0x8dc158ed8927c97800bd6c5405c585990d1e57fb2d63614b5d8f5b516092e8eb
0x7bb7dd34094ac1cee88426a7f81af0ccfdc824ab81bbaa0f66c44b2f7cebb7e0
0x61a59158cc970f3e597becf9ea9c8a6f9e31ac668c0be84cb69e8e5ce1011573
0x72bb8bf76fca23b9884ff46cbb464f24492e4db85e8b17992559ae01f4655ed5

Functions
Getter at block 21158121
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa571e9933dadfcd6bfce0f0ff3241223c693f3c02c1bba15f212d8d5f70b100f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x004870D27dFd8C851c596c4dD4BbB0DabccaAc0a, 0xCfd746b0d49986B320dEAF5F5c23FbD7Dee8BbFA, 0x7677B9E8882a841E160f786C1c8438c2DAe9D541, 0x09d230853D6f09Dd66fbe7994D59E155bd18945E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.