GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 142 txns
Deployed by via 0x625a7fc0 at 14839892
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $161,728.93
ERC-20
Value $116,863.25
ERC-20
Value $55,200.04
ERC-20
Value $7,641.13
ERC-20
Value $3,128.22
ERC-20
Value $1
 (#5)
ERC-1555
--
0x6bc00bd471232f7c07cec1fd139478f7a8bcf8fa60a121f331d056dbc02b6860
From
0x19bf2f7b59d8a466188c1374ae455e2a5c40472e89ee6beea708cfbcb7b916c6
0xfcbad1352c1895e06e462f280f63a498b13cd2122dc000ce2325eb692c94be3f
0x2206ef63df447384a7e8363b1688af51dfb1921f104cc498672ef178f902d563
0xc0a0576b462ce5297ee21c763777516fa24e535e1e6cf9d5793424ddfe6c7ad8
From
0x90766e4253bc5e3749436fef6ece6cdb4f08c05c427ba2f20cc55e5501c829ea
0xec35cea51387806569d301586168db159d17b04af21cbdaa650dc224ff986347
0x7ab4ed298e8c44e5829aeec3a999399352e05d27995412cbfbb874b73450e0e7
0xdee143e83d7e5a95bfb7108066c02684811f4a183c85415caef8b7a1fcbed661
0x3479bc2b575a54ec20950f21e42081fdf059824d614c22ef7a9da902cf4eec76

Functions
Getter at block 21207313
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x16b2952728c78de4dc7232b4c1e6c6bd4dedc02099be66fff019f5d817b3cea2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1bef2602787F69366C2d5528348F5163386210db, 0x00De4B13153673BCAE2616b67bf822500d325Fc3, 0xc2E2B715d9e302947Ec7e312fd2384b5a1296099, 0x393BC37ea5493233D2bDC68FD59Dd97Ee01B18Cf]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
146
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.