Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x643b…b7c4
0x7a92…0b7c
Balances ($1,741.51)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DXD | ERC-20 | 18.658718 | $91.96 |
$1,715.86 | |
WETH | ERC-20 | 0.006945 | $3,692.50 |
$25.64 | |
HSF | ERC-20 | 1 | $0.009272 |
$0.01 | |
stETH | ERC-20 | 0 | $3,690.48 |
$0 | |
SWPR | ERC-20 | 85.616M | -- | -- | |
0xda9d…f93c | ERC-20 | 222.3K | -- | -- | |
WORK | ERC-20 | 204.84536K | -- | -- | |
DLP | ERC-20 | 59.579571K | -- | -- | |
SWOGE | ERC-20 | 42K | -- | -- | |
MVDG | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15781189 | 2 years ago | | | 0 | 0.00029890807 | |
| 15781182 | 2 years ago | | | 0 | 0.00031857013 | |
| 15781173 | 2 years ago | | | 0 | 0.00029606292 | |
| 15642804 | 2 years ago | | | 70.72629 | 0.00018830911 | |
| 9920426 | 5 years ago | | | 0.00665 | 0.00011016180 | |
| 9920426 | 5 years ago | | | 0.00665 | 0.00011016180 | |
| 9845562 | 5 years ago | | | 0.0285 | 0.000089928000 | |
| 9830966 | 5 years ago | | | 0.095 | 0.00011241000 | |
| 9830958 | 5 years ago | | | 0.095 | 0.00011241000 | |
| 9793140 | 5 years ago | | | 0.2375 | 0.000067446000 |
ABI
ABI objects
Getter at block 21299767
isOwner() view returns (bool)
false
nativeReputation() view returns (address)
0x7a927a93f221976aae26d5d077477307170f0b7c
nativeToken() view returns (address)
0x643b14f6ea235668278da5974930105852f2b7c4
orgName() view returns (string)
dxDAO
owner() view returns (address)
0x9f828ac3baa9003e8a4e0b24bcae7b027b6740b0
Read-only
This contract contains no read-only function objects.
State-modifying
Events externalTokenApproval(address _externalToken, address _spender, uint256 _value) returns (bool)
externalTokenTransfer(address _externalToken, address _to, uint256 _value) returns (bool)
externalTokenTransferFrom(address _externalToken, address _from, address _to, uint256 _value) returns (bool)
genericCall(address _contract, bytes _data, uint256 _value) returns (bool success, bytes returnValue)
metaData(string _metaData) returns (bool)
renounceOwnership()
sendEther(uint256 _amountInWei, address _to) returns (bool)
transferOwnership(address newOwner)
ExternalTokenApproval(address indexed _externalToken, address _spender, uint256 _value)
ExternalTokenTransfer(address indexed _externalToken, address indexed _to, uint256 _value)
ExternalTokenTransferFrom(address indexed _externalToken, address _from, address _to, uint256 _value)
GenericCall(address indexed _contract, bytes _data, uint256 _value, bool _success)
MetaData(string _metaData)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveEther(address indexed _sender, uint256 _value)
SendEther(uint256 _amountInWei, address indexed _to)
constructor(string _orgName, address _nativeToken, address _nativeReputation)
fallback()
This contract contains no error objects.