TempleTeamPayments
Verified contract
Active on
Ethereum with 308 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28,190.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEMPLE | ERC-20 | 10.800995K | $2.61 |
$28,190.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19453381 | 9 months ago | | | 0 | 0.0021249823 | |
| 19439518 | 9 months ago | | | 0 | 0.0040121853 | |
| 19439496 | 9 months ago | | | 0 | 0.0044997621 | |
| 19288115 | 9 months ago | | | 0 | 0.0029314947 | |
| 19288101 | 9 months ago | | | 0 | 0.0024296384 | |
| 17377047 | 2 years ago | | | 0 | 0.0022345812 | |
| 15954643 | 2 years ago | | | 0 | 0.0015096215 | |
| 15433414 | 2 years ago | | | 0 | 0.0034141625 | |
| 14951888 | 2 years ago | | | 0 | 0.0015940492 | |
| 14939787 | 2 years ago | | | 0 | 0.0033285967 |
ABI
ABI objects
Getter at block 21320047
TEMPLE() view returns (address)
0x470ebf5f030ed85fc1ed4c2d36b9dd02e77cf1b7
owner() view returns (address)
0x4d6175d58c5aceef30f546c0d5a557effa53a950
roundEndDate() view returns (uint256)
1649207832
roundStartDate() view returns (uint256)
1641318432
Read-only
allocation(address) view returns (uint256)
calculateClaimable(address _address) view returns (uint256)
claimed(address) view returns (uint256)
State-modifying
Events adhocPayment(address _to, uint256 _amount)
claim()
pauseMember(address _address)
renounceOwnership()
setAllocation(address _address, uint256 _amount)
setAllocations(address[] _addresses, uint256[] _amounts)
transferOwnership(address newOwner)
withdrawTempleBalance(address _to, uint256 _amount)
Claimed(address indexed member, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _TEMPLE, uint256 paymentPeriodInSeconds, uint256 startTimestamp)
This contract contains no fallback and receive objects.
This contract contains no error objects.