GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x96af2f61 at 16890280
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,548,119.17
ERC-20
Value $629,184.98
ERC-20
Value $286,035.46
ERC-20
Value $105,573.55
ERC-20
--
 (#7)
ERC-1555
--
 (#1005)
ERC-721
--
ERC-20
--
0xd95acd2f4ffc1ba7f11b9a16d002071411fd5c681e25fddccf1c7619f1f93d1d
0xcc35a0f81601fef19fa717879c2e0eb25f7b52a64700574c0290cbf97df95bd7
0x26bbe5c7b739329753c3c4434787f7a7af16ea67e71fd9383713e866af92343d
0x90e348cf5a67830ae5e4fb5dc4cd5e652da8df834193bc78a76672774fb1633d
0x08dea2e56baa81611f276e547da4a41e381b56649f98cf34e48aea5f2f3d7d68
0x62ebf1fe39600191af7be4ad2bbd88b6178a69942b48ce569eb69d588dd26e16
0x2e05e7e75c29600ec74713b3fb14215e32514e773cfd5bba3837179e14732e39
0xcef16da69702e8698586df185157151c076d6ca7a5d9b2674c5c1335154f795f
0x751713ac740c26be320433a16be5da15df6aead515d5e6a751e7ab857c740098
0x59a90723dee4316f96c884f414caf1bc4c19cfa942dcd464d5ef07d3a9df6366

Functions
Getter at block 20963150
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbeeb8b9dff23ebe25847c957e394ceae00e7548c8223db607beebd12529b9c97
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7cDb3E2AdD75683CBC0365cE6C6fC7A4f99E8591, 0xf0F5CD0aa7d92Ce5C915F3329578b23BC4dc1f6f, 0x74b081Cd02Ea4fEE45a44a546135b6CbCb8448B4]
getThreshold(view returns (uint256)
2
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.