GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0x54420cb2 at 17181194
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $117,797.23
ERC-20
Value $1,674,398.05
ERC-20
Value $446,204.84
ERC-20
Value $366,640.13
ERC-20
Value $151,514.3
ERC-20
Value $139,982.92
ERC-20
Value $28,273.86
ERC-20
Value $17,108.12
ERC-20
Value $1.05
 (#33)
ERC-1555
--
0x452bf6bfb54b8d9daf0f27cb31dbc80d261cfc182f2e61220eb5710b8aae72c3
0x8027fd6b399871e25cc0a41366f875864f3765ce98606979dcc73648b5279a84
0x93cf7d35f44b773dc43998b1b8551d5eb230584ef6d09ddbf45ffa17a316e055
0x1b992a40b513637c97fffdffaa9b5b94111bff295f86966acea018af1dba26e8
0x30d68a2a685500aca92734e3e6f980e29352587a011602cd9ea82789ab5c3966
0x3b8775109d592bc9af6540a318f06b71d524bf8cb3e57547af9e972c66cfaf0a
0xacf688c12098f8b2209bea7351419dfce1a2e072009f35fe34d1faf9cb8da038
0x5105229e23d85dc33b676e7edc925b9fa02861a4963fd1818de6843c1aa868f9
0xf6523d2b428ed8e1d7dd8d80a1dff19af2e15986f8103d69a392cab403b56a3b
0x2dff6f2af0ee72133c3e33434fbf82cb5cd020f740fa28e7f0d4a546fb64a85c

Functions
Getter at block 21289625
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x02ec7b05a5f870e285d76ebf468b1544929ae350e0759c0e953377d9847863f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaaA38891da86093508E3728bdD2b5353D0e733d2, 0xdDC287dAaE593f53431CAdaC4E260d286AE6Ae7e, 0x03BBB88f23E0aB245b47F193807caeCdA6289Ae8, 0x31A43F7119F9B4E8680A0f5875FCcE7eAF45CabC, 0x0978992F1fb877ADeE2ecd079324bF0A70769070]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
102
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.