GalaTreasureChestClaimFee
Verified contract
Active on
Ethereum with 107,556 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GALA | ERC-20 | 75.732531 | $0.029071 |
$2.2 | |
GALA | ERC-20 | 700 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18754835 | a year ago | | | 0.001125 | 0.00098840598 | |
| 18652138 | a year ago | | | 0.001125 | 0.00066010000 | |
| 18647980 | a year ago | | | 0.00120199 | 0.00099087000 | |
| 18595403 | a year ago | | | 0.00181485 | 0.0013474200 | |
| 18595279 | a year ago | | | 0.00157189 | 0.0014801030 | |
| 18595245 | a year ago | | | 0.00157189 | 0.0013474200 | |
| 18595210 | a year ago | | | 0.00314378 | 0.0014817660 | |
| 18595188 | a year ago | | | 0.00209522 | 0.0013474200 | |
| 18595161 | a year ago | | | 0.00209522 | 0.0013474200 | |
| 18595155 | a year ago | | | 0.00209522 | 0.0013474200 |
ABI
ABI objects
Getter at block 21243282
blockMaxThreshold() view returns (uint256)
20
owner() view returns (address)
0xc2be97afbd918bec860512ce1f4f2ffbb4580f95
signerAddress() view returns (address)
0xfd4492e70df97a6155c6d244f5ec5b5a39b6f096
Read-only
This contract contains no read-only function objects.
State-modifying
Events pay(string refId, uint256 amount, uint256 blockSigned, bytes sig) payable
renounceOwnership()
setBlockMaxThreshold(uint256 _blockThreshold)
setSignerAddress(address _signer)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentExecuted(string refId, uint256 amount, uint256 blockSigned)
constructor(address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.