GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 512 txns
Deployed by via 0xea27a233 at 14221978
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,539.26
ERC-20
Value $520,459.04
ERC-20
Value $59,278.73
ERC-20
Value $1.04
ERC-20
Value $0
 (#0)
ERC-1555
--
 (#160)
ERC-721
--
 (#7)
ERC-1555
--
0x64806abee6b16c80763c84a6c43d022f4300d0887f23085bc406789aaa0bbbdc
0xe3e535aece38a9699c4dde90f3b8bf7544b3b2bc773bd4b0f72a9ccc9043c028
0xdc1dd711be201589452bd48b5aa60f74d62ff97286650a250aac7d88c78d30a8
0x242fc72be3adaaab694dcff82ca42d7985c32672ba1d8d17e438ebf2451d7d14
0x7117c27b4e9b288846d61372972ff95281ff18f67f3b836354610eb3a5e19fa1
0x54acd3d576318147708bf6846538e8fdef57565d670727bfe2c8e1d7e56322d9
0x26700a872bf326b10dfb5bb6b0cc7e8ad80e2152517fb75bc4d92af6361023a6
0x1b1236248d3923bd9a94e5f54f2b42f19b1adbcfaac3dafe3f2e2b42d9740f7e
0x7498248d52de3d00c56a0d650036aa06516ce88cec57bfae821b216a7f63548e
0x6cf83688dc109db69be9b65966d57f8354c3714aca09138277f0d9b412906ca1

Functions
Getter at block 21320804
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda2231e6c7ffa3ceda1cd810b1368019c33afa39945f2fac104e9a5685768766
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD021b23132d432D20034CeE113e104F245A4066c, 0xf40D6dbC485e80d9387a0BD72603B6D83c540522, 0x709E438fba15843aBae58918F03009234424cc00, 0xe022c571Bc067eD0E4EbabB6e83cFA96282A8c29, 0x545E2BCdfb56c80746D1432071168A8452595027, 0xF5B5BD9E8C384Fb0c51Cb1b4450d4184229583B5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
461
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.