GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xb0cc3556 at 16226284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $146.95
ERC-20
Value $5,404,751.84
ERC-20
Value $999,429
ERC-20
Value $1.06
 (#4)
ERC-1555
--
 (#1116)
ERC-721
--
0xd3675e6a7904b5bd1a2f8f28db1bffa2dff4c8b30205341e1cfe1a752795aefe
0xe025f90c0f2f19981f16f43c64d57c301b1b01bf42dffbe4f8a6d02ca17815a5
0xf35c3ab472dcf25cadbf20ad3b5bd29d4fa90ce260fad6caa75ba205b03a8fe3
0xd39ae6ada784364d7ed98e8a1298c3acc6fdece2ae02ff2f65b97d7a5736789e
0x71a7312e1aac16ca357335befbaecb2a3c722a54da69112be4a0734d1fae458d
0xb03461ccc898e236b5a3e7ef04a171c0b0504f02d6fcd049dc07e1100fa3700b
0x70e49edb69cb46a2cd09f84e17e28a8b9908059875a62030d9827de393c014d8
0xd9636799276ae8ee5f5b8e3b689b1660ab2b7a69a2bb8bd4b63d1774879f637a
0x9e09ed7348109649b848ecb516a4f597919d6d43e7d026ee0af20960f7b55462
0x06d5a1e6ba97ebc4fbe0bd9db35fa25c835b5bbf15db5589187f35f8139a83a0

Functions
Getter at block 21304762
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xee14510f8958429daa87ce640cb3241c9d3a7022e8f99fb9b07f5ec78f10e362
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2a57f0ffaD87bDfCa35FE3F9c2444d06a0dF30BD, 0xaD0A9E48F0819997665B48A4a117eFd1e6f2C77f, 0xbEf6223b21c5fa3E68b3B98594752ec2ebff2B70]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.