GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 476 txns
Deployed by via 0xc76e52b1 at 18633762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28.04
ERC-20
Value $105,547.29
ERC-20
Value $22,193.81
ERC-20
Value $14,457.78
ERC-20
Value $10,225.51
ERC-20
Value $10,022.2
ERC-20
Value $8,066.18
ERC-20
Value $5,651.75
ERC-20
Value $935.28
ERC-20
Value $556.5
0x8210a8698891c6a89b877f44f756822eb63c98590fc54d51234cc0bc808e53ca
0x71c97a3308801965bf9532432b29cdd7328bc55f1f996e0f4192fb54cb5c9f3d
0x7405a366b44fe0288a225cce585e0364c5ae8b55fdfb5472726f91db7dbb6a3c
0x0ec888cce9acfda7b43709b0bbe037dd879f8e0b221cb2ef1faac351660e659b
0xf5b3f943ea85e2dd1f7c7a949c667e72cc06a612492804135e916191f275dddb
0x875ffacb53d6c821cb570f7c06c6f2914b9e8057819c6f6e4d3cff88c571ee7e
0x8c964d670b886c7de9b6501b3629168d8572b561c87bc7b3807eef52b3ea5b21
0x6b393cbafaf95dcf3f194fcbe29b8a5785cf63adfe4c4e0b0f138a6ec739da2e
0x786b447d9be8a5453cbee015f3f5e0f22af35649a56309315e6a37451d3db01c
0x6ff20623b04c8c13d3553f08052bde329cbed5d3164ae92b365f7944dc63ab14

Functions
Getter at block 21220251
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9786243128f29d404d9e972f6454bc44495545d3797520de5f98ec3734925507
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4aDc90a648169EF9A06750d99f6d261a7160Cb4B, 0x075BBC853a47096eE1F6d4127A259C0EdeAfbf2C, 0x5F91f58c49121d520e66b67b2175cF94f20358E3, 0x678E79C6697ec9259c1bA089fF7945D183b16445, 0xCE42bDfE099aD1398b0201db05721a9c9596A222]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
457
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.