J2TX Token Dividends
Verified contract
Active on
Ethereum with 1,689 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$185,073.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 57.807543 | $3,201.54 |
$185,073.16 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21129199 | 4 days ago | | | 0 | 0.00093529177 | |
| 18141389 | a year ago | | | 0 | 0.00042301860 | |
| 17494124 | a year ago | | | 0 | 0.0024530320 | |
| 17494109 | a year ago | | | 0 | 0.016000000 | |
| 17494024 | a year ago | | | 0 | 0.0080000000 | |
| 17493964 | a year ago | | | 0 | 0.0014700000 | |
| 17493935 | a year ago | | | 0 | 0.0013300000 | |
| 17493105 | a year ago | | | 0 | 0.0010259520 | |
| 17493105 | a year ago | | | 0 | 0.0018461760 | |
| 17493074 | a year ago | | | 0 | 0.0015400000 |
ABI
ABI objects
Getter at block 21157484
decimals() view returns (uint8)
18
fundsTokenBalance() view returns (uint256)
57807543261802601226
name() view returns (string)
J2TX Token Dividends
symbol() view returns (string)
J2TD
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
accumulativeFundsOf(address _owner) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTechInfo(address owner) view returns (uint256 balance, int256 correction, uint256 withdrawn, uint256 withdrawable)
withdrawableFundsOf(address _owner) view returns (uint256)
withdrawnFundsOf(address _owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFundsReceived()
withdrawFunds()
Approval(address indexed owner, address indexed spender, uint256 value)
FundsDistributed(address indexed by, uint256 fundsDistributed)
FundsWithdrawn(address indexed by, uint256 fundsWithdrawn)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.