Account

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x53f02139 at 10967746
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "Account"

No transactions found for "Account"


Functions
Getter at block 21316693
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
admins(addressview returns (bool)
isOperator(address userAddressview returns (bool)
operators(addressview returns (bool)
State-modifying
approveToken(address tokenAddressaddress targetAddressuint256 amount
grantAdmin(address _account
grantOperator(address _account
initialize(address _owneraddress[] _initialAdmins
invoke(address targetuint256 valuebytes datareturns (bytes result)
revokeAdmin(address _account
revokeOperator(address _account
transferOwnership(address _owner
withdraw(address targetAddressuint256 amount
withdrawToken(address tokenAddressaddress targetAddressuint256 amount
withdrawTokenFallThrough(address tokenAddressaddress targetAddressuint256 amount
Events
Approved(address indexed tokenAddressaddress indexed targetAddressuint256 amount
Invoked(address indexed targetAddressuint256 valuebytes data
Withdrawn(address indexed tokenAddressaddress indexed targetAddressuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.