GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 145 txns
Deployed by via 0x5564c1ec at 14312935
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.19
ERC-20
Value $261,352,907.68
ERC-20
Value $1,245,793.48
ERC-20
Value $19,993.02
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#7)
ERC-1555
--
 (#3)
ERC-1555
--
0x6c5ddf12c190f5190f0e3314fec734dd2ea50e28cb8f7cbd2110141628837aa4
0x01453504a31652f80ff94aca9a0c0a486b0de5a7e593c0feb34f087c064d5d7e
0x161b19792903220884502b73f40fbe073df5827a7138e4502f6f9f14ac9e0c43
0x82cbcc9740a2b8e97f6a486474f6009314154918bf3dafddbee6c2d540d9fb8b
0xa1c19a0a83f46f5589c4a32016958f58f23d5b84d1a2678a4825d3d21333f398
0xb22aea1857389870f07107d72af49fc427a8645e2623493d04fa42a588d5108a
0x121217ab5c9dbbcb30c487a92aea4c2f1091ccf885455f50bfd26c0dd0cae8e1
0x1fabcbf550a2bf2ab78c3f3165850d99c5ec19d0df914ffc0e8d50326134414f
0xdbce8da2627679f30630fae132e9d2778f041c9d90f4fddc828ce3da2d218ae5
0x5b7afbf3890ffcbb133848192f3dab1625087e599ed677da3501b384d7a45be7

Functions
Getter at block 21161737
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0c982e554257209cfa9d01ce27b47c38b1e1d4d85bd0e4eefe5e6e750e48c846
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8379c4C01683C072355eB7032d1B0689955A6505, 0x28BB4C53310dfF40be00945d6b0B602e9EdB0792, 0x5cDded5ea50aE7973943394De17aB51C365254Dd, 0x489C21F4820642bab31B20a620416D80Ce72EcA3, 0x22c89137525b593Dd2A18434348b550ffA5984Fe, 0xA5C47EaF8983ED90A38c3fE284837e986Bca2Ba7, 0x14a13A3Ed107b47002E875b026942a3AD6141Bac]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
140
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.