GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 364 txns
Deployed by via 0xe125d4cb at 14552221
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,914.36
ERC-20
Value $54,674.3
ERC-20
Value $14,381.27
ERC-20
Value $12,131.66
ERC-20
Value $1,763.21
ERC-20
Value $993.25
ERC-20
Value $78.23
ERC-20
Value $57.62
ERC-20
Value $53.06
ERC-20
Value $46.36
0x4b1727b380a0d9f1ee0933a0906dab8607dd696da764464401b07cee8a0efaea
0x60cf4e0a4ace8e93eddccab50dc7e22b97046c7d36dfd6cfbd2c99340f2c42d5
0x60897f6a24928d1c2b1e23f8d4899f19b3da2abf55afc7dfe91e5dbd2c2c697e
0xf38436af158fd8b89f97ac42e061bdee8093ce81dc166a04720da5369745b3dc
0xdccaf6b365bdb11cb79709a1670271678e3e54220706823f6973ed48d2bb19f5
0x69e688ff6342d91aec3ac4fc1ec4a0652ddb8dec3441bc07186de22ab22fb1a5
0xcd7c67d17d5b09a659dd6d064712431af336269d8efe1ea9ea0510f308d1e17e
0x0a14063465ae77f0796b295d66c2e4528833d57fda27d8d44629143971af9ea7
0xe2175e3c8f918dc54bf6a27842a6fc26efff1601715612e291b39894d3339bdb
0x60a5d5cd23caec92cdf96e1e2d8295d13c0dd4205efeb76aee65c1b0a2938e4f

Functions
Getter at block 21178358
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x24c1580307465023559a3124a9c28887db0328a6210510eec0957f0a43949313
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x91f8560cb0884316eE99F76E05DAD2E709991097, 0x2a448E7975E089AA770e3d7581c4DA6f6C1606E4, 0x2771Dfbb46AF8baF03f79d541B02Dfa5a1fE3A35]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
80
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.