GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,236 txns
Deployed by via 0x2b3137d1 at 19717790
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.04
ERC-20
Value $2,418,357.35
ERC-20
Value $74,322.69
ERC-20
Value $54,529.82
ERC-20
--
 (#1060)
ERC-721
--
0x4607372ef6e8ecb0b1a680a7d562bceb9b5fb1114205199a45eb0b8acaf54b85
0xf295e9ecefa869bfeecb7ed4c39d467ebd00c6a9296b7c2106a717e449a123a1
0x8bc429ea6c271e2e4ed41d471761ff7a900564aecadb6bc6eeada5b50b684ba1
0xc90847091d5d02d1eba3c0c74e002fe2ec6db226628c23fb39c67604ae611fb8
0xff21356cc1f5163542dbf0c706d73a6c4659f7aa5952f97074d3ef519b684248
0xec0d8380a4ad4fc52e2a0c673344c435527cc313e88790faaed52ddfab18fc47
0xf995098462973bec79dfdb95ab36e5fe64e056f05cf46a1ca63ebc7c30723647
From
0x02572e9ebf510136823ec25c9a6500f39329132b4481deb5ffddf6fadfd9ec8d
0xe00b36629d9a5c81f95cce839202919328a8cb16d7b3576231ffac777814b5ee
0x9a49f3a80d11370f1fcf1638d9a08bca89100ef790d154ddd1667b8507fa5225

Functions
Getter at block 21400514
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37ae6661eef08a23de32d66db092110c1d61fefe88152430f0ae148bf5668023
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeA23a3A5Bee5AeC4c698c327a12BF21801375C83, 0xb6c9D08F386bcbC7fd13962e4b88Ca321a123936, 0x1612405D60BE91CF55B19a11F2d09F04C89dCC3D, 0x72176670F6eA3Fa9A3Fc82041757BA0EC8FCA940, 0xF6BDde93Ad887b29C3d862dbEce0D06AeA7Cd575]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
5
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.