TridentDistribution
Verified contract
Active on
Ethereum with 1,397 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4eea…f2e7
Balances ($24,183.06)
Native
Value
$24,183.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 7.774829 | $3,110.43 |
$24,183.06 | |
TDT | ERC-20 | 1.764694K | -- | -- | |
EBK | ERC-20 | 7.800429 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10804017 | 4 years ago | | | 0 | 0.014979100 | |
| 10795315 | 4 years ago | | | 0 | 0.027828661 | |
| 10795227 | 4 years ago | | | 0 | 0.027658330 | |
| 10766528 | 4 years ago | | | 0 | 0.022619355 | |
| 10766427 | 4 years ago | | | 0 | 0.021659746 | |
| 10705351 | 4 years ago | | | 0 | 0.018250440 | |
| 10511754 | 4 years ago | | | 0 | 0.0021409790 | |
| 10351275 | 4 years ago | | | 0 | 0.0031938270 | |
| 10181712 | 4 years ago | | | 0 | 0.0028609930 | |
| 10181447 | 4 years ago | | | 0 | 0.0032298963 |
ABI
ABI objects
Getter at block 21213934
complementaryEthPerOrder() view returns (uint256)
200000000000000
getApprovalDelegates() view returns (address[])
[0xDd21150D3Fc9337caFe4f1Bdc617572811E73a75, 0xe67c405dDb8640AE455Cb1094932F8933d233Bd4, 0x40f09C2272E7e1928874F0463beDcecde8BC0Cb2, 0x786988c9e46c4B80AF089e7908df8d7559090E7B]
getOrderDelegates() view returns (address[])
[0xb57D7705E809Fd9f7719b1465f4F6Ff2d460b14E]
getOrdersCount() view returns (uint256)
0
getOrdersTotalAmount() view returns (uint256)
0
owner() view returns (address)
0x22f6eb500668e60628a5c55626d6f1136d13cca4
trident() view returns (address)
0x4eea6844a4dc5bf3127decf034b3f4a7211ef2e7
Read-only
getOrderAtIndex(uint256 _orderIndex) view returns (uint256 amount, address account, string metadata)
State-modifying
Events approveAllOrders() returns (bool)
approveApprovalDelegate(address _approvalDelegate) returns (bool)
approveOrder(uint256 _orderIndex) returns (bool)
approveOrderDelegate(address _orderDelegate) returns (bool)
placeOrder(uint256 _amount, address _account, string _metadata) returns (bool)
revokeApprovalDelegate(address _approvalDelegate) returns (bool)
revokeOrder(uint256 _orderIndex) returns (bool)
revokeOrderDelegate(address _orderDelegate) returns (bool)
setComplementaryEthPerOrder(uint256 _complementaryEthPerOrder) returns (bool)
transferOwnership(address _newOwner)
withdrawAllEth() returns (bool)
withdrawAllTrident() returns (bool)
AllOrdersApproved()
ApproveApprovalDelegate(address indexed approvalDelegate)
ApproveOrderDelegate(address indexed orderDelegate)
ComplementaryEthPerOrderSet()
OrderApproved(uint256 indexed orderIndex)
OrderPlaced(uint256 indexed orderIndex)
OrderRevoked(uint256 indexed orderIndex)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RevokeApprovalDelegate(address indexed approvalDelegate)
RevokeOrderDelegate(address indexed orderDelegate)
constructor(address _tridentSmartContract)
fallback()
This contract contains no error objects.