GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xd1ddf822 at 13619446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.76
ERC-20
Value $3,598,695.94
ERC-20
Value $38,912.95
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#429)
ERC-721
--
0xcb826abc389f1bac6fc791962348ed2d4b51a0fa12b3814541fe1a0dc9779347
0x4dc44ef1b275437d33d05846cc032e5f1326e5210b7215450b728f220952e609
0xcfe10105fc93a299860717df365f6ad93af87a180e0229885c5ed54a5d5d5c55
0xcd9202c61ad4da160cb81586a1f55552dd8ca8477bce499a2ccbdc9389caee84
0xdc1aea526d64176232345a12ce1bbfd04c26aa772fa1f406906740914088fc78
0xee5e2ae9aa6ae3ed0d451bb845ce01520f5db7fa2100a0ed8395e911da5f7a68
0x3516675aee8b22576488cda55b07dfb3fb4c8f1c6bfabe4bdaa7dac4b2734df0
0x2beaaa3fb3b5de63b39f3dddd761d3362b82b9901fbe6c60815fd8083090b99a
0x1f309296d401ae29fbc100e5b938190c88e40e3980d240ddd3ecd83f59f594ac
0x2c644a483a46a0897543eb064f70753faa7a9458134aead5cb860ad7e7c28f7a

Functions
Getter at block 20960481
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf485e477c3a88fe9006bf08d1971474b655f035be7d09fb7fab90cfd086cb889
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
131
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.