GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x50d52021 at 16628213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $120,991.94
 (#2670)
ERC-721
--
0x58e6b4fb81e1cad8bf0b0531e0b3f67a0bc25eb83008d28b7dd84341f0c8245c
0x19b969d7a52df7e1811b47ae57606cbc44d1c3653777207fddcfeb4be4e2eadb
0xd853c2a4ce836d33b5e86e8dee5471ecf788afa3bc6d3b64d2174cdbfb956cec
0x76e4b1c72354ff2d269f4c3203adfb740fd3db8eb7bbd30c03f6bd48688829f6
0x4fb06e506da35a6251d578fdace508d6b8a3348e66db7631d496bd8ad6e60a01
0x97350e80eb973754b343f7687130b52182a3fee5782f05e0842599a188e75e0b
0x3f27aaa01829e0381fe8266dc7a1bd9d06fba919514774d05a889eb00f07ba9b
0x4751e68cf2c219b2f4c0f7ba16acd401195cac74ce999022238bba6c688fc483

Functions
Getter at block 21047063
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9253ffdbd62f7d457643a3013f11fbed26b21b60f2c0ffdc80d02461b009109d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53EB864D6cc925Feb55985eB916fe7B19438Ef89, 0xF7DE62B65768a169279be74b12FaA65a22FB38D3, 0x9EeDABb2E13f82dC2f7c01F8697EEf5dc2A61E68, 0xbea02B02BB7E3D2635e1Cf595FBD1382a2361107, 0x42fAc2967C828d691D23b70DC5617A431DDfe681]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.