GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x95d2fcf6 at 16150888
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $121.18
ERC-20
Value $174.9
ERC-20
--
)
ERC-721
--
ERC-20
--
ERC-20
--
0x05bb5330454647d87fcc016108a11435401fe6c94831815b66bc339ec4266dc4
0x3834aa2c70f994bcc5377379fd49f8b114af43528938f2a49c1a5b8200817e48
0x1041f4693a1f12c1fd8a0efb7e40e4d26f6418d53e54a5494908813dac299445
0xb68d68f20d94370eac841fa67fce945378fb83fbadae0ea4827f45bccac9949a
0x1c767e5abc0c9e6725c87570267400811a625abcc5b47692ef61682410322d83
0x115b547da19fbfd64ead5b6ee7f45060487600cb89807e0776761e2b04468a8b
0xa809db7dfcc345c8a5c56e03c2354c1b0751e901b3ceaf5bd9c6faf34657d2e0
0xd5ebaada27da184216a857f20c0f2a6a7e1cce7eb98401cb15312d35d95c9efa
0x998512eed5760f278d8c6f05ec2c2d8c34fb487ffe66dab4bba156d6e1edf2bb
0x88ae119ffd27267dfca2c900cecbb9f13bcde49e3c79f5daf5c857e4b0951705

Functions
Getter at block 21288695
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2afe3e6245b39ff52da0f5a8410358b88afac389e30bf5dfbf323f73f68f1093
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf4bDdDa8bB1Aa4e37dB4e0AFfD5c01eA2a3a4487, 0xd2586e4cae19E8b9C0074a3c2e48253CE1333450, 0x9Bd51EFec5B336c052a37402662A30a8bb32EEda, 0x725252Fd175AB01078B86e8D14bBf1E40B56D078, 0x7E28E69aF0644448CF27E04e2c1685696158b142, 0xd5d8F9ec5EBc83402f5e08A9F2B02FC765979671, 0x3Bc8D438CA8867c3Fd274e46758a9Dbfe7D4a646]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
72
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.