GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 138 txns
Deployed by via 0x290a4a64 at 14379500
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,018.93
ERC-20
Value $979.56
ERC-20
Value $754.13
 (#380)
ERC-1555
--
 (#199)
ERC-1555
--
)
ERC-721
--
ERC-20
--
0xfec8c0417dffe00937e80486e3b380779c0b10833640f583a7dbe444a6df2ba6
0x8527186c4eb5e49eb8c3975b818a40750a35fd20dd22f17a276de9635c6a368f
0xcb13907a45ff1173dae86d02f8177f1e10ab9027f3d8b327fe4cfffac43fbfcd
0x4c1f011960ff84bab79d0b98375f5e58a6c159b6af6c5878ca78967402c1a62d
From
0x974e1c69bcc7c118a0e70cf7b2e4ef60785b7498cd09015e653f2c95c09bc996
0x39aabce1739eb8f6f611225f607423a056712ad219db29c967a07b443a2e65d7
0x33f97b31c3d025b3fb3271bb63e34fa03aab102fcff20c0d643a6e0c527837a3
0x0e7b2cd5de016e63170be93e22d88a27e4b00928200d64e1ae28fd2ccf6858ab
0x8ddecc416e3b55fd37150d4422d95b2ab69b1888af74b744834df67058fde136
0xbc9d1e8d0ebf82567d83e1d8779afa3e68e6cc9526de601a851e26d24912ac1a

Functions
Getter at block 21304543
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb67e0aa1c5bf9660897d09fe4772606811e29d259c52fb69f3edc8fd617d5eef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb00Cd05988b372AC333701E3D9148ef9a3a87203, 0xc9694016325fA383f0c33B8382c4f646fa0cA1B3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.