AccountRegistry
Verified contract
Proxy
Active on
Ethereum with 8,973 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3400…6c6f
0x107c…b82e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALX | ERC-20 | 122.7175 | -- | -- | |
THM | ERC-20 | 50 | -- | -- | |
SQR | ERC-20 | 43 | -- | -- | |
DTA | ERC-20 | 20 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
OAK | ERC-20 | 5 | -- | -- | |
PMOD | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8167901 | 5 years ago | | | 0 | 0.0000027104000 | |
| 7841819 | 5 years ago | | | 0 | 0.000053766000 | |
| 7741461 | 5 years ago | | | 0 | 0.0000027040000 | |
| 6159398 | 6 years ago | | | 0 | 0.00043716960 | |
| 6158748 | 6 years ago | | | 0 | 0.00012650120 | |
| 6158652 | 6 years ago | | | 0 | 0.00016036980 | |
| 6158639 | 6 years ago | | | 0 | 0.000090643800 | |
| 6158102 | 6 years ago | | | 0 | 0.00056467740 | |
| 6154178 | 6 years ago | | | 0 | 0.00013553700 | |
| 6153364 | 6 years ago | | | 0 | 0.00020782340 |
ABI
ABI objects
Getter at block 21161994
blt() view returns (address)
0x107c4504cd79c5d2696ea0030a8dd4e92601b82e
inviteCollateralizer() view returns (address)
0x3400696045f706f3309927cb8fdf63f07b616c6f
owner() view returns (address)
0x9d217bcbd0bfae4d7f8f12c7702108d162e3ab79
Read-only
accounts(address) view returns (bool)
invites(address) view returns (address creator, address recipient)
State-modifying
Events acceptInvite(bytes _sig)
createAccount(address _newUser)
createInvite(bytes _sig)
setInviteAdmin(address _newInviteAdmin)
setInviteCollateralizer(address _newInviteCollateralizer)
transferOwnership(address newOwner)
AccountCreated(address indexed newUser)
InviteAccepted(address indexed inviter, address indexed recipient)
InviteCreated(address indexed inviter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _blt, address _inviteCollateralizer)
This contract contains no fallback and receive objects.
This contract contains no error objects.